117 Commits (bdab6a59cf078a3cf50d36afa439814f7eb96f3e)

Author SHA1 Message Date
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 cf2ab916af show_object(): push path_name() call further down 16 years ago
Linus Torvalds 8d2dfc49b1 process_{tree,blob}: show objects without buffering 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
Linus Torvalds d467a525da Make '--decorate' set an explicit 'show_decorations' flag 16 years ago
Linus Torvalds 0f3a290b89 Add a 'source' decorator for commits 16 years ago
Thomas Rast 498bcd3159 rev-list: fix --reverse interaction with --parents 17 years ago
Jeff King 0843acfd2c Fix "git log -i --grep" 17 years ago
Brandon Casey 4dc1db0bd1 revision.h: make show_early_output an extern which is defined in revision.c 17 years ago
Junio C Hamano faf0156b27 revision --simplify-merges: use decoration instead of commit->util field 17 years ago
Junio C Hamano 6546b5931e revision traversal: show full history with merge simplification 17 years ago
Johannes Schindelin 11ee57bc4c sort_in_topological_order(): avoid setting a commit flag 17 years ago
Johannes Schindelin e358f3c31e sort_in_topological_order(): avoid setting a commit flag 17 years ago
Pierre Habouzit 6b61ec0564 revisions: refactor handle_revision_opt into parse_revision_opt. 17 years ago
Pierre Habouzit 02e542206f revisions: split handle_revision_opt() from setup_revisions() 17 years ago
Adam Brewster 1fc561d169 Move read_revisions_from_stdin from builtin-rev-list.c to revision.c 17 years ago
Junio C Hamano c0234b2ef6 stat_tracking_info(): clear object flags used during counting 17 years ago
Adam Simpkins 7fefda5cc7 log and rev-list: add --graph option 17 years ago
Adam Simpkins 885cf80899 revision API: split parent rewriting and parent printing options 17 years ago
Junio C Hamano f35f5603f4 revision traversal: --children option 17 years ago
Junio C Hamano 4da45bef56 log: teach "terminator" vs "separator" mode to "--pretty=format" 17 years ago
Daniel Barkalow e1a3734621 Improve message-id generation flow control for format-patch 17 years ago
Linus Torvalds 3131b71301 Add "--show-all" revision walker flag for debugging 17 years ago
Junio C Hamano 3384a2dfc1 shortlog: default to HEAD when the standard input is a tty 17 years ago
Linus Torvalds 7dc0fe3be5 Fix parent rewriting in --early-output 17 years ago
Linus Torvalds 53b2c823f6 revision walker: mini clean-up 17 years ago
Linus Torvalds 252a7c0235 Enhance --early-output format 17 years ago
Linus Torvalds cdcefbc971 Add "--early-output" log flag for interactive GUI use 17 years ago
Linus Torvalds 23c17d4a4a Simplify topo-sort logic 17 years ago
Marco Costalba 9fa3465d6b Add --log-size to git log to print message size 18 years ago