311 Commits (0368c492d664775924388b18494eeb4690692ab8)

Author SHA1 Message Date
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 94f605ec07 log --cherry: a synonym 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
Junio C Hamano 24852d9171 rev-list: --left/right-only are mutually exclusive 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 eb9cb55b94 Convert ce_path_match() to use struct pathspec 14 years ago
Nguyễn Thái Ngọc Duy afe069d166 struct rev_info: convert prune_data to struct pathspec 14 years ago
Nguyễn Thái Ngọc Duy 66f136252f Convert struct diff_options to use struct pathspec 14 years ago
Thiago Farina 47e44ed1dc commit: Add commit_list prefix in two function names. 14 years ago
Jeff King ffa1eeaeea reflogs: clear flags properly in corner case 14 years ago
Matthieu Moy 5adba90d94 log: parse separate option for --glob 15 years ago
Matthieu Moy 7d7b86f75f log: parse separate options like git log --grep foo 15 years ago
Heiko Voigt 9ef6aeb09f setup_revisions(): Allow walking history in a submodule 15 years ago
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Thomas Rast f69c501832 rev-list: introduce --count option 15 years ago
Johan Herland cb7529e13b revision: Turn off history simplification in --ancestry-path mode 15 years ago
Johan Herland 97b03c3538 revision: Fix typo in --ancestry-path error message 15 years ago
Jonathan Nieder 5853caec96 DWIM 'git show -5' to 'git show --do-walk -5' 15 years ago
Gary V. Vaughan 4b05548fc0 enums: omit trailing comma for portability 15 years ago
Junio C Hamano ebdc94f3be revision: --ancestry-path 15 years ago
Dave Olszewski 8fcaca3ff2 don't use default revision if a rev was specified 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
Thomas Rast 36c079756f cherry_pick_list: quit early if one side is empty 15 years ago
Junio C Hamano 105e473397 Fix log -g this@{upstream} 15 years ago
Junio C Hamano 80235ba79e "log --author=me --grep=it" should find intersection, not union 15 years ago
Junio C Hamano 7dccadf363 Fix "log --oneline" not to show notes 15 years ago
Junio C Hamano 66b2ed09c2 Fix "log" family not to be too agressive about showing notes 15 years ago
Ilari Liusvaara b09fe971de rev-parse --branches/--tags/--remotes=pattern 15 years ago
Ilari Liusvaara d08bae7e22 rev-parse --glob 15 years ago
Jens Lehmann e3d42c4773 Performance optimization for detection of modified submodules 15 years ago
Junio C Hamano 60da8b15c1 Make --stdin option to "log" family read also pathspecs 15 years ago
Junio C Hamano 5486ef0e6d setup_revisions(): do not call get_pathspec() too early 15 years ago
Junio C Hamano 8b3dce5650 Teach --stdin option to "log" family 15 years ago
Junio C Hamano 63d564b300 read_revision_from_stdin(): use strbuf 15 years ago
Linus Torvalds ad3f9a71a8 Add '--bisect' revision machinery argument 16 years ago
Jeff King f4ea32f0b4 improve reflog date/number heuristic 16 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
Junio C Hamano 90b1994170 diff: Rename QUIET internal option to QUICK 16 years ago
Linus Torvalds f222abdeec Make 'git show' more useful 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
Mike Ralphson 3ea3c215c0 Fix typos / spelling in comments 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