Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mm/shortopt-detached' | Junio C Hamano | 2010-08-21 | 1 | -30/+51 |
|\ | |||||
| * | log: parse separate option for --glob | Matthieu Moy | 2010-08-06 | 1 | -2/+5 |
| * | log: parse separate options like git log --grep foo | Matthieu Moy | 2010-08-06 | 1 | -28/+46 |
* | | setup_revisions(): Allow walking history in a submodule | Heiko Voigt | 2010-07-07 | 1 | -14/+18 |
|/ | |||||
* | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 | 1 | -2/+2 |
|\ | |||||
| * | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
* | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 | 1 | -0/+2 |
|\ \ | |||||
| * | | rev-list: introduce --count option | Thomas Rast | 2010-06-12 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'jn/show-num-walks' | Junio C Hamano | 2010-06-27 | 1 | -0/+4 |
|\ \ | |||||
| * | | DWIM 'git show -5' to 'git show --do-walk -5' | Jonathan Nieder | 2010-06-02 | 1 | -0/+4 |
| |/ | |||||
* | | Merge branch 'jc/rev-list-ancestry-path' | Junio C Hamano | 2010-06-22 | 1 | -0/+103 |
|\ \ | |||||
| * | | revision: Turn off history simplification in --ancestry-path mode | Johan Herland | 2010-06-06 | 1 | -0/+1 |
| * | | revision: Fix typo in --ancestry-path error message | Johan Herland | 2010-06-06 | 1 | -1/+1 |
| * | | revision: --ancestry-path | Junio C Hamano | 2010-04-21 | 1 | -0/+102 |
| |/ | |||||
* | | enums: omit trailing comma for portability | Gary V. Vaughan | 2010-05-31 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'tr/notes-display' | Junio C Hamano | 2010-03-24 | 1 | -0/+21 |
|\ | |||||
| * | Support showing notes from more than one notes tree | Thomas Rast | 2010-03-12 | 1 | -0/+21 |
| * | Merge branch 'il/rev-glob' | Junio C Hamano | 2010-02-23 | 1 | -2/+32 |
| |\ | |||||
* | \ | Merge branch 'pb/log-first-parent-p-m' | Junio C Hamano | 2010-03-24 | 1 | -6/+5 |
|\ \ \ | |||||
| * | | | show -c: show patch text | Junio C Hamano | 2010-03-09 | 1 | -4/+3 |
| * | | | revision: introduce setup_revision_opt | Junio C Hamano | 2010-03-09 | 1 | -2/+2 |
* | | | | don't use default revision if a rev was specified | Dave Olszewski | 2010-03-13 | 1 | -2/+4 |
* | | | | Merge branch 'jc/grep-author-all-match-implicit' into maint | Junio C Hamano | 2010-03-08 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | "log --author=me --grep=it" should find intersection, not union | Junio C Hamano | 2010-01-25 | 1 | -1/+2 |
* | | | | | Merge branch 'tr/maint-cherry-pick-list' into maint | Junio C Hamano | 2010-03-04 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | cherry_pick_list: quit early if one side is empty | Thomas Rast | 2010-02-20 | 1 | -0/+3 |
* | | | | | Fix log -g this@{upstream} | Junio C Hamano | 2010-01-26 | 1 | -4/+14 |
* | | | | | Merge branch 'il/rev-glob' | Junio C Hamano | 2010-01-22 | 1 | -2/+32 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 2010-01-20 | 1 | -0/+18 |
| * | | | | rev-parse --glob | Ilari Liusvaara | 2010-01-20 | 1 | -2/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 | 1 | -2/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Performance optimization for detection of modified submodules | Jens Lehmann | 2010-01-18 | 1 | -2/+3 |
| |/ / | |||||
* | | | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 | 1 | -0/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | 1 | -0/+1 |
| * | | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 1 | -0/+8 |
* | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status' | Junio C Hamano | 2009-12-26 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | diff: Rename QUIET internal option to QUICK | Junio C Hamano | 2009-07-29 | 1 | -1/+1 |
* | | | Merge branch 'jc/log-stdin' | Junio C Hamano | 2009-11-23 | 1 | -13/+93 |
|\ \ \ | |||||
| * | | | Make --stdin option to "log" family read also pathspecs | Junio C Hamano | 2009-11-20 | 1 | -4/+68 |
| * | | | setup_revisions(): do not call get_pathspec() too early | Junio C Hamano | 2009-11-20 | 1 | -3/+6 |
| * | | | Teach --stdin option to "log" family | Junio C Hamano | 2009-11-20 | 1 | -2/+13 |
| * | | | read_revision_from_stdin(): use strbuf | Junio C Hamano | 2009-11-20 | 1 | -8/+10 |
* | | | | Add '--bisect' revision machinery argument | Linus Torvalds | 2009-10-28 | 1 | -1/+18 |
|/ / / | |||||
* | | | improve reflog date/number heuristic | Jeff King | 2009-09-29 | 1 | -0/+2 |
* | | | Merge branch 'as/maint-graph-interesting-fix' | Junio C Hamano | 2009-08-27 | 1 | -3/+14 |
|\ \ \ | |||||
| * | | | graph API: fix bug in graph_is_interesting() | Adam Simpkins | 2009-08-21 | 1 | -3/+14 |
| |/ / | |||||
* | | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 | 1 | -1/+1 |
|/ / | |||||
* | | Make 'git show' more useful | Linus Torvalds | 2009-07-14 | 1 | -1/+1 |
* | | git log: add '--merges' flag to match '--no-merges' | Linus Torvalds | 2009-06-29 | 1 | -0/+4 |
* | | Clean up and simplify rev_compare_tree() | Linus Torvalds | 2009-06-03 | 1 | -21/+12 |