157 Commits (4f37bdbdb6229931c464b99eb9f6e198de01d0a7)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 5289c56a72 format-patch: update append_signoff prototype 12 years ago
Antoine Pelisse 0e2913b042 mailmap: add mailmap structure to rev_info and pp 12 years ago
Junio C Hamano 5fe10fe80a format-patch: add --reroll-count=$N option 12 years ago
Junio C Hamano bd1470b8cb format-patch --notes: show notes after three-dashes 12 years ago
Martin von Zweigbergk ca92e59e30 teach log --no-walk=unsorted, which avoids sorting 13 years ago
Junio C Hamano d5f6b1d756 revision.c: the "log" family, except for "show", takes committish 13 years ago
Junio C Hamano 8e676e8ba5 revision.c: allow handle_revision_arg() to take other flags 13 years ago
Clemens Buchacher 6d5b93f29f cherry-pick: do not expect file arguments 13 years ago
Heiko Voigt bcc0a3ea38 Teach revision walking machinery to walk multiple times sequencially 13 years ago
Junio C Hamano 0c37f1fce6 log: --show-signature 13 years ago
René Scharfe 4a43d374fc revision: add leak_pending flag 13 years ago
René Scharfe 26c3177ee4 revision: factor out add_pending_sha1 13 years ago
Junio C Hamano 5a48d24012 rev-list --verify-object 14 years ago
Junio C Hamano 281eee4730 revision: keep track of the end-user input from the command line 14 years ago
Junio C Hamano 91f175165a revision.c: add show_object_with_name() helper function 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Junio C Hamano cc243c3ceb show: --ignore-missing 14 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Michael J Gruber b388e14b89 rev-list --count: separate count for --cherry-mark 14 years ago
Michael J Gruber ad5aeeded3 revision.c: introduce --min-parents and --max-parents options 14 years ago
Michael J Gruber b1b47554ae git-log: put space after commit mark 14 years ago
Michael J Gruber adbbb31e0d revision.c: introduce --cherry-mark 14 years ago
Michael J Gruber 1df2d656cc rev-list/log: factor out revision mark generation 14 years ago
Michael J Gruber 60adf7d73e revlist.c: introduce --left/right-only for unsymmetric picking 14 years ago
Nguyễn Thái Ngọc Duy afe069d166 struct rev_info: convert prune_data to struct pathspec 14 years ago
Heiko Voigt 9ef6aeb09f setup_revisions(): Allow walking history in a submodule 15 years ago
Thomas Rast f69c501832 rev-list: introduce --count option 15 years ago
Junio C Hamano ebdc94f3be revision: --ancestry-path 15 years ago
Thomas Rast 894a9d333e Support showing notes from more than one notes tree 15 years ago
Junio C Hamano b449005997 show -c: show patch text 15 years ago
Junio C Hamano 32962c9bd5 revision: introduce setup_revision_opt 15 years ago
Junio C Hamano 66b2ed09c2 Fix "log" family not to be too agressive about showing notes 15 years ago
Junio C Hamano 8b3dce5650 Teach --stdin option to "log" family 15 years ago
Linus Torvalds ad3f9a71a8 Add '--bisect' revision machinery argument 15 years ago
Jeff King f4ea32f0b4 improve reflog date/number heuristic 15 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 16 years ago
Adam Simpkins beb5af43a6 graph API: fix bug in graph_is_interesting() 16 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 16 years ago
Linus Torvalds b8e8db281c git log: add '--merges' flag to match '--no-merges' 16 years ago
Linus Torvalds ceff8e7ade Clean up and simplify rev_compare_tree() 16 years ago
Linus Torvalds 8d2dfc49b1 process_{tree,blob}: show objects without buffering 16 years ago
Linus Torvalds cf2ab916af show_object(): push path_name() call further down 16 years ago
Stephen Boyd 108dab2811 format-patch: --attach/inline uses filename instead of SHA1 16 years ago
Brandon Casey 4d6acb7041 Remove --kept-pack-only option and associated infrastructure 16 years ago
Junio C Hamano 69e020ae00 is_kept_pack(): final clean-up 16 years ago
Junio C Hamano 03a9683d22 Simplify is_kept_pack() 16 years ago
Junio C Hamano 386cb77210 Consolidate ignore_packed logic more 16 years ago
Junio C Hamano b8431b033f has_sha1_kept_pack(): take "struct rev_info" 16 years ago
Thomas Rast b079c50e03 format-patch: track several references 16 years ago
Linus Torvalds 78892e3261 revision traversal: '--simplify-by-decoration' 16 years ago