diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-06-15 18:48:22 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2006-06-16 03:04:21 -0700 |
commit | c0d4822268d30b1668e94986a845b8bb5441e8b3 (patch) | |
tree | 791d41acaee36207000590927492c418a57330ec /contrib/git-svn/t/t0000-contrib-git-svn.sh | |
parent | 968bdf1f3da677255c8950bb5b5a9de7e1150279 (diff) | |
download | git-c0d4822268d30b1668e94986a845b8bb5441e8b3.tar.gz git-c0d4822268d30b1668e94986a845b8bb5441e8b3.tar.xz |
git-svn: bugfix and optimize the 'log' command
Revisions with long commit messages were being skipped, since
the 'git-svn-id' metadata line was at the end and git-log uses a
32k buffer to print the commits.
Also the last 'git-svn-id' metadata line in a commit is always
the valid one, so make sure we use that, as well.
Made the verbose flag work by passing the correct option switch
('--summary') to git-log.
Finally, optimize -r/--revision argument handling by passing
the appropriate limits to revision
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'contrib/git-svn/t/t0000-contrib-git-svn.sh')
0 files changed, 0 insertions, 0 deletions