summaryrefslogtreecommitdiff
path: root/contrib/git-svn/t
diff options
context:
space:
mode:
authorLibravatar Eric Wong <normalperson@yhbt.net>2006-06-01 02:35:44 -0700
committerLibravatar Eric Wong <normalperson@yhbt.net>2006-06-16 03:04:20 -0700
commit79bb8d88fc61b03a80fe99915f15a25172286c1f (patch)
tree9d00be23929920b70708eb1d485f2b472b4a8fb0 /contrib/git-svn/t
parentgit-svn: add UTF-8 message test (diff)
downloadtgif-79bb8d88fc61b03a80fe99915f15a25172286c1f.tar.xz
git-svn: add 'log' command, a facsimile of basic `svn log'
This quick feature should make it easy to look up svn log messages when svn users refer to -r/--revision numbers. The following features from `svn log' are supported: --revision=<n>[:<n>] - is supported, non-numeric args are not: HEAD, NEXT, BASE, PREV, etc ... -v/--verbose - just maps to --raw (in git log), so it's completely incompatible with the --verbose output in svn log --limit=<n> - is NOT the same as --max-count, doesn't count merged/excluded commits --incremental - supported (trivial :P) New features: --show-commit - shows the git commit sha1, as well --oneline - our version of --pretty=oneline Any other arguments are passed directly to `git log' Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'contrib/git-svn/t')
0 files changed, 0 insertions, 0 deletions