Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Make use of the many date formatting options in the log commandRobin Rosenberg1-0/+1
2011-08-13blame: Implement blame on the command lineShawn O. Pearce1-0/+17
2011-03-29Added Merge command to the CLIChristian Halstrick1-0/+10
2011-03-11Add -o option to commit commandPhilipp Thun1-1/+5
2011-03-01Show notes in Log CLI command - Part 2Sasa Zivkov1-0/+1
2011-02-23Show notes in Log CLI commandSasa Zivkov1-0/+3
2011-02-17Add Reset to the JGit CLIChris Aniszczyk1-0/+4
2010-11-23Add the Checkout command to the Git CLIChris Aniszczyk1-0/+3
2010-11-08Fixed help of Diff and ShowCommands commandsChristian Halstrick1-1/+3
2010-11-07Implemented the git add commandline command.Sasa Zivkov1-5/+9
2010-10-26Add option to select diff algorithm for diff commandChristian Halstrick1-0/+1
2010-09-02diff: Default arguments to HEAD, working directoryShawn O. Pearce1-0/+1
2010-09-02log, diff: Add --src-prefix, --dst-prefix, --no-prefixShawn O. Pearce1-0/+3
2010-09-02Move rename detection, path following into DiffFormatterShawn O. Pearce1-0/+1
2010-08-21Make Tag class only for writingShawn O. Pearce1-0/+1
2010-07-28Pass PackConfig down to PackWriter when packingShawn O. Pearce1-0/+3
2010-07-04log: Add whitespace ignore optionsShawn O. Pearce1-0/+2
2010-07-03log, diff: Add rename detection supportShawn O. Pearce1-0/+4
2010-05-28Externalize strings in Commit commandShawn O. Pearce1-0/+5
2010-05-19Externalize strings from JGitSasa Zivkov1-0/+174

    Back to the top