Implemented git-tf-log

18 views
Skip to first unread message

Nodir Turakulov

unread,
Feb 25, 2012, 9:19:04 AM2/25/12
to git...@googlegroups.com
`git-tf-log` displays TFS-styled log, with changeset numbers instead of hashes.
If a commit is not yet checked into TFS, then the hash is displayed.

Also it accepts `git log` parameters. Examples:

# show last 10 changesets
git tf log -10

# show changesets since ddd69b3
git tf log ddd69b3..

It does not accept changeset numbers in arguments yet.

-Nodir

Nodir Turakulov

unread,
Feb 25, 2012, 1:43:35 PM2/25/12
to git...@googlegroups.com
Forgot to mention that it is in the 'dev' branch.

Nodir Turakulov

unread,
Mar 7, 2012, 4:16:26 AM3/7/12
to git...@googlegroups.com
git-tf-log moved to master.

-Nodir

Bruno Berisso

unread,
Mar 7, 2012, 6:40:16 AM3/7/12
to git...@googlegroups.com
Nice!

I just download it and work very well.

Reply all
Reply to author
Forward
0 new messages