| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Junio C Hamano | 2010-08-12 |
|\ |
|
| * | push: mention "git pull" in error message for non-fast forwards | Matthieu Moy | 2010-08-12 |
| * | index-pack: Don't follow replace refs. | Nelson Elhage | 2010-08-12 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-08-09 |
|\ \
| |/ |
|
| * | prune: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 |
| * | notes: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 |
| * | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 |
| * | check-ref-format: handle subcommands in separate functions | Jonathan Nieder | 2010-08-06 |
* | | ls-files: learn a debugging dump format | Thomas Rast | 2010-08-02 |
* | | builtin/push.c: remove useless temporary variable | Jared Hance | 2010-08-02 |
|/ |
|
* | commit: remove full stop from usage help for -u | Stephen Boyd | 2010-07-27 |
* | Clarify help message when no remote is specified in fetch/pull. | Matthieu Moy | 2010-07-27 |
* | Cast execl*() NULL sentinels to (char *) | Thomas Rast | 2010-07-25 |
* | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 2010-07-19 |
|\ |
|
| * | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 |
* | | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-16 |
* | | Merge branch 'wp/merge-tree-fix' | Junio C Hamano | 2010-07-15 |
|\ \ |
|
| * | | merge-tree: fix where two branches share no changes | Will Palmer | 2010-07-14 |
* | | | Merge branch 'js/merge-rr-fix' | Junio C Hamano | 2010-07-15 |
|\ \ \ |
|
| * | | | MERGE_RR is in .git, not .git/rr-cache | Jay Soffian | 2010-07-14 |
| |/ / |
|
* | | | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-15 |
* | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-07-15 |
|\ \ \ |
|
| * | | | grep -O: Do not pass color sequences as filenames to pager | Nazri Ramliy | 2010-07-07 |
* | | | | Merge branch 'jk/maint-status-keep-index-timestamp' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ |
|
| * | | | | do not write out index when status does not have to | Junio C Hamano | 2010-07-06 |
* | | | | | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix | Junio C Hamano | 2010-07-08 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-07 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2010-07-07 |
| * | | | Merge branch 'tr/receive-pack-aliased-update-fix' into maint | Junio C Hamano | 2010-07-07 |
| |/ / |
|
* | | | Merge branch 'ar/decorate-color' | Junio C Hamano | 2010-06-30 |
|\ \ \ |
|
| * | | | Allow customizable commit decorations colors | Nazri Ramliy | 2010-06-24 |
* | | | | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ |
|
| * | | | | revert: do not rebuild argv on heap | Jonathan Nieder | 2010-06-29 |
| * | | | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 |
* | | | | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ |
|
| * | | | | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 |
* | | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'jp/string-list-api-cleanup' into jn/grep-open | Julian Phillips | 2010-06-27 |
| |\ \ \ \ \ |
|
| * | | | | | | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 2010-06-13 |
| * | | | | | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 |
| * | | | | | | Unify code paths of threaded greps | Johannes Schindelin | 2010-06-13 |
| * | | | | | | grep: refactor grep_objects loop into its own function | Jonathan Nieder | 2010-06-13 |
* | | | | | | | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 |
| * | | | | | | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 |
| * | | | | | | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 |
| * | | | | | | string_list: Fix argument order for for_each_string_list | Julian Phillips | 2010-06-27 |
| |/ / / / / |
|
* | | | | | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ |
|
| * | | | | | | rev-list: introduce --count option | Thomas Rast | 2010-06-12 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-28 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|