2420 Commits (1c4ee41dc093266c19d4452879afe5c0f7f387f4)
 

Author SHA1 Message Date
Robin Rosenberg 2531d939e4 Add the intended file to avoid breakage 12 years ago
Robin Rosenberg bc66934a83 Merge "Allow @ in branch names and tighten syntax checking" 12 years ago
Robin Rosenberg 2e1d391f62 Merge "FileBasedConfig supports UTF-8 byte order marker" 12 years ago
Robin Rosenberg 13df55a464 Merge "Fix typo in AnyObjectId#abbreviate" 12 years ago
Robin Rosenberg aca8df0425 Merge "Add toString for TrackingRefUpdate" 12 years ago
Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 12 years ago
Christian Halstrick 1d08015cad Merge "Refuse to checkout unmerged paths from index" 12 years ago
Robin Stocker 56a0286b28 Fix typo in AnyObjectId#abbreviate 12 years ago
Robin Stocker 85b189fdbe Add toString for TrackingRefUpdate 12 years ago
Robin Rosenberg 68a91801d7 Comment an empty block which is ok 12 years ago
Robin Rosenberg 22427b748b Remove unnecessary @SuppressWarnings 12 years ago
Robin Rosenberg 7de1154d21 Remove uses of TextBuiltin.out in favor of outw 12 years ago
Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 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
Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index 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