Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 2016-08-12 | 1 | -1/+1 |
|\ | |||||
| * | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 2016-08-11 | 1 | -1/+1 |
* | | Merge branch 'js/mv-dir-to-new-directory' | Junio C Hamano | 2016-08-12 | 1 | -4/+7 |
|\ \ | |||||
| * | | git mv: do not keep slash in `git mv dir non-existing-dir/`js/mv-dir-to-new-directory | Johannes Schindelin | 2016-08-08 | 1 | -4/+7 |
* | | | Merge branch 'rs/use-strbuf-add-unique-abbrev' | Junio C Hamano | 2016-08-12 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | use strbuf_add_unique_abbrev() for adding short hashesrs/use-strbuf-add-unique-abbrev | René Scharfe | 2016-08-06 | 1 | -2/+1 |
| |/ / | |||||
* | | | Merge branch 'rs/merge-add-strategies-simplification' | Junio C Hamano | 2016-08-12 | 1 | -34/+10 |
|\ \ \ | |||||
| * | | | merge: use string_list_split() in add_strategies()rs/merge-add-strategies-simplification | René Scharfe | 2016-08-05 | 1 | -34/+10 |
| |/ / | |||||
* | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2016-08-12 | 2 | -6/+3 |
|\ \ \ | |||||
| * | | | use CHILD_PROCESS_INIT to initialize automatic variablesrs/child-process-init | René Scharfe | 2016-08-05 | 2 | -6/+3 |
* | | | | Merge branch 'sb/submodule-clone-retry' | Junio C Hamano | 2016-08-12 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | submodule--helper: use parallel processor correctlysb/submodule-clone-retry | Stefan Beller | 2016-08-09 | 1 | -2/+6 |
* | | | | | Merge branch 'sb/submodule-update-dot-branch' | Junio C Hamano | 2016-08-10 | 1 | -2/+54 |
|\ \ \ \ \ | |||||
| * | | | | | submodule update: allow '.' for branch value | Stefan Beller | 2016-08-03 | 1 | -0/+18 |
| * | | | | | submodule--helper: add remote-branch helper | Stefan Beller | 2016-08-03 | 1 | -1/+35 |
| * | | | | | submodule--helper: fix usage string for relative-path | Stefan Beller | 2016-08-01 | 1 | -1/+1 |
* | | | | | | Merge branch 'js/am-3-merge-recursive-direct' | Junio C Hamano | 2016-08-10 | 5 | -43/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge_trees(): ensure that the callers release output buffer | Johannes Schindelin | 2016-08-01 | 1 | -0/+1 |
| * | | | | | | am -3: use merge_recursive() directly again | Johannes Schindelin | 2016-07-26 | 1 | -40/+22 |
| * | | | | | | prepare the builtins for a libified merge_recursive() | Johannes Schindelin | 2016-07-26 | 2 | -1/+5 |
| * | | | | | | die("bug"): report bugs consistently | Johannes Schindelin | 2016-07-26 | 2 | -2/+3 |
* | | | | | | | Merge branch 'js/commit-slab-decl-fix' | Junio C Hamano | 2016-08-10 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | config.c: avoid duplicated global static variables | Johannes Sixt | 2016-08-09 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'jt/format-patch-from-config' | Junio C Hamano | 2016-08-10 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | format-patch: format.from gives the default for --fromjt/format-patch-from-config | Josh Triplett | 2016-08-01 | 1 | -1/+12 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/reset-ident-time-per-commit' | Junio C Hamano | 2016-08-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | am: reset cached ident date for each patchjk/reset-ident-time-per-commit | Jeff King | 2016-08-01 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'jk/parseopt-string-list' | Junio C Hamano | 2016-08-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | blame: drop strdup of string literaljk/parseopt-string-list | Eric Sunshine | 2016-08-03 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'rs/use-strbuf-addstr' | Junio C Hamano | 2016-08-08 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s"rs/use-strbuf-addstr | René Scharfe | 2016-08-05 | 1 | -1/+1 |
| * | | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf | René Scharfe | 2016-08-01 | 1 | -1/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint | Junio C Hamano | 2016-07-28 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint | Junio C Hamano | 2016-07-28 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ew/gc-auto-pack-limit-fix' into maint | Junio C Hamano | 2016-07-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-07-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 2016-07-28 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/pack-objects-optim' | Junio C Hamano | 2016-08-08 | 1 | -0/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | pack-objects: compute local/ignore_pack_keep earlyjk/pack-objects-optim | Jeff King | 2016-07-29 | 1 | -1/+25 |
| * | | | | | | | | | | | | | | | pack-objects: break out of want_object loop early | Jeff King | 2016-07-29 | 1 | -0/+16 |
* | | | | | | | | | | | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-08-08 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | i18n: notes: mark comment for translation | Vasco Almeida | 2016-07-28 | 1 | -2/+3 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/reflog-date' | Junio C Hamano | 2016-08-08 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | date: add "unix" format | Jeff King | 2016-07-27 | 1 | -0/+3 |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'km/fetch-do-not-free-remote-name' into maint | Junio C Hamano | 2016-07-11 | 1 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/deref-tag' into maint | Junio C Hamano | 2016-07-06 | 1 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'et/add-chmod-x' into maint | Junio C Hamano | 2016-07-06 | 3 | -11/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-list-count-with-bitmap' into maint | Junio C Hamano | 2016-06-27 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-clone-retry' | Junio C Hamano | 2016-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |