Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented the git add commandline command. | Sasa Zivkov | 2010-11-07 | 1 | -5/+9 |
* | Add option to select diff algorithm for diff command | Christian Halstrick | 2010-10-26 | 1 | -0/+1 |
* | diff: Default arguments to HEAD, working directory | Shawn O. Pearce | 2010-09-02 | 1 | -0/+1 |
* | log, diff: Add --src-prefix, --dst-prefix, --no-prefix | Shawn O. Pearce | 2010-09-02 | 1 | -0/+3 |
* | Move rename detection, path following into DiffFormatter | Shawn O. Pearce | 2010-09-02 | 1 | -0/+1 |
* | Make Tag class only for writing | Shawn O. Pearce | 2010-08-20 | 1 | -0/+1 |
* | Pass PackConfig down to PackWriter when packing | Shawn O. Pearce | 2010-07-28 | 1 | -0/+3 |
* | log: Add whitespace ignore options | Shawn O. Pearce | 2010-07-03 | 1 | -0/+2 |
* | log, diff: Add rename detection support | Shawn O. Pearce | 2010-07-03 | 1 | -0/+4 |
* | Externalize strings in Commit command | Shawn O. Pearce | 2010-05-28 | 1 | -0/+5 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 1 | -0/+174 |