1229 Commits (ba77150040ab5cc9f8b02e4b8690d30a3aa41560)
 

Author SHA1 Message Date
Shawn O. Pearce 17dc6bdafd ObjectIdSubclassMap: Support duplicate additions 14 years ago
Chris Aniszczyk bf69401fee Merge "Make PullCommand work with Rebase" 14 years ago
Chris Aniszczyk 0b2ac1e929 Merge "RebaseCommand: detect and handle fast-forward properly" 14 years ago
Shawn O. Pearce 065a0a8122 Revert "Teach PackWriter how to reuse an existing object list" 14 years ago
Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase 14 years ago
Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly 14 years ago
Mathias Kinzler c544e96a4c TransportHttp wrongly uses JDK 6 constructor of IOException 14 years ago
Matthias Sohn a6e3f53069 [findbugs] Do not ignore exceptional return value of createNewFile() 14 years ago
Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 14 years ago
Matthias Sohn 9ec97688b9 Do not create files to be updated before checkout of DirCache entry 14 years ago
Shawn O. Pearce f5fe2dca3c Teach PackWriter how to reuse an existing object list 14 years ago
Shawn O. Pearce a017fdf112 Allow ObjectReuseAsIs to resort objects during writing 14 years ago
Shawn O. Pearce c218a0760d PackWriter: Use TOPO order only for incremental packs 14 years ago
Shawn O. Pearce 559c4661c3 Remove getObjectsDirectory, openPack from base API 14 years ago
Shawn Pearce cc983454c0 Merge "Support for self signed certificate (HTTPS)" 14 years ago
Matthias Sohn 91af19de56 Hard reset should not report conflict on untracked file 14 years ago
Roberto Tyley afa7c7ab07 Rename PlotWalk.getTags() to getRefs() 14 years ago
Roberto Tyley 6ac8279ae7 Provide access to the Refs of a PlotCommit 14 years ago
Robin Rosenberg 24e7f0f6fa Fix tests broken by fix for adding files in a network share 14 years ago
Mathias Kinzler a5b36ae1ea FetchCommand: allow to set "TagOpt" 14 years ago
Christian Halstrick 0d7dd6625a Make sure not to overwrite untracked not-ignored files 14 years ago
Sasa Zivkov 65680da3ee Fixed several NPEs in the Fetch CLI 14 years ago
Sasa Zivkov 990498b75d Fixed NLS in JGit command line interface 14 years ago
Robin Rosenberg c4c8d80fd3 Fix adding files in a network share 14 years ago
Chris Aniszczyk 509662653b Merge "Refactor and comment complicated if statements" 14 years ago
Chris Aniszczyk 9b8ac0151e Merge "MergeCommand should create missing branches" 14 years ago
Chris Aniszczyk 257315d80e Merge "Make setCredentialsProvider more convenient to use" 14 years ago
Mathias Kinzler 414e0cd329 Make setCredentialsProvider more convenient to use 14 years ago
Christian Halstrick b6d0bb2f94 Remove unneeded interface from test class 14 years ago
Christian Halstrick 4cba86bfea Refactor and comment complicated if statements 14 years ago
Christian Halstrick 85f69c286b MergeCommand should create missing branches 14 years ago
Per Salomonsson d49530ad86 Support for self signed certificate (HTTPS) 14 years ago
Shawn O. Pearce 36e396f8b9 Permit disabling birthday attack checks in PackParser 14 years ago
Shawn O. Pearce d62350d907 Ensure all deltas were resolved in a pack 14 years ago
Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 14 years ago
Jesse Greenwald 51dedfdc31 Parse RevCommit bodies before calling RevFilter.include() 14 years ago
Mathias Kinzler 920ac08777 Allow to set a CredentialsProvider on relevant API commands 14 years ago
Sasa Zivkov 832d3b8384 Exposed the constructor of Note class 14 years ago
Chris Aniszczyk f214952552 Merge "Build http.server source JAR" 14 years ago
Christian Halstrick c62882191f Introduce metaData compare between working tree and index entries 14 years ago
Robin Rosenberg 5e2e3819a6 Add progress reporting to IndexDiff 14 years ago
Shawn O. Pearce ef08017ecc Build http.server source JAR 14 years ago
Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names 14 years ago
Matthias Sohn de1d057d72 Merge "File utility for creating a new empty file" 14 years ago
Matthias Sohn c45f2aec56 File utility for creating a new empty file 14 years ago
Shawn Pearce 67e176e529 Merge "ConfigConstants: expose some constants for user name and email." 14 years ago
Shawn Pearce 600f624a35 Merge "CheckoutCommand: fix reflog message" 14 years ago
Shawn Pearce 11f2b849a3 Merge "Locate $HOME like C Git does on Windows" 14 years ago
Roberto Tyley 944fcdae66 Fix API ListBranchCommand for listmode 'all' 14 years ago
Robin Rosenberg 0fd9676771 Locate $HOME like C Git does on Windows 14 years ago