1558 Commits (c3709f4ef0f0eca8e6b4f1bba44f15a8c0d30c03)

Author SHA1 Message Date
Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 13 years ago
Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk 13 years ago
Robin Rosenberg 63bb6ff06c Fix compatibilty breakage for SystemReader 13 years ago
Robin Rosenberg f4460dda97 Define a utility class for handling Git date formats 13 years ago
Robin Rosenberg 3a4fa52723 Add locale to the properties manageable by SystemReader 13 years ago
Robin Rosenberg 06b183f9b7 Add a method to SystemReader to get the time zone 13 years ago
Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time 13 years ago
Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 13 years ago
Kevin Sawicki 86e96b41e2 Correct typo in RevWalk.parseBody comment 13 years ago
Jens Baumgart 6befabcb15 Extend IndexDiff to calculate ignored files and folders 13 years ago
Kevin Sawicki 565e4a06ef Add missing comment text for mergeCommitTree parameter 13 years ago
Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits 13 years ago
Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument 13 years ago
Kevin Sawicki 654f7235ec Add varargs version of PathFilterGroup.createFromStrings 13 years ago
Manuel Doninger 458b5a4042 New config constant for default start-point 13 years ago
Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 13 years ago
Kevin Sawicki e630f91305 Remove TODO for generated constructor. 13 years ago
Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths 13 years ago
Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 13 years ago
Robin Rosenberg 39ad503fcb Append merge strategy to reflog message 13 years ago
Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands 13 years ago
Roberto Tyley 791a9fd691 Enable full Transport configuration for JGit API commands 13 years ago
Matthias Sohn 46771e9e88 Remove use of GitIndex to detect index changes 13 years ago
Matthias Sohn 19a366d532 Prepare 1.2.0 builds 13 years ago
Matthias Sohn 57d6585522 Prepare post v1.1.0.201109151100-r build 13 years ago
Matthias Sohn 1cb0510cee JGit v1.1.0.201109151100-r 13 years ago
Shawn O. Pearce 01888db892 UploadPack: Fix races in smart HTTP negotiation 13 years ago
Shawn O. Pearce 1b6a549ff3 PackWriter: Export more statistics 13 years ago
Shawn O. Pearce 38b3816d65 Do not requeue state vector in stateless RPC fetch 13 years ago
Shawn O. Pearce 575a80ac44 Wrap excessively long line in BasePackFetchConnection 13 years ago
Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors 13 years ago
Kevin Sawicki 4005f3c693 Remove duplicate calls to DirCache.unlock on checkout 13 years ago
Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 13 years ago
Robin Rosenberg 576abf64d1 Ignore submodule on checkout instead of deleting it 13 years ago
Robin Rosenberg 2bb8da0405 cleanup: Reuse local variable for current DirCacheEntry 13 years ago
Matthias Sohn b09d21b6eb Prepare post v1.1.0.201109071825-rc3 builds 13 years ago
Matthias Sohn 75611a8314 JGit v1.1.0.201109071825-rc3 13 years ago
Dariusz Luksza 570d862ef3 Fix IOOBE in Repository.resolveSimple() 13 years ago
Matthias Sohn cfdb09e9db Use commit message best practices for Mylyn Commit template 13 years ago
Robin Rosenberg b695f66487 Fix the names in the reflog for checkouts 13 years ago
Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 13 years ago
Kevin Sawicki d110fbc300 [blame] Reset rename detector before computing renames. 13 years ago
Matthias Sohn df117d3da9 Prepare post-v1.1.0.201109011030-rc2 builds 13 years ago
Matthias Sohn 384ffa7ee9 JGit v1.1.0.201109011030-rc2 13 years ago
Roberto Tyley 602b2f0d45 Tolerate zlib deflation with window size < 32Kb 13 years ago
Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 13 years ago
Kevin Sawicki b127fa19eb Unwind loop that iterates over fetch connection refs. 13 years ago
Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 13 years ago
Matt Fischer 9952223e06 Implement server support for shallow clones 13 years ago
Shawn O. Pearce a1a8c6d77e PackWriter: support excluding objects already in other packs 13 years ago