index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rev-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach git-rev-list about non-commit objects
Linus Torvalds
2005-06-29
1
-13
/
+91
*
Prepare git-rev-list for tracking tag objects too
Linus Torvalds
2005-06-29
1
-6
/
+20
*
Add "--pretty=full" format that also shows committer.
Linus Torvalds
2005-06-27
1
-14
/
+0
*
Ooh. Make git-rev-list --object associate a name with objects.
Linus Torvalds
2005-06-27
1
-9
/
+10
*
git-rev-list: add option to list all objects (not just commits)
Linus Torvalds
2005-06-25
1
-0
/
+91
*
[PATCH] Fix for --merge-order, --max-age interaction issue
Jon Seymour
2005-06-20
1
-2
/
+11
*
[PATCH] Prevent git-rev-list without --merge-order producing duplicates in ou...
Jon Seymour
2005-06-20
1
-2
/
+3
*
Avoid warning about function without return.
Linus Torvalds
2005-06-19
1
-1
/
+1
*
git-rev-list: add "--bisect" flag to find the "halfway" point
Linus Torvalds
2005-06-18
1
-0
/
+80
*
[PATCH] Tidy up some rev-list-related stuff
Petr Baudis
2005-06-09
1
-5
/
+1
*
[PATCH] Modify git-rev-list to linearise the commit history in merge order.
jon@blackcubes.dyndns.org
2005-06-06
1
-14
/
+67
*
pretty_print_commit: add different formats
Linus Torvalds
2005-06-05
1
-10
/
+20
*
git-rev-list: allow arbitrary head selections, use git-rev-tree syntax
Linus Torvalds
2005-06-04
1
-24
/
+21
*
git-rev-list: split out commit limiting from main() too.
Linus Torvalds
2005-06-02
1
-17
/
+21
*
git-rev-list: factor out the commit printing from "main()"
Linus Torvalds
2005-06-02
1
-36
/
+50
*
git-rev-list: add "--pretty" command line option
Linus Torvalds
2005-06-01
1
-5
/
+22
*
git-rev-list: add "--parents" command line flag
Linus Torvalds
2005-05-31
1
-2
/
+14
*
git-rev-list: use proper lazy reachability analysis
Linus Torvalds
2005-05-31
1
-5
/
+50
*
git-rev-list: add "end" commit and "--header" flag
Linus Torvalds
2005-05-26
1
-15
/
+42
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
1
-1
/
+1
*
[PATCH] control/limit output of git-rev-list
Kay Sievers
2005-05-06
1
-2
/
+31
*
Add "get_sha1()" helper function.
Linus Torvalds
2005-05-02
1
-1
/
+1
*
[PATCH] Allow multiple date-ordered lists
Daniel Barkalow
2005-04-24
1
-1
/
+1
*
Add "rev-list" program that uses the new time-based commit listing.
Linus Torvalds
2005-04-24
1
-0
/
+23