302 Commits (5cb3c9b7dff15f762d63df0b6f2d6b4bf82565e9)

Author SHA1 Message Date
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 15 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 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
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 b8431b033f has_sha1_kept_pack(): take "struct rev_info" 16 years ago
Junio C Hamano cd673c1f17 has_sha1_pack(): refactor "pretend these packs do not exist" interface 16 years ago
Nanako Shiraishi de84accc59 Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit" 16 years ago
Nanako Shiraishi 3a4c1a5e21 Add --format that is a synonym to --pretty 16 years ago