Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 2011-05-29 | 1 | -2/+13 |
|\ | |||||
| * | show: --ignore-missing | Junio C Hamano | 2011-05-19 | 1 | -2/+13 |
* | | Merge branch 'js/log-abbrev-commit-config' | Junio C Hamano | 2011-05-25 | 1 | -0/+3 |
|\ \ | |||||
| * | | Add log.abbrevCommit config variable | Jay Soffian | 2011-05-18 | 1 | -0/+3 |
| |/ | |||||
* | | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2011-05-23 | 1 | -0/+14 |
|\ \ | |||||
| * | | revision.c: leave a note for "a lone :" enhancement | Junio C Hamano | 2011-05-11 | 1 | -0/+14 |
| * | | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | 1 | -52/+28 |
| |\ \ | |||||
* | \ \ | Merge branch 'jc/maint-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-19 | 1 | -52/+28 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | 1 | -52/+28 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | 1 | -52/+28 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | setup_revisions(): take pathspec from command line and --stdin correctly | Junio C Hamano | 2011-05-11 | 1 | -52/+28 |
* | | | | | Merge branch 'jn/setup-revisions-glob-and-friends-passthru' | Junio C Hamano | 2011-05-13 | 1 | -65/+72 |
|\ \ \ \ \ | |||||
| * | | | | | revisions: allow --glob and friends in parse_options-enabled commands | Jonathan Nieder | 2011-04-21 | 1 | -1/+13 |
| * | | | | | revisions: split out handle_revision_pseudo_opt function | Jonathan Nieder | 2011-04-21 | 1 | -64/+59 |
| |/ / / / | |||||
* | | | | | revision.c: make --no-notes reset --notes list | Jeff King | 2011-03-29 | 1 | -0/+6 |
* | | | | | revision.c: support --notes command-line option | Jeff King | 2011-03-29 | 1 | -5/+10 |
* | | | | | notes: refactor display notes default handling | Jeff King | 2011-03-29 | 1 | -2/+7 |
* | | | | | notes: refactor display notes extra refs field | Jeff King | 2011-03-29 | 1 | -3/+1 |
* | | | | | revision.c: refactor notes ref expansion | Jeff King | 2011-03-29 | 1 | -6/+1 |
|/ / / / | |||||
* | | | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 | 1 | -7/+21 |
|\ \ \ \ | |||||
| * | | | | revision.c: introduce --min-parents and --max-parents options | Michael J Gruber | 2011-03-23 | 1 | -7/+21 |
* | | | | | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-22 | 1 | -3/+79 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | git-log: put space after commit mark | Michael J Gruber | 2011-03-10 | 1 | -0/+9 |
| * | | | log --cherry: a synonym | Michael J Gruber | 2011-03-09 | 1 | -1/+9 |
| * | | | revision.c: introduce --cherry-mark | Michael J Gruber | 2011-03-09 | 1 | -3/+18 |
| * | | | rev-list/log: factor out revision mark generation | Michael J Gruber | 2011-03-09 | 1 | -0/+16 |
| * | | | rev-list: --left/right-only are mutually exclusive | Junio C Hamano | 2011-02-21 | 1 | -0/+4 |
| * | | | revlist.c: introduce --left/right-only for unsymmetric picking | Michael J Gruber | 2011-02-21 | 1 | -0/+24 |
| |/ / | |||||
* | | | 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 |
|/ / |