4357 Commits (stable-4.2)
 

Author SHA1 Message Date
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
  Shawn Pearce bace383507 Add Paths utility class 8 years ago
  Shawn Pearce 24a72b6772 Merge changes from topic 'reftree' 8 years ago
  Shawn Pearce 52eb040c55 debug-rebuild-ref-tree: Simple program to build a RefTree 8 years ago
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 8 years ago
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 8 years ago
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong 8 years ago
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 8 years ago
  Shawn Pearce 24cd8e170d GitServletResponseTest: Fix testObjectCheckerException 8 years ago
  Shawn Pearce 5001038f52 Merge "InMemoryRepository: Abort BatchRefUpdate if a command previously failed" 8 years ago
  Shawn Pearce 4c9eda17be InMemoryRepository: Abort BatchRefUpdate if a command previously failed 8 years ago
  Shawn Pearce f0d634eed7 DFS: Allow other RefDatabase implementations 8 years ago
  David Ostrovsky 4c574b39b4 buck: Make :jgit_src target work in cross-cell environment 8 years ago
  Shawn Pearce 8d5d144530 Merge changes I487a30fb,I82a01b5f 8 years ago
  Shawn Pearce af36abd02f Merge "buck: set Bundle-Version for :jgit_bin" 8 years ago
  Shawn Pearce 776c3003aa buck: set Bundle-Version for :jgit_bin 8 years ago
  Matthias Sohn 91a3f17474 Merge changes Idaed9310,I62bd7c0b 8 years ago
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help 8 years ago
  Andrey Loskutov d6deb190e6 Simplify pgm tests: allow varargs and trim output for toString() 8 years ago
  Andrey Loskutov 35db319e8a Fixed few locale dependent pgm tests 8 years ago
  Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests 8 years ago
  Matthias Sohn f1b79c3c89 buck: run http tests 8 years ago
  Shawn Pearce da3174a812 buck: set vm_args for tests 8 years ago
  Shawn Pearce 887debc527 buck: pin to stable version 8 years ago
  Shawn Pearce 163be57d0f Merge changes from topic 'add-df' 8 years ago
  Shawn Pearce 09500165a8 Fix "remote: Counting objects: ..." formatting 8 years ago
  Shawn Pearce c426a964ed clone: display progress messages 8 years ago
  Shawn Pearce 2f8d787b5f buck: run tests 8 years ago
  Shawn Pearce 34de70a5d4 buck: build standalone jgit binary 8 years ago
  David Ostrovsky 13502fef8f Implement Buck driven build 8 years ago
  Shawn Pearce 2fbd98dbe8 Merge "Fix encoding problem from curl repostory on github" 8 years ago
  Shawn Pearce 80edcac06f Merge "Fix hanging fetch via SSH" 8 years ago
  Eryk Szymanski 53c3bbe42f Fix encoding problem from curl repostory on github 8 years ago
  Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed 8 years ago
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 years ago
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors 8 years ago
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename 9 years ago
  Shawn Pearce e3acf01748 ObjectChecker: use java.text.Normalizer directly 8 years ago
  Shawn Pearce 7177b506b4 Merge changes I3db332bf,I614e7110,I37a4ccd6,I86b81e7f,Ic8b362e0, ... 8 years ago
  Shawn Pearce 018a91b715 Unify fetch and receive ObjectChecker setup 8 years ago
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper 8 years ago
  Shawn Pearce 683c41af92 DirCache: Do not create duplicate tree entries 8 years ago
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file 8 years ago
  Shawn Pearce 3776b14ab4 AddCommand: Use NameConflictTreeWalk to identify file-dir changes 8 years ago
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help 8 years ago
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help 8 years ago
  Andrey Loskutov 0505657d6a commit command: allow to specify path(s) argument(s) 8 years ago
  Andrey Loskutov 73cadb2eaa status command: consume more then one argument after -- 8 years ago
  Andrey Loskutov c1b31b3f3b repo command: properly name the required 'path' argument 8 years ago
  Andrey Loskutov 888f08b048 Un-ignored existing CLI tests which run just fine on Java 7+ 8 years ago