330 Commits (395f65d438b13fb1fded88a330dc06c3b0951046)

Author SHA1 Message Date
Junio C Hamano cc243c3ceb show: --ignore-missing 14 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Junio C Hamano 93e7d672fc revision.c: leave a note for "a lone :" enhancement 14 years ago
Junio C Hamano 4da5af3151 setup_revisions(): take pathspec from command line and --stdin correctly 14 years ago
Jonathan Nieder 0fc63ec4e7 revisions: allow --glob and friends in parse_options-enabled commands 14 years ago
Jonathan Nieder f6aca0dc4d revisions: split out handle_revision_pseudo_opt function 14 years ago
Jeff King 92e0d42539 revision.c: make --no-notes reset --notes list 14 years ago
Jeff King 7249e91287 revision.c: support --notes command-line option 14 years ago
Jeff King 3a03cf6b1d notes: refactor display notes default handling 14 years ago
Jeff King 304cc11c65 notes: refactor display notes extra refs field 14 years ago
Jeff King c063f0a973 revision.c: refactor notes ref expansion 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 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