Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge branch 'rs/pack-sort-with-llist-mergesort' | Junio C Hamano | 2016-09-21 | 1 | -24/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sha1_file: use llist_mergesort() for sorting packsrs/pack-sort-with-llist-mergesort | René Scharfe | 2016-09-13 | 1 | -24/+15 | |
* | | | | | | | | | | | | | Merge branch 'rs/checkout-some-states-are-const' | Junio C Hamano | 2016-09-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | checkout: constify parameters of checkout_stage() and checkout_merged()rs/checkout-some-states-are-const | René Scharfe | 2016-09-13 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/setup-sequence-update' | Junio C Hamano | 2016-09-21 | 16 | -99/+268 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t1007: factor out repeated setupjk/setup-sequence-update | Jeff King | 2016-09-13 | 1 | -24/+8 | |
| * | | | | | | | | | | | | | init: reset cached config when entering new repo | Jeff King | 2016-09-13 | 4 | -0/+50 | |
| * | | | | | | | | | | | | | init: expand comments explaining config trickery | Jeff King | 2016-09-13 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | config: only read .git/config from configured repos | Jeff King | 2016-09-13 | 6 | -4/+33 | |
| * | | | | | | | | | | | | | test-config: setup git directory | Jeff King | 2016-09-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | t1302: use "git -C" | Jeff King | 2016-09-13 | 1 | -24/+6 | |
| * | | | | | | | | | | | | | pager: handle early config | Jeff King | 2016-09-13 | 1 | -2/+33 | |
| * | | | | | | | | | | | | | pager: use callbacks instead of configset | Jeff King | 2016-09-13 | 1 | -14/+33 | |
| * | | | | | | | | | | | | | pager: make pager_program a file-local static | Jeff King | 2016-09-13 | 3 | -2/+1 | |
| * | | | | | | | | | | | | | pager: stop loading git_default_config() | Jeff King | 2016-09-13 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | pager: remove obsolete comment | Jeff King | 2016-09-13 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | diff: always try to set up the repository | Jeff King | 2016-09-13 | 2 | -2/+22 | |
| * | | | | | | | | | | | | | diff: handle --no-index prefixes consistently | Jeff King | 2016-09-13 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | diff: skip implicit no-index check when given --no-index | Jeff King | 2016-09-13 | 1 | -12/+13 | |
| * | | | | | | | | | | | | | patch-id: use RUN_SETUP_GENTLY | Jeff King | 2016-09-13 | 2 | -1/+15 | |
| * | | | | | | | | | | | | | hash-object: always try to set up the git repository | Jeff King | 2016-09-13 | 2 | -5/+19 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'ew/http-do-not-forget-to-call-curl-multi-remove-handle' | Junio C Hamano | 2016-09-21 | 1 | -11/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | http: always remove curl easy from curlm session on releaseew/http-do-not-forget-to-call-curl-multi-remove-handle | Eric Wong | 2016-09-13 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | http: consolidate #ifdefs for curl_multi_remove_handle | Eric Wong | 2016-09-13 | 1 | -7/+10 | |
| * | | | | | | | | | | | | | http: warn on curl_multi_add_handle failures | Eric Wong | 2016-09-13 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | Merge branch 'bw/pathspec-remove-unused-extern-decl' | Junio C Hamano | 2016-09-21 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | pathspec: remove unnecessary function prototypesbw/pathspec-remove-unused-extern-decl | Brandon Williams | 2016-09-13 | 1 | -2/+0 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'ks/pack-objects-bitmap' | Junio C Hamano | 2016-09-21 | 3 | -41/+205 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | pack-objects: use reachability bitmap index when generating non-stdout packks/pack-objects-bitmap | Kirill Smelkov | 2016-09-12 | 3 | -8/+49 | |
| * | | | | | | | | | | | | | | pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ... | Kirill Smelkov | 2016-09-12 | 2 | -33/+156 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/patch-ids-no-merges' | Junio C Hamano | 2016-09-21 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | patch-ids: refuse to compute patch-id for merge commitjk/patch-ids-no-merges | Jeff King | 2016-09-12 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | patch-ids: turn off rename detection | Jeff King | 2016-09-09 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/delta-base-cache' | Junio C Hamano | 2016-09-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | add_delta_base_cache: use list_for_each_safejk/delta-base-cache | Jeff King | 2016-09-12 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'et/add-chmod-x' | Junio C Hamano | 2016-09-21 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | add: document the chmod optionet/add-chmod-x | Thomas Gummerer | 2016-09-12 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | Merge branch 'js/cat-file-filters' | Junio C Hamano | 2016-09-21 | 3 | -18/+190 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | cat-file: support --textconv/--filters in batch modejs/cat-file-filters | Johannes Schindelin | 2016-09-11 | 3 | -10/+67 | |
| * | | | | | | | | | | | | | | | | | cat-file --textconv/--filters: allow specifying the path separately | Johannes Schindelin | 2016-09-11 | 3 | -6/+47 | |
| * | | | | | | | | | | | | | | | | | cat-file: introduce the --filters option | Johannes Schindelin | 2016-09-11 | 3 | -4/+78 | |
| * | | | | | | | | | | | | | | | | | cat-file: fix a grammo in the man page | Johannes Schindelin | 2016-08-24 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' | Junio C Hamano | 2016-09-21 | 4 | -10/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | connect: advertized capability is not a refjt/accept-capability-advertisement-when-fetching-from-void | Jonathan Tan | 2016-09-09 | 2 | -0/+54 | |
| * | | | | | | | | | | | | | | | | | | connect: tighten check for unexpected early hang up | Jonathan Nieder | 2016-09-09 | 1 | -6/+12 | |
| * | | | | | | | | | | | | | | | | | | tests: move test_lazy_prereq JGIT to test-lib.sh | Jonathan Tan | 2016-09-09 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2016-09-19 | 1 | -0/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Start preparing for 2.10.1 | Junio C Hamano | 2016-09-19 | 2 | -1/+34 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sb/diff-cleanup' into maint | Junio C Hamano | 2016-09-19 | 1 | -21/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ah/misc-message-fixes' into maint | Junio C Hamano | 2016-09-19 | 5 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |