index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revision.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'lt/logopt'
Junio C Hamano
2006-04-18
|
\
|
*
Log message printout cleanups
Linus Torvalds
2006-04-17
|
*
log/whatchanged/show - log formatting cleanup.
Junio C Hamano
2006-04-16
|
*
Tentative built-in "git show"
Linus Torvalds
2006-04-16
|
*
Common option parsing for "git log --diff" and friends
Linus Torvalds
2006-04-14
*
|
rev-list --boundary: show boundary commits even when limited otherwise.
Junio C Hamano
2006-04-16
|
/
*
blame and friends: adjust to multiple pathspec change.
Junio C Hamano
2006-04-10
*
Make "--parents" logs also be incremental
Linus Torvalds
2006-04-08
*
Move "--parent" parsing into generic revision.c library code
Linus Torvalds
2006-03-31
*
rev-list --boundary
Junio C Hamano
2006-03-28
*
rev-lib: Make it easy to do rename tracking (take 2)
Fredrik Kuivinen
2006-03-10
*
git-log (internal): more options.
Junio C Hamano
2006-03-01
*
Rip out merge-order and make "git log <paths>..." work again.
Linus Torvalds
2006-03-01
*
git-rev-list libification: rev-list walking
Linus Torvalds
2006-02-28
*
Splitting rev-list into revisions lib, end of beginning.
Linus Torvalds
2006-02-27
*
First cut at libifying revlist generation
Linus Torvalds
2006-02-26
*
Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h".
Linus Torvalds
2005-04-21
*
Make the revision tracking track the object types too.
Linus Torvalds
2005-04-17
*
Make "parse_commit" return the "struct revision" for the commit.
Linus Torvalds
2005-04-17
*
Make "revision.h" slightly better to use.
Linus Torvalds
2005-04-17
*
Move "parse_commit()" into common revision.h file.
Linus Torvalds
2005-04-17
*
Use common "revision.h" header for both fsck and rev-tree.
Linus Torvalds
2005-04-13