2178 Commits (stable-2.1)
 

Author SHA1 Message Date
Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 12 years ago
Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 12 years ago
Robin Rosenberg e0a3091af7 Introduce "never" as parseable date 12 years ago
Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 12 years ago
Christian Halstrick 27b791c591 Support config param "gc.pruneexpire" 12 years ago
Sasa Zivkov a551493240 Additional unit tests for the GC 12 years ago
Shawn O. Pearce fdf1f413b6 Remove protobuf from top-level pom.xml 12 years ago
Matthias Sohn 7d789502a2 Merge "README: Convert to Markdown and rename to README.md" 12 years ago
Jason Pyeron 79d3dd8391 Ignore attempts to set the timeout to -1 12 years ago
Robin Stocker 6b74aff641 README: Convert to Markdown and rename to README.md 12 years ago
Shawn O. Pearce e63f1c94f8 Mark fields of BaseReceivePack private 12 years ago
Shawn O. Pearce 9638e0aa87 Delete checkObjectCollisions from PackParser 12 years ago
Shawn O. Pearce 130ad4ea44 Delete storage.dht package 12 years ago
Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 12 years ago
Robin Rosenberg f590a4c667 Fix NPE when notes are present 12 years ago
Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 12 years ago
Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 12 years ago
Christian Halstrick 32e952fefd Merge "Support branches with name 'config'" 12 years ago
Matthias Sohn 9d3110e72d Merge "Add tests for more coverage of CheckoutCommand" 12 years ago
Robin Stocker 11533f5d1d Add tests for more coverage of CheckoutCommand 12 years ago
Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 12 years ago
Robin Rosenberg 0a9e010e14 Create an input stream that transforms LF to CRLF 12 years ago
Christian Halstrick 6b9b024c91 Enhance statistics for repo by sizes and ref-counts 12 years ago
Christian Halstrick abd60101b6 Implement a parser for dates 12 years ago
Stefan Lay 47e4e9b177 Merge "Fix gc's usage of progress monitor" 12 years ago
Matthias Sohn 9893e9a880 Fix Jetty's p2 repository URL 12 years ago
Matthias Sohn e727aaf16e Update last jgit release version used in clirr API checks 12 years ago
Matthias Sohn 867e3e520a Update maven plugin versions 12 years ago
Robin Rosenberg 0264c313ba Enable rebase to continue for all rebase stages 12 years ago
Matthias Sohn 0e684bb97c Merge "Refactor detection of Windows platform to SystemReader" 12 years ago
Matthias Sohn 9004ed6e74 Merge "Set core.precomposeunicode to true when creating repository on Mac" 12 years ago
Matthias Sohn d0433a9bab Merge "Refactor detection of OS X to SystemReader" 12 years ago
Matthias Sohn 29d9fc478c Fix gc's usage of progress monitor 12 years ago
Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader 12 years ago
Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac 12 years ago
Robin Rosenberg f5ef963acd Refactor detection of OS X to SystemReader 12 years ago
Robin Rosenberg 5e21a8916c Merge changes I98df46ce,Ifb815a12,I051a1724 12 years ago
Robin Rosenberg 1c1fc6814c Merge "Refactored method to find branches from which a commit is reachable" 12 years ago
Matthias Sohn 812796023c Merge changes I4f73487b,I1d1ed122 12 years ago
Robin Rosenberg c4bc9c709a The Git API's only likes /, not \ in paths 12 years ago
Robin Rosenberg f72b26f2d3 Skip a test that cannot be verified on Windows 12 years ago
Christian Halstrick 252727c4fc Support branches with name 'config' 12 years ago
Robin Rosenberg d4fed9cb4b Refactored method to find branches from which a commit is reachable 12 years ago
Matthias Sohn 376a741d8f Teach BranchTrackingStatus to handle tracking of local branches 12 years ago
Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick 12 years ago
Shawn Pearce ef6aec3a04 Merge changes Ie949f321,I403de522 12 years ago
Robin Rosenberg 342de38e57 Fix idOffset when the working tree iterator matches a dircache entry 12 years ago
Colby Ranger b777d7797d Implement wasDeltaAttempted() in DfsObjectRepresentation. 12 years ago
Colby Ranger b77ba04976 Do not delta compress objects that have already tried to compress. 12 years ago
Christian Halstrick 02113f7411 Merge "Allow JGit to read C Git rebase state" 12 years ago