aboutsummaryrefslogtreecommitdiff
path: root/rev-tree.c
Commit message (Expand)AuthorAge
* git-rev-tree: teach it about tag referencesLinus Torvalds2005-05-24
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* rev-tree now handles commit problems betterPetr Baudis2005-05-11
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* rev-tree.c: don't include unnecessary header filesLinus Torvalds2005-04-30
* Fix NSEC compile problem, and properly parse the rev-tree cmd line.Linus Torvalds2005-04-21
* Don't parse commit objects more than once.Linus Torvalds2005-04-19
* [PATCH] Port rev-tree to parsing functionsDaniel Barkalow2005-04-18
* Make "rev-tree.c" use the new-and-improved "mark_reachable()"Linus Torvalds2005-04-17
* Move "parse_commit()" into common revision.h file.Linus Torvalds2005-04-17
* [PATCH] Simplify date handling and make it more reliableDavid Woodhouse2005-04-15
* Use common "revision.h" header for both fsck and rev-tree.Linus Torvalds2005-04-13
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* [PATCH] Fix a crash when doing rev-treePetr Baudis2005-04-12
* Make "rev-tree" able to read its own output again from the cache.Linus Torvalds2005-04-12
* [PATCH] rev-tree support for "in X but not in Y".David Woodhouse2005-04-12
* Make the rev-tree output more regular. This is the lastLinus Torvalds2005-04-11
* Make "rev-tree" capable of showing the difference in reachability between twoLinus Torvalds2005-04-11
* Make "rev-tree" more efficient and more useful.Linus Torvalds2005-04-11
* Add a "rev-tree" helper, which calculates the revisionLinus Torvalds2005-04-11