Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ce_path_match() to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -1/+1 |
* | struct rev_info: convert prune_data to struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -7/+8 |
* | Convert struct diff_options to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -5/+1 |
* | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 2010-12-22 | 1 | -6/+6 |
|\ | |||||
| * | commit: Add commit_list prefix in two function names. | Thiago Farina | 2010-11-29 | 1 | -6/+6 |
* | | Merge branch 'jk/maint-reflog-bottom' | Junio C Hamano | 2010-12-12 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | reflogs: clear flags properly in corner case | Jeff King | 2010-11-23 | 1 | -1/+3 |
* | | 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 |
|/ / / |