2206 Commits (56a0286b28659e260c93d1efa307033e202381ca)
 

Author SHA1 Message Date
Robin Stocker 56a0286b28 Fix typo in AnyObjectId#abbreviate 12 years ago
Robin Rosenberg 78c8659428 Merge "The constructor CmdLineException(String) is deprecated" 12 years ago
Tomasz Zarna 07f9936257 The constructor CmdLineException(String) is deprecated 12 years ago
Shawn O. Pearce eb5b506acd Merge changes Ic2b78ba9,Ia13e63ed 12 years ago
Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 12 years ago
Matthias Sohn 46d42404d3 Merge "Fixed instability in some GC tests." 12 years ago
Sasa Zivkov 87346556d3 Fixed instability in some GC tests. 12 years ago
Sasa Zivkov 7ad88afeb8 Fix the javadoc for GC.setExpire 12 years ago
Shawn O. Pearce b3e8f29fe9 Use '406 Not Acceptable' when info/refs is disabled 12 years ago
Shawn O. Pearce f93a6a7229 Compress large /info/refs responses on HTTP 12 years ago
Robin Rosenberg c9cce254c7 Use x-friends instead of x-internal to expose jgit for internal use 12 years ago
Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 12 years ago
Matthias Sohn 555ad1f93c Merge branch 'stable-2.1' 12 years ago
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 1f19d0a834 Merge "Fix resolving expression with ~ and ^ than extends beyond history" 12 years ago
Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 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
Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge 12 years ago
Shawn Pearce 18e020218b Merge "Suppress two resource warnings" 12 years ago
Sasa Zivkov a551493240 Additional unit tests for the GC 12 years ago
Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 12 years ago
Shawn Pearce 1a07ddca85 Merge changes I8449695e,Idecd8018 12 years ago
Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives 12 years ago
Robin Rosenberg a7b0641b96 Use assertTrue/False instead of equals with boolean literals 12 years ago
Robin Rosenberg 28adbb3500 Merge "Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom" 12 years ago
Robin Stocker 187101808c [findBugs] Silence warning about Transport initialization 12 years ago
Tommi Siivola 0e56f34752 Fix ResolveMerger issue with submodule conflict 12 years ago
Matthias Sohn e5cd1d4add Merge "Added new Status CLI command 'jgit status'" 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 Rosenberg 5f094154dd Added new Status CLI command 'jgit status' 12 years ago
Robin Stocker 6b74aff641 README: Convert to Markdown and rename to README.md 12 years ago
Robin Rosenberg 833fd09442 Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom 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