summaryrefslogtreecommitdiff
path: root/rev-tree.c
AgeCommit message (Expand)Author
2005-04-21Fix NSEC compile problem, and properly parse the rev-tree cmd line.Linus Torvalds
2005-04-19Don't parse commit objects more than once.Linus Torvalds
2005-04-18[PATCH] Port rev-tree to parsing functionsDaniel Barkalow
2005-04-17Make "rev-tree.c" use the new-and-improved "mark_reachable()"Linus Torvalds
2005-04-17Move "parse_commit()" into common revision.h file.Linus Torvalds
2005-04-15[PATCH] Simplify date handling and make it more reliableDavid Woodhouse
2005-04-14Use common "revision.h" header for both fsck and rev-tree.Linus Torvalds
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis
2005-04-12[PATCH] Fix a crash when doing rev-treePetr Baudis
2005-04-12Make "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-12Make the rev-tree output more regular. This is the lastLinus Torvalds
2005-04-12Make "rev-tree" capable of showing the difference in reachability between twoLinus Torvalds
2005-04-11Make "rev-tree" more efficient and more useful.Linus Torvalds
2005-04-11Add a "rev-tree" helper, which calculates the revisionLinus Torvalds