35 Commits (936a9508cc0d5369b00c76ee63cdb81556e7be39)

Author SHA1 Message Date
Junio C Hamano 2d10c55537 git log: Unify header_filter and message_filter into one. 18 years ago
Junio C Hamano 8ecae9b032 revision traversal: prepare for commit log match. 18 years ago
Junio C Hamano 106d710bc1 pack-objects --unpacked=<existing pack> option. 18 years ago
Junio C Hamano 5d6f0935e6 revision.c: allow injecting revision parameters after setup_revisions(). 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Josh Triplett d1566f7883 git-format-patch: Make the second and subsequent mails replies to the first 19 years ago
Linus Torvalds 1f1e895fcc Add "named object array" concept 19 years ago
Linus Torvalds 9202434cbd gitweb.cgi history not shown 19 years ago
Johannes Schindelin 20ff06805c format-patch: resurrect extra headers from config 19 years ago
Junio C Hamano cf2251b604 format-patch --signoff 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Junio C Hamano 1b65a5aa44 rev-list --boundary: show boundary commits even when limited otherwise. 19 years ago
Junio C Hamano cb8f64b4e3 log/whatchanged/show - log formatting cleanup. 19 years ago
Linus Torvalds ba1d45051e Tentative built-in "git show" 19 years ago
Linus Torvalds c5ccd8be43 Tentative built-in "git show" 19 years ago
Junio C Hamano 183df63940 Revert all the rev-list option parsing changes. 19 years ago
Linus Torvalds cd2bdc5309 Common option parsing for "git log --diff" and friends 19 years ago
Junio C Hamano c4e05b1a22 blame and friends: adjust to multiple pathspec change. 19 years ago
Linus Torvalds 3381c790e5 Make "--parents" logs also be incremental 19 years ago
Linus Torvalds 7b0c996679 Move "--parent" parsing into generic revision.c library code 19 years ago
Junio C Hamano 384e99a4a9 rev-list --boundary 19 years ago
Fredrik Kuivinen 8efdc326c9 rev-lib: Make it easy to do rename tracking (take 2) 19 years ago
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
Linus Torvalds ae563542bf First cut at libifying revlist generation 19 years ago
Linus Torvalds b2c0071867 Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". 20 years ago
Linus Torvalds 08ca0b04ba Make the revision tracking track the object types too. 20 years ago
Linus Torvalds 7d60ad7cc9 Make "parse_commit" return the "struct revision" for the commit. 20 years ago
Linus Torvalds 01796b0e91 Make "revision.h" slightly better to use. 20 years ago
Linus Torvalds 89d21f4b64 Move "parse_commit()" into common revision.h file. 20 years ago
Linus Torvalds 458754a9fe Use common "revision.h" header for both fsck and rev-tree. 20 years ago