- 1b7a5a2 daemon: Use HTTP's resolver and factory pattern by Shawn O. Pearce · 14 years ago
- f2c8eec Qualify post 0.11 builds by Matthias Sohn · 14 years ago
- 857d151 JGit 0.11.1 by Matthias Sohn · 14 years ago v0.11.1
- 38eec8f [findbugs] Do not ignore exceptional return value of mkdir by Matthias Sohn · 14 years ago
- 65680da Fixed several NPEs in the Fetch CLI by Sasa Zivkov · 14 years ago
- 990498b Fixed NLS in JGit command line interface by Sasa Zivkov · 14 years ago
- 1bf0c3c Refactor IndexPack to not require local filesystem by Shawn O. Pearce · 14 years ago
- 0c22243 clone: Use DirCacheCheckout by Shawn O. Pearce · 14 years ago
- 4859175 Qualify post 0.10 builds by Matthias Sohn · 14 years ago
- 67d8f3a Merge branch 'stable-0.10' by Matthias Sohn · 14 years ago
- 51d1af9 Qualify post 0.10.1 builds by Matthias Sohn · 14 years ago stable-0.10
- 1fdc17b JGit 0.10.1 by Matthias Sohn · 14 years ago v0.10.1
- 013cb8d Reduce calls to Repository.getConfig by Shawn O. Pearce · 14 years ago
- 11fd0fe Clarify WorkingTreeOptions and filemode usage by Shawn O. Pearce · 14 years ago
- a02be97 Remove empty iterator from TreeWalk by Shawn O. Pearce · 14 years ago
- 8bbd4f1 Avoid NPE in Init by Chris Aniszczyk · 14 years ago
- 8f6c881 Update Init to use InitCommand by Chris Aniszczyk · 14 years ago
- 049827d Make diff algorithm configurable by Christian Halstrick · 14 years ago
- c441380 Add the Checkout command to the Git CLI by Chris Aniszczyk · 14 years ago
- a7f6764 Update Rm in the JGit CLI by Chris Aniszczyk · 14 years ago
- 17d9c68 Implement command line support for CredentialsProvider by Shawn O. Pearce · 14 years ago
- 09555c9 Merge "Make Repository.shortenRefName static" by Shawn Pearce · 14 years ago
- a28f33f Fixed help of Diff and ShowCommands commands by Christian Halstrick · 14 years ago
- df037eb Merge "Implemented the git add commandline command." by Chris Aniszczyk · 14 years ago
- 1a7c918 Implemented the git add commandline command. by Sasa Zivkov · 14 years ago
- 2fb0f5c Make Repository.shortenRefName static by Robin Stocker · 14 years ago
- af4f6c5 Fixed the git init to properly set bare=true by Sasa Zivkov · 14 years ago
- e10808e Add option to select diff algorithm for diff command by Christian Halstrick · 14 years ago
- 0b51a45 Allow pgm Main to be extended by Shawn O. Pearce · 14 years ago
- 529b201 Fix three-word command names by Shawn O. Pearce · 14 years ago
- 4ac3d98 Merge "Update Tag to use TagCommand API" by Shawn Pearce · 14 years ago
- e82cadc Delete PatienceDiff by Shawn O. Pearce · 14 years ago
- 14da6e0 debug-diff-algorithms: Real world performance test implementations by Shawn O. Pearce · 14 years ago
- 782dbfc Update Push to use latest API by Chris Aniszczyk · 14 years ago
- 6b6c8dd Update Fetch to use FetchCommand API by Chris Aniszczyk · 14 years ago
- af3fbb1 debug-text-hashfunctions: Test suite for content hashes by Shawn O. Pearce · 14 years ago
- b3446bf Update Tag to use TagCommand API by Chris Aniszczyk · 14 years ago
- 4b5d3d2 Qualify builds as 0.10.0 by Shawn O. Pearce · 15 years ago
- 5deb5b9 Merge branch 'stable-0.9' by Shawn O. Pearce · 15 years ago
- 55714f6 Add --all option to RevWalkTextBuiltin by Christian Halstrick · 15 years ago
- 26f507f Qualify post-0.9.3 builds by Matthias Sohn · 15 years ago stable-0.9
- 2920fcd JGit 0.9.3 by Matthias Sohn · 15 years ago v0.9.3
- cc5b3f3 Merge "Qualify post-0.9.1 builds" into stable-0.9 by Chris Aniszczyk · 15 years ago
- a424b7a clone: Correct formatting of init message by Shawn O. Pearce · 15 years ago
- 7ae5e82 Qualify post-0.9.1 builds by Matthias Sohn · 15 years ago
- 445a3a2 JGit 0.9.1 by Matthias Sohn · 15 years ago v0.9.1
- 67263e2 Refactor diff sequence API by Shawn O. Pearce · 15 years ago
- 596c3f6 log: Fix commit headers and -p flag by Shawn O. Pearce · 15 years ago
- fed508d diff: Default arguments to HEAD, working directory by Shawn O. Pearce · 15 years ago
- 244b158 log, diff: Add --src-prefix, --dst-prefix, --no-prefix by Shawn O. Pearce · 15 years ago
- ec2fdbf Move rename detection, path following into DiffFormatter by Shawn O. Pearce · 15 years ago
- 38327a5 Refactor Git API exceptions to a new package by Chris Aniszczyk · 15 years ago
- efde2e3 diff: Fix bad metaVar reference in --abbrev option by Shawn O. Pearce · 15 years ago
- 2368992 Revert "Hide Maven target directories from Eclipse" by Robin Rosenberg · 15 years ago
- 5817744 Remove unused import by Matthias Sohn · 15 years ago
- 7d9bfa3 Merge "Fix parsing of multiple authors in PersonIdent." by Shawn Pearce · 15 years ago
- d1edd00 Run formatter on edited lines via save action by Chris Aniszczyk · 15 years ago
- 80c622c Fix parsing of multiple authors in PersonIdent. by Marc Strapetz · 15 years ago
- a5c18fc Fully implement SHA-1 abbreviations by Shawn O. Pearce · 15 years ago
- 6df5d33 Move commit and tag formatting to CommitBuilder, TagBuilder by Shawn O. Pearce · 15 years ago
- 22b2856 Rename Commit, Tag to CommitBuilder, TagBuilder by Shawn O. Pearce · 15 years ago
- e2e3879 Perform automatic CRLF to LF conversion during WorkingTreeIterator by Marc Strapetz · 15 years ago
- b85af06 Allow object reuse selection to occur in parallel by Shawn O. Pearce · 15 years ago
- 707912b Make Tag class only for writing by Shawn O. Pearce · 15 years ago
- b46b635 Make Commit class only for writing by Shawn O. Pearce · 15 years ago
- d0043e5 Remove unnecessary ObjectId.copy() calls by Shawn O. Pearce · 15 years ago
- db4c516 Hide Maven target directories from Eclipse by Robin Rosenberg · 15 years ago
- 8e9cc82 Merge changes I39bfefee,I47795987,I70d120fb,I58cc5e01,I96bee7b9 by Shawn O. Pearce · 15 years ago
- 60c5939 Rename getOldName,getNewName to getOldPath,getNewPath by Shawn O. Pearce · 15 years ago
- d08be7a Allow version builtin to run without git repository by Benjamin Muskalla · 15 years ago
- 9fbce90 Pass PackConfig down to PackWriter when packing by Shawn O. Pearce · 15 years ago
- db82b8d Fix concurrent read / write issue in LockFile on Windows by Jens Baumgart · 15 years ago
- fa9b225 Merge branch 'delta' by Shawn O. Pearce · 15 years ago
- 074055d debug-show-packdelta: Dump a pack delta to the console by Shawn O. Pearce · 15 years ago
- 1913b41 log: Implement --follow by Shawn O. Pearce · 15 years ago
- 8a0c583 log: Add whitespace ignore options by Shawn O. Pearce · 15 years ago
- 5be90be Redo DiffFormatter API to be easier to use by Shawn O. Pearce · 15 years ago
- 04a9d23 log, diff: Add rename detection support by Shawn O. Pearce · 15 years ago
- 08d349a amend commit: Refactor repository construction to builder class by Shawn O. Pearce · 15 years ago
- a1d5f5b Move DirCache factory methods to Repository by Shawn O. Pearce · 15 years ago
- 9f2249b Added check for binary files while diffing by Jeff Schumacher · 15 years ago
- 515deaf Ensure RevWalk is released when done by Shawn O. Pearce · 15 years ago
- 121d009 Use ObjectReader in RevWalk, TreeWalk by Shawn O. Pearce · 15 years ago
- 9869ef2 Added further support for whitespace ignoring during diff by Jeff Schumacher · 15 years ago
- acb7be2 Refactor Repository.openObject to be Repository.open by Shawn O. Pearce · 15 years ago
- ad5238d Move FileRepository to storage.file.FileRepository by Shawn O. Pearce · 15 years ago
- ffe0614 Allow Repository.getDirectory() to be null by Shawn O. Pearce · 15 years ago
- 203bd66 Rename Repository getWorkDir to getWorkTree by Shawn O. Pearce · 15 years ago
- 532421d Refactor repository construction to builder class by Shawn O. Pearce · 15 years ago
- 5cfc29b Replace WindowCache with ObjectReader by Shawn O. Pearce · 15 years ago
- 89d4a73 Use FileRepository where we assume other file semantics by Shawn O. Pearce · 15 years ago
- 4c14b76 Make lib.Repository abstract and lib.FileRepository its implementation by Shawn O. Pearce · 15 years ago
- 2370ad9 Use FileKey to resolve Git repository arguments by Shawn O. Pearce · 15 years ago
- e1b312b Use CoreConfig, UserConfig and TransferConfig directly by Shawn O. Pearce · 15 years ago
- 86fcdc5 Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0,I3a2a43a1,I292fe88c,Ia1cf40cf by Shawn Pearce · 15 years ago
- 239ce58 Start 0.9 development by Shawn O. Pearce · 15 years ago
- f396326 Make constant static in RebuildCommitGraph by Robin Rosenberg · 15 years ago
- 936e4ab Repository can be configured with FS by Marc Strapetz · 15 years ago
- d8ec852 Qualify post-0.8.1 builds by Shawn O. Pearce · 15 years ago
- be86767 JGit 0.8.1 by Shawn O. Pearce · 15 years ago v0.8.1