343 Commits (44df2e297025d7a9af6c265dfefb687b09e2537a)

Author SHA1 Message Date
René Scharfe 4a43d374fc revision: add leak_pending flag 14 years ago
René Scharfe 26c3177ee4 revision: factor out add_pending_sha1 14 years ago
Nguyễn Thái Ngọc Duy baf18fc261 Accept tags in HEAD or MERGE_HEAD 14 years ago
Junio C Hamano 5a48d24012 rev-list --verify-object 14 years ago
Junio C Hamano c3502fa882 revision: do not include sibling history in --ancestry-path output 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 beba25abbc revision.c: update show_object_with_name() without using malloc() 14 years ago
Junio C Hamano 91f175165a revision.c: add show_object_with_name() helper function 14 years ago
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. 15 years ago
Jeff King ffa1eeaeea reflogs: clear flags properly in corner case 15 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