11 Commits (9c3796fc0474ac6fc77da4886a246a37a7fbe856)

Author SHA1 Message Date
Linus Torvalds cb115748ec Some more memory leak avoidance 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Linus Torvalds 87cefaaff9 rev-list: fix process_tree() conversion. 19 years ago
Linus Torvalds 4c068a9831 tree_entry(): new tree-walking helper function 19 years ago
Linus Torvalds 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 3a7c352bd0 Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Linus Torvalds 136f2e548a Make "struct tree" contain the pointer to the tree buffer 19 years ago
Linus Torvalds 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds a755dfe45c Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Linus Torvalds d2eafb7661 Add raw tree buffer info to "struct tree" 19 years ago
Linus Torvalds 91b452cba9 Fix memory leak in "git rev-list --objects" 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Linus Torvalds 5fb61b8dcf Make "git rev-list" be a builtin 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 db89665fbf rev-list --header: output format fix 19 years ago
Junio C Hamano 1b65a5aa44 rev-list --boundary: show boundary commits even when limited otherwise. 19 years ago
Junio C Hamano 7594c4b2d7 rev-list option parser fix. 19 years ago
Junio C Hamano 8c1f0b44c5 Fix up rev-list option parsing. 19 years ago
Junio C Hamano 4e1dc64009 rev-list --bisect: limit list before bisecting. 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
Junio C Hamano 5c51c98502 rev-list --abbrev-commit 19 years ago
Linus Torvalds 7b0c996679 Move "--parent" parsing into generic revision.c library code 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Junio C Hamano 384e99a4a9 rev-list --boundary 19 years ago
Junio C Hamano 9181ca2c2b rev-list: memory usage reduction. 19 years ago
Junio C Hamano dc68c4fff4 rev-list --timestamp 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
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