90 Commits (539d84fe0a661f4e273d8a22e74d55d2fafc7598)

Author SHA1 Message Date
Junio C Hamano 7ae0b0cb65 git-log (internal): more options. 19 years ago
Linus Torvalds 765ac8ec46 Rip out merge-order and make "git log <paths>..." work again. 19 years ago
Linus Torvalds a4a88b2bab git-rev-list libification: rev-list walking 19 years ago
Linus Torvalds d9a83684c4 Splitting rev-list into revisions lib, end of beginning. 19 years ago
Junio C Hamano d9cfb964c7 rev-list split: minimum fixup. 19 years ago
Linus Torvalds ae563542bf First cut at libifying revlist generation 19 years ago
Junio C Hamano e646de0d14 rev-list --objects: use full pathname to help hashing. 19 years ago
Junio C Hamano eb38cc689e rev-list --objects-edge: remove duplicated edge commit output. 19 years ago
Junio C Hamano 5031985034 rev-list.c: fix non-grammatical comments. 19 years ago
Junio C Hamano c649657501 rev-list --objects-edge 19 years ago
Junio C Hamano 4c8725f16a topo-order: make --date-order optional. 19 years ago
Junio C Hamano 9da5c2f0d7 rev-list: default to abbreviate merge parent names under --pretty. 19 years ago
Junio C Hamano 884944239f rev-list: omit duplicated parents. 19 years ago
Eric Wong 8233340ce6 rev-list: allow -<n> as shorthand for --max-count=<n> 19 years ago
Eric Wong 3af06987eb rev-list: allow -n<n> as shorthand for --max-count=<n> 19 years ago
Junio C Hamano 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. 19 years ago
Junio C Hamano b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. 19 years ago
Junio C Hamano 93b74bca86 rev-list --remove-empty: add minimum help and doc entry. 19 years ago
Linus Torvalds 461cf59f89 rev-list: stop when the file disappears 19 years ago
Linus Torvalds d8f6b342ae Make git-rev-list and git-rev-parse argument parsing stricter 19 years ago
Junio C Hamano ef1cc2cc21 rev-list --objects: fix object list without commit. 19 years ago
Linus Torvalds b3cfd939c3 bisect: limit the searchspace by pathspecs 19 years ago
Luben Tuikov 07f9247722 max-count in terms of intersection 19 years ago
Junio C Hamano 69e0c25641 Update usage string and documentation for git-rev-list. 19 years ago
Linus Torvalds 19a7e7151d git-rev-list: do not forget non-commit refs 19 years ago
Linus Torvalds 7b34c2fae0 git-rev-list: make --dense the default (and introduce "--sparse") 19 years ago
Linus Torvalds 129adf4d66 git-rev-list: fix "--dense" flag 19 years ago
Linus Torvalds 1b9e059d35 git-rev-list: add "--dense" flag 19 years ago
Linus Torvalds cf4845441c Teach git-rev-list to follow just a specified set of files 19 years ago
Linus Torvalds 0910e8cab8 Optimize common case of git-rev-list 19 years ago
Linus Torvalds fe5f51ce27 Optimize common case of git-rev-list 19 years ago
Junio C Hamano e091eb9325 upload-pack: Do not choke on too many heads request. 19 years ago
Junio C Hamano c807f77194 Fix minor DOS in rev-list. 19 years ago
Linus Torvalds 27cfe2e2dc Make time-based commit filtering work with topological ordering. 19 years ago
Linus Torvalds 2a7055ae98 [PATCH] Fix "git-rev-list" revision range parsing 19 years ago
Linus Torvalds 8805ccac40 [PATCH] Avoid building object ref lists when not needed 19 years ago
Linus Torvalds b0d8923ec0 [PATCH] Improve git-rev-list memory usage further 19 years ago
Linus Torvalds 5bdbaaa4e9 [PATCH] Re-organize "git-rev-list --objects" logic 19 years ago
Linus Torvalds 60ab26de99 [PATCH] Avoid wasting memory in git-rev-list 19 years ago
Pavel Roskin d998a0895f [PATCH] Fix "prefix" mixup in git-rev-list 20 years ago
Linus Torvalds 90e1848113 Make "git-rev-list" work within subdirectories 20 years ago
Sergey Vlasov 7f1335c74c [PATCH] git-rev-list: avoid crash on broken repository 20 years ago
Junio C Hamano d87449c553 Introduce --pretty=oneline format. 20 years ago
Johannes Schindelin 76cd8eb619 [PATCH] add *--no-merges* flag to suppress display of merge commits 20 years ago
Junio C Hamano 1215879cdc Teach rev-list since..til notation. 20 years ago
Petr Baudis dd53c7ab29 [PATCH] Support for NO_OPENSSL 20 years ago
Linus Torvalds 6c3b84c81c [PATCH] Fix interesting git-rev-list corner case 20 years ago
Junio C Hamano 54c6870ebf Typofix: usage strings fix. 20 years ago
Linus Torvalds 4311d328fe Be more aggressive about marking trees uninteresting 20 years ago
Junio C Hamano 013aab8265 [PATCH] Dereference tag repeatedly until we get a non-tag. 20 years ago