55 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Junio C Hamano 2d93b9face More missing static 18 years ago
Alex Riesen cc0e6c5adc Handle return code of parse_commit in revision machinery 18 years ago
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 18 years ago
Martin Koegler bb6c2fba41 store mode in rev_list, if <tree>:<filename> syntax is used 18 years ago
Junio C Hamano d7a17cad97 git-log --cherry-pick A...B 18 years ago
Robin H. Johnson 2d9e4a47d1 Add custom subject prefix support to format-patch (take 3) 18 years ago
Junio C Hamano 0053e902b4 git-log --first-parent: show only the first parent log 18 years ago
Junio C Hamano 2b064697a5 revision traversal: retire BOUNDARY_SHOW 18 years ago
Junio C Hamano 86ab4906a7 revision walker: Fix --boundary when limited 18 years ago
Johannes Schindelin c112f689c2 format-patch: add --inline option and make --attach a true attachment 18 years ago
Johannes Schindelin 9c5e66e97d Teach revision machinery about --reverse 18 years ago
Johannes Schindelin 8860fd42fc Teach the revision walker to walk by reflogs with --walk-reflogs 18 years ago
Junio C Hamano 52883fbd76 Teach log family --encoding 18 years ago
Junio C Hamano d5db6c9ee7 revision: --skip=<n> 18 years ago
Junio C Hamano 8dce823562 Revert "Make left-right automatic." 18 years ago
Junio C Hamano 5761231975 Make left-right automatic. 18 years ago
Junio C Hamano 74bd902973 Teach all of log family --left-right output. 18 years ago
Junio C Hamano 577ed5c20b rev-list --left-right 18 years ago
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