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
/
rev-tree.c
Commit message (
Expand
)
Author
Age
*
git-rev-tree: teach it about tag references
Linus Torvalds
2005-05-24
*
sparse cleanup
Linus Torvalds
2005-05-20
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
*
rev-tree now handles commit problems better
Petr Baudis
2005-05-11
*
Add "get_sha1()" helper function.
Linus Torvalds
2005-05-01
*
rev-tree.c: don't include unnecessary header files
Linus Torvalds
2005-04-30
*
Fix NSEC compile problem, and properly parse the rev-tree cmd line.
Linus Torvalds
2005-04-21
*
Don't parse commit objects more than once.
Linus Torvalds
2005-04-19
*
[PATCH] Port rev-tree to parsing functions
Daniel Barkalow
2005-04-18
*
Make "rev-tree.c" use the new-and-improved "mark_reachable()"
Linus Torvalds
2005-04-17
*
Move "parse_commit()" into common revision.h file.
Linus Torvalds
2005-04-17
*
[PATCH] Simplify date handling and make it more reliable
David Woodhouse
2005-04-15
*
Use common "revision.h" header for both fsck and rev-tree.
Linus Torvalds
2005-04-13
*
[PATCH] Consolidate the error handling
Petr Baudis
2005-04-13
*
[PATCH] Fix a crash when doing rev-tree
Petr Baudis
2005-04-12
*
Make "rev-tree" able to read its own output again from the cache.
Linus Torvalds
2005-04-12
*
[PATCH] rev-tree support for "in X but not in Y".
David Woodhouse
2005-04-12
*
Make the rev-tree output more regular. This is the last
Linus Torvalds
2005-04-11
*
Make "rev-tree" capable of showing the difference in reachability between two
Linus Torvalds
2005-04-11
*
Make "rev-tree" more efficient and more useful.
Linus Torvalds
2005-04-11
*
Add a "rev-tree" helper, which calculates the revision
Linus Torvalds
2005-04-11