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