Age | Commit message (Expand) | Author | Files | Lines |
2005-05-19 | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 1 | -2/+2 |
2005-05-11 | rev-tree now handles commit problems better | Petr Baudis | 1 | -3/+3 |
2005-05-01 | Add "get_sha1()" helper function. | Linus Torvalds | 1 | -1/+1 |
2005-04-30 | rev-tree.c: don't include unnecessary header files | Linus Torvalds | 1 | -5/+0 |
2005-04-21 | Fix NSEC compile problem, and properly parse the rev-tree cmd line. | Linus Torvalds | 1 | -2/+1 |
2005-04-19 | Don't parse commit objects more than once. | Linus Torvalds | 1 | -0/+4 |
2005-04-18 | [PATCH] Port rev-tree to parsing functions | Daniel Barkalow | 1 | -46/+36 |
2005-04-17 | Make "rev-tree.c" use the new-and-improved "mark_reachable()" | Linus Torvalds | 1 | -16/+1 |
2005-04-17 | Move "parse_commit()" into common revision.h file. | Linus Torvalds | 1 | -79/+0 |
2005-04-15 | [PATCH] Simplify date handling and make it more reliable | David Woodhouse | 1 | -2/+10 |
2005-04-13 | Use common "revision.h" header for both fsck and rev-tree. | Linus Torvalds | 1 | -92/+6 |
2005-04-13 | [PATCH] Consolidate the error handling | Petr Baudis | 1 | -1/+1 |
2005-04-12 | [PATCH] Fix a crash when doing rev-tree | Petr Baudis | 1 | -6/+6 |
2005-04-12 | Make "rev-tree" able to read its own output again from the cache. | Linus Torvalds | 1 | -7/+74 |
2005-04-12 | [PATCH] rev-tree support for "in X but not in Y". | David Woodhouse | 1 | -0/+8 |
2005-04-11 | Make the rev-tree output more regular. This is the last | Linus Torvalds | 1 | -2/+2 |
2005-04-11 | Make "rev-tree" capable of showing the difference in reachability between two | Linus Torvalds | 1 | -13/+99 |
2005-04-11 | Make "rev-tree" more efficient and more useful. | Linus Torvalds | 1 | -44/+68 |
2005-04-11 | Add a "rev-tree" helper, which calculates the revision | Linus Torvalds | 1 | -0/+138 |