Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clone: Use DirCacheCheckout | Shawn O. Pearce | 2010-12-20 | 1 | -9/+4 |
* | Qualify post 0.10 builds | Matthias Sohn | 2010-12-17 | 2 | -21/+21 |
* | Merge branch 'stable-0.10' | Matthias Sohn | 2010-12-17 | 2 | -21/+21 |
|\ | |||||
| * | Qualify post 0.10.1 buildsstable-0.10 | Matthias Sohn | 2010-12-17 | 2 | -21/+21 |
| * | JGit 0.10.1v0.10.1 | Matthias Sohn | 2010-12-17 | 2 | -21/+21 |
* | | Reduce calls to Repository.getConfig | Shawn O. Pearce | 2010-12-15 | 1 | -5/+8 |
|/ | |||||
* | Clarify WorkingTreeOptions and filemode usage | Shawn O. Pearce | 2010-12-08 | 1 | -1/+4 |
* | Remove empty iterator from TreeWalk | Shawn O. Pearce | 2010-12-07 | 3 | -4/+1 |
* | Avoid NPE in Init | Chris Aniszczyk | 2010-12-07 | 1 | -2/+5 |
* | Update Init to use InitCommand | Chris Aniszczyk | 2010-12-05 | 1 | -9/+7 |
* | Make diff algorithm configurable | Christian Halstrick | 2010-11-26 | 1 | -13/+2 |
* | Add the Checkout command to the Git CLI | Chris Aniszczyk | 2010-11-23 | 2 | -0/+74 |
* | Update Rm in the JGit CLI | Chris Aniszczyk | 2010-11-22 | 1 | -38/+12 |
* | Implement command line support for CredentialsProvider | Shawn O. Pearce | 2010-11-10 | 1 | -3/+3 |
* | Merge "Make Repository.shortenRefName static" | Shawn Pearce | 2010-11-08 | 1 | -1/+1 |
|\ | |||||
| * | Make Repository.shortenRefName static | Robin Stocker | 2010-11-06 | 1 | -1/+1 |
* | | Fixed help of Diff and ShowCommands commands | Christian Halstrick | 2010-11-08 | 3 | -3/+5 |
* | | Merge "Implemented the git add commandline command." | Chris Aniszczyk | 2010-11-07 | 3 | -5/+81 |
|\ \ | |/ |/| | |||||
| * | Implemented the git add commandline command. | Sasa Zivkov | 2010-11-07 | 3 | -5/+81 |
* | | Fixed the git init to properly set bare=true | Sasa Zivkov | 2010-11-05 | 1 | -0/+3 |
|/ | |||||
* | Add option to select diff algorithm for diff command | Christian Halstrick | 2010-10-26 | 2 | -0/+19 |
* | Allow pgm Main to be extended | Shawn O. Pearce | 2010-10-16 | 1 | -21/+51 |
* | Fix three-word command names | Shawn O. Pearce | 2010-10-14 | 1 | -0/+1 |
* | Merge "Update Tag to use TagCommand API" | Shawn Pearce | 2010-10-12 | 1 | -55/+11 |
|\ | |||||
| * | Update Tag to use TagCommand API | Chris Aniszczyk | 2010-09-22 | 1 | -55/+11 |
* | | Delete PatienceDiff | Shawn O. Pearce | 2010-10-11 | 1 | -27/+0 |
* | | debug-diff-algorithms: Real world performance test implementations | Shawn O. Pearce | 2010-10-11 | 2 | -0/+401 |
* | | Update Push to use latest API | Chris Aniszczyk | 2010-10-10 | 1 | -31/+17 |
* | | Update Fetch to use FetchCommand API | Chris Aniszczyk | 2010-09-27 | 3 | -26/+23 |
* | | debug-text-hashfunctions: Test suite for content hashes | Shawn O. Pearce | 2010-09-24 | 2 | -0/+508 |
|/ | |||||
* | Qualify builds as 0.10.0 | Shawn O. Pearce | 2010-09-16 | 2 | -21/+21 |
* | Merge branch 'stable-0.9' | Shawn O. Pearce | 2010-09-16 | 4 | -25/+31 |
|\ | |||||
| * | Qualify post-0.9.3 buildsstable-0.9 | Matthias Sohn | 2010-09-16 | 2 | -21/+21 |
| * | JGit 0.9.3v0.9.3 | Matthias Sohn | 2010-09-16 | 2 | -21/+21 |
| * | Merge "Qualify post-0.9.1 builds" into stable-0.9 | Chris Aniszczyk | 2010-09-15 | 2 | -21/+21 |
| |\ | |||||
| | * | Qualify post-0.9.1 builds | Matthias Sohn | 2010-09-15 | 2 | -21/+21 |
| * | | clone: Correct formatting of init message | Shawn O. Pearce | 2010-09-15 | 2 | -4/+10 |
| |/ | |||||
| * | JGit 0.9.1v0.9.1 | Matthias Sohn | 2010-09-15 | 2 | -21/+21 |
* | | Add --all option to RevWalkTextBuiltin | Christian Halstrick | 2010-09-16 | 1 | -0/+17 |
|/ | |||||
* | Refactor diff sequence API | Shawn O. Pearce | 2010-09-06 | 2 | -16/+10 |
* | log: Fix commit headers and -p flag | Shawn O. Pearce | 2010-09-03 | 1 | -1/+1 |
* | diff: Default arguments to HEAD, working directory | Shawn O. Pearce | 2010-09-02 | 2 | -4/+37 |
* | log, diff: Add --src-prefix, --dst-prefix, --no-prefix | Shawn O. Pearce | 2010-09-02 | 3 | -0/+35 |
* | Move rename detection, path following into DiffFormatter | Shawn O. Pearce | 2010-09-02 | 3 | -108/+61 |
* | Refactor Git API exceptions to a new package | Chris Aniszczyk | 2010-09-01 | 2 | -4/+5 |
* | diff: Fix bad metaVar reference in --abbrev option | Shawn O. Pearce | 2010-09-01 | 1 | -1/+1 |
* | Revert "Hide Maven target directories from Eclipse" | Robin Rosenberg | 2010-08-28 | 1 | -11/+0 |
* | Remove unused import | Matthias Sohn | 2010-08-26 | 1 | -1/+0 |
* | Merge "Fix parsing of multiple authors in PersonIdent." | Shawn Pearce | 2010-08-26 | 1 | -1/+2 |
|\ | |||||
| * | Fix parsing of multiple authors in PersonIdent. | Marc Strapetz | 2010-08-26 | 1 | -1/+2 |