Sign in
googlers
/
jrn
/
git
/
cf1fe88ce1fb75db14549e9d57d88c2ad88caf9d
/
rev-list.c
b3cfd93
bisect: limit the searchspace by pathspecs
by Linus Torvalds
· 19 years ago
07f9247
max-count in terms of intersection
by Luben Tuikov
· 19 years ago
69e0c25
Update usage string and documentation for git-rev-list.
by Junio C Hamano
· 19 years ago
19a7e71
git-rev-list: do not forget non-commit refs
by Linus Torvalds
· 19 years ago
7b34c2f
git-rev-list: make --dense the default (and introduce "--sparse")
by Linus Torvalds
· 19 years ago
129adf4
git-rev-list: fix "--dense" flag
by Linus Torvalds
· 19 years ago
1b9e059
git-rev-list: add "--dense" flag
by Linus Torvalds
· 19 years ago
cf48454
Teach git-rev-list to follow just a specified set of files
by Linus Torvalds
· 19 years ago
fe5f51c
Optimize common case of git-rev-list
by Linus Torvalds
· 19 years ago
e091eb9
upload-pack: Do not choke on too many heads request.
by Junio C Hamano
· 19 years ago
c807f77
Fix minor DOS in rev-list.
by Junio C Hamano
· 19 years ago
27cfe2e
Make time-based commit filtering work with topological ordering.
by Linus Torvalds
· 19 years ago
2a7055a
[PATCH] Fix "git-rev-list" revision range parsing
by Linus Torvalds
· 19 years ago
8805cca
[PATCH] Avoid building object ref lists when not needed
by Linus Torvalds
· 19 years ago
b0d8923
[PATCH] Improve git-rev-list memory usage further
by Linus Torvalds
· 19 years ago
5bdbaaa
[PATCH] Re-organize "git-rev-list --objects" logic
by Linus Torvalds
· 19 years ago
60ab26d
[PATCH] Avoid wasting memory in git-rev-list
by Linus Torvalds
· 19 years ago
d998a08
[PATCH] Fix "prefix" mixup in git-rev-list
by Pavel Roskin
· 19 years ago
90e1848
Make "git-rev-list" work within subdirectories
by Linus Torvalds
· 20 years ago
7f1335c
[PATCH] git-rev-list: avoid crash on broken repository
by Sergey Vlasov
· 20 years ago
d87449c
Introduce --pretty=oneline format.
by Junio C Hamano
· 20 years ago
76cd8eb
[PATCH] add *--no-merges* flag to suppress display of merge commits
by Johannes Schindelin
· 20 years ago
1215879
Teach rev-list since..til notation.
by Junio C Hamano
· 20 years ago
dd53c7a
[PATCH] Support for NO_OPENSSL
by Petr Baudis
· 20 years ago
6c3b84c
[PATCH] Fix interesting git-rev-list corner case
by Linus Torvalds
· 20 years ago
54c6870
Typofix: usage strings fix.
by Junio C Hamano
· 20 years ago
4311d32
Be more aggressive about marking trees uninteresting
by Linus Torvalds
· 20 years ago
013aab8
[PATCH] Dereference tag repeatedly until we get a non-tag.
by Junio C Hamano
· 20 years ago
454fbbc
git-rev-list: allow missing objects when the parent is marked UNINTERESTING
by Linus Torvalds
· 20 years ago
a7336ae
[PATCH] Ensure list insertion method does not depend on position of --merge-order argument
by Jon Seymour
· 20 years ago
960cea2
git-rev-list: remove the DUPCHECK logic, use SEEN instead
by Linus Torvalds
· 20 years ago
e6c3505
Make sure we generate the whole commit list before trying to sort it topologically
by Linus Torvalds
· 20 years ago
d2775a8
[PATCH] Tidy up - slight simplification of rev-list.c
by Jon Seymour
· 20 years ago
d2d02a4
Add "--topo-order" flag to use new topological sort
by Linus Torvalds
· 20 years ago
bce6286
Remove insane overlapping bit ranges from epoch.c
by Linus Torvalds
· 20 years ago
7e21c29
Clean up commit insertion in git-rev-list
by Linus Torvalds
· 20 years ago
f755494
Make "insert_by_date()" match "commit_list_insert()"
by Linus Torvalds
· 20 years ago
12ba7ea
Remove unnecessary usage of strncmp() in git-rev-list arg parsing.
by Linus Torvalds
· 20 years ago
7a662e8
git-rev-list: make sure the output is sorted by recency
by Linus Torvalds
· 20 years ago
7620d39
Make rev-list flush the stdio buffers after each rev.
by Linus Torvalds
· 20 years ago
12d2a18
"git rev-list --unpacked" shows only unpacked commits
by Linus Torvalds
· 20 years ago
960bba0
Add "--all" flag to rev-parse that shows all refs
by Linus Torvalds
· 20 years ago
6da4016
Fix sparse warnings.
by Linus Torvalds
· 20 years ago
36f8d17
Teach git-rev-list about non-commit objects
by Linus Torvalds
· 20 years ago
3c90f03
Prepare git-rev-list for tracking tag objects too
by Linus Torvalds
· 20 years ago
9b66ec0
Add "--pretty=full" format that also shows committer.
by Linus Torvalds
· 20 years ago
9ce43d1
Ooh. Make git-rev-list --object associate a name with objects.
by Linus Torvalds
· 20 years ago
9de4875
git-rev-list: add option to list all objects (not just commits)
by Linus Torvalds
· 20 years ago
5e749e2
[PATCH] Fix for --merge-order, --max-age interaction issue
by Jon Seymour
· 20 years ago
51b1e17
[PATCH] Prevent git-rev-list without --merge-order producing duplicates in output
by Jon Seymour
· 20 years ago
3d95806
Avoid warning about function without return.
by Linus Torvalds
· 20 years ago
8b3a1e0
git-rev-list: add "--bisect" flag to find the "halfway" point
by Linus Torvalds
· 20 years ago
17ebe97
[PATCH] Tidy up some rev-list-related stuff
by Petr Baudis
· 20 years ago
a3437b8
[PATCH] Modify git-rev-list to linearise the commit history in merge order.
by jon@blackcubes.dyndns.org
· 20 years ago
000182e
pretty_print_commit: add different formats
by Linus Torvalds
· 20 years ago
337cb3f
git-rev-list: allow arbitrary head selections, use git-rev-tree syntax
by Linus Torvalds
· 20 years ago
3b42a63
git-rev-list: split out commit limiting from main() too.
by Linus Torvalds
· 20 years ago
81f2bb1
git-rev-list: factor out the commit printing from "main()"
by Linus Torvalds
· 20 years ago
9d97aa6
git-rev-list: add "--pretty" command line option
by Linus Torvalds
· 20 years ago
9765800
git-rev-list: add "--parents" command line flag
by Linus Torvalds
· 20 years ago
8906300
git-rev-list: use proper lazy reachability analysis
by Linus Torvalds
· 20 years ago
a6f68d4
git-rev-list: add "end" commit and "--header" flag
by Linus Torvalds
· 20 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
fcfda02
[PATCH] control/limit output of git-rev-list
by Kay Sievers
· 20 years ago
3c249c9
Add "get_sha1()" helper function.
by Linus Torvalds
· 20 years ago
58e28af
[PATCH] Allow multiple date-ordered lists
by Daniel Barkalow
· 20 years ago
6474510
Add "rev-list" program that uses the new time-based commit listing.
by Linus Torvalds
· 20 years ago