4171 Commits (34de70a5d42fc89275c9108351cf2e8154ff3322)
 

Autor SHA1 Mensaje Fecha
  Shawn Pearce 34de70a5d4 buck: build standalone jgit binary hace 8 años
  David Ostrovsky 13502fef8f Implement Buck driven build hace 8 años
  Shawn Pearce 2fbd98dbe8 Merge "Fix encoding problem from curl repostory on github" hace 8 años
  Shawn Pearce 80edcac06f Merge "Fix hanging fetch via SSH" hace 8 años
  Eryk Szymanski 53c3bbe42f Fix encoding problem from curl repostory on github hace 9 años
  Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed hace 8 años
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename hace 9 años
  Shawn Pearce e3acf01748 ObjectChecker: use java.text.Normalizer directly hace 8 años
  Shawn Pearce 7177b506b4 Merge changes I3db332bf,I614e7110,I37a4ccd6,I86b81e7f,Ic8b362e0, ... hace 8 años
  Shawn Pearce 018a91b715 Unify fetch and receive ObjectChecker setup hace 8 años
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper hace 8 años
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help hace 8 años
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help hace 8 años
  Andrey Loskutov 0505657d6a commit command: allow to specify path(s) argument(s) hace 8 años
  Andrey Loskutov 73cadb2eaa status command: consume more then one argument after -- hace 8 años
  Andrey Loskutov c1b31b3f3b repo command: properly name the required 'path' argument hace 8 años
  Andrey Loskutov 888f08b048 Un-ignored existing CLI tests which run just fine on Java 7+ hace 8 años
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error hace 8 años
  Andrey Loskutov 4b7839cafd Provide a root cause for aborted commands hace 8 años
  Andrey Loskutov 241b50be31 Simplify development of commands: added main() to CLIGitCommand hace 8 años
  Shawn Pearce ef757a7e12 DirCacheEditor: Cleanup DeleteTree constructor hace 8 años
  Shawn Pearce 110d3ca595 DirCacheEditor: Fix formatting to avoid , at start of line hace 8 años
  Shawn Pearce 21cec184b7 Merge "AddCommand: Avoid unnecessary string conversions" hace 8 años
  Christian Halstrick 2fdce1ef8c Merge "AddCommand: Cleanup conditional logic" hace 8 años
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name hace 8 años
  Shawn Pearce a94e517940 AddCommand: Avoid unnecessary string conversions hace 8 años
  Shawn Pearce bb8627bd9b AddCommand: Cleanup conditional logic hace 8 años
  Dmitry Neverov 9c71bf14b7 Close copy threads in case of errors hace 8 años
  Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. hace 8 años
  Rüdiger Herrmann da5ac45c25 Remove unused import 'org.apache.commons.codec.binary' hace 8 años
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links hace 8 años
  Shawn Pearce 8cfbbc9f54 Merge "ProgressSpinner: Simple busy wait entertainment" hace 8 años
  Shawn Pearce a38531b21c ProgressSpinner: Simple busy wait entertainment hace 8 años
  James Kolb 3096a13340 Included cached deltas in delta packStatistics. hace 8 años
  Jonathan Nieder cfa0b2fb3c Merge changes Ib4d53bdd,I55bd512c hace 8 años
  Shawn Pearce a3e9876d8f Merge "Fix InterruptTimer leak in BasePackConnection" hace 8 años
  Shawn Pearce b00c83560b Merge "Fix NPE in HttpSupport" hace 8 años
  Matthias Sohn 6340c76d8b Fix InterruptTimer leak in BasePackConnection hace 8 años
  Matthias Sohn f8eee3963a Fix NPE in HttpSupport hace 8 años
  Shawn Pearce 7c5b2761ed Merge "Refspec: loosen restrictions on wildcard "*"" hace 8 años
  Shawn Pearce 9eda23e469 Merge "BaseRepositoryBuilder should trim CR from .git symref" hace 8 años
  Shawn Pearce 8b749f7de5 Merge "Fix possible arithmetic overflow when setting a timeout" hace 8 años
  Shawn Pearce fcd796a9a0 Merge "Accept UTF8 BOM with BlobBasedConfig" hace 8 años
  Shawn Pearce 6297c2e92c Merge "Bug 484342: Support @ in username in SSH url." hace 8 años
  Jonathan Nieder 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree hace 8 años
  Jonathan Nieder 29dfbd22b7 Add tests for PathFilterGroup.Single hace 8 años
  Mike Gilbode 3e03907f65 Bug 484342: Support @ in username in SSH url. hace 8 años
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" hace 8 años
  Matthias Sohn 741829f177 Enable retrieval of credentials from .netrc for AwtCredentialsProvider hace 8 años
  Christian Halstrick 5c66ad5684 Merge "NetRCCredentialsProvider should return false if any item is missing" hace 8 años