Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit-tree: simplify parsing of option -S using skip_prefix()rs/simplify-parsing-commit-tree-S | René Scharfe | 2014-12-29 | 1 | -3/+1 |
* | Merge branch 'jk/push-simple' into maint | Junio C Hamano | 2014-12-22 | 1 | -4/+4 |
|\ | |||||
| * | push: truly use "simple" as default, not "upstream"jk/push-simple | Jeff King | 2014-11-30 | 1 | -4/+4 |
* | | Merge branch 'mh/config-flip-xbit-back-after-checking' into maint | Junio C Hamano | 2014-12-22 | 1 | -1/+2 |
|\ \ | |||||
| * | | create_default_files(): don't set u+x bit on $GIT_DIR/configmh/config-flip-xbit-back-after-checking | Michael Haggerty | 2014-11-18 | 1 | -1/+2 |
* | | | Merge branch 'rs/receive-pack-use-labs' into maint | Junio C Hamano | 2014-12-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | use labs() for variables of type long instead of abs()rs/receive-pack-use-labs | René Scharfe | 2014-11-17 | 1 | -1/+1 |
* | | | | Merge branch 'jk/colors-fix' into maint | Junio C Hamano | 2014-12-22 | 1 | -14/+13 |
|\ \ \ \ | |||||
| * | | | | config: fix parsing of "git config --get-color some.key -1" | Jeff King | 2014-11-20 | 1 | -14/+13 |
| * | | | | Merge branch 'rs/clean-menu-item-defn' into maint | Junio C Hamano | 2014-11-11 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint | Junio C Hamano | 2014-10-29 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/mbox-from-line' into maint | Junio C Hamano | 2014-10-07 | 1 | -1/+17 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'jk/checkout-from-tree' into maint | Junio C Hamano | 2014-12-22 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | checkout $tree: do not throw away unchanged index entriesjk/checkout-from-tree | Jeff King | 2014-11-13 | 1 | -0/+18 |
* | | | | | | | | | clean: typofix | Alexander Kuleshov | 2014-12-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fetch: load all default config at startup | Jeff King | 2014-11-04 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-31 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | receive-pack: avoid minor leak in case start_async() fails | René Scharfe | 2014-10-28 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'jk/prune-mtime' | Junio C Hamano | 2014-10-29 | 7 | -199/+157 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pack-objects: double-check options before discarding objects | Jeff King | 2014-10-19 | 1 | -0/+2 |
| * | | | | | | | | | | repack: pack objects mentioned by the index | Jeff King | 2014-10-19 | 2 | -0/+9 |
| * | | | | | | | | | | pack-objects: use argv_array | Jeff King | 2014-10-19 | 1 | -10/+10 |
| * | | | | | | | | | | make add_object_array_with_context interface more sane | Jeff King | 2014-10-16 | 1 | -4/+4 |
| * | | | | | | | | | | pack-objects: match prune logic for discarding objects | Jeff King | 2014-10-16 | 1 | -0/+39 |
| * | | | | | | | | | | pack-objects: refactor unpack-unreachable expiration check | Jeff King | 2014-10-16 | 1 | -5/+12 |
| * | | | | | | | | | | prune: keep objects reachable from recent objects | Jeff King | 2014-10-16 | 2 | -2/+2 |
| * | | | | | | | | | | count-objects: use for_each_loose_file_in_objdir | Jeff King | 2014-10-16 | 1 | -71/+30 |
| * | | | | | | | | | | count-objects: do not use xsize_t when counting object size | Jeff King | 2014-10-16 | 1 | -1/+1 |
| * | | | | | | | | | | prune-packed: use for_each_loose_file_in_objdir | Jeff King | 2014-10-16 | 1 | -46/+23 |
| * | | | | | | | | | | prune: factor out loose-object directory traversal | Jeff King | 2014-10-16 | 1 | -61/+26 |
* | | | | | | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-24 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | push: heed user.signingkey for signed pushes | Michael J Gruber | 2014-10-24 | 1 | -1/+12 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'eb/no-pthreads' | Junio C Hamano | 2014-10-24 | 3 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Handle atexit list internaly for unthreaded buildseb/no-pthreads | Etienne Buira | 2014-10-19 | 1 | -5/+0 |
| * | | | | | | | | | | pack-objects: set number of threads before checking and warning | Junio C Hamano | 2014-10-13 | 1 | -2/+4 |
| * | | | | | | | | | | index-pack: fix compilation with NO_PTHREADS | Etienne Buira | 2014-10-13 | 1 | -0/+3 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rs/run-command-env-array' | Junio C Hamano | 2014-10-24 | 1 | -9/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | use env_array member of struct child_processrs/run-command-env-array | René Scharfe | 2014-10-19 | 1 | -9/+14 |
* | | | | | | | | | | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' | Junio C Hamano | 2014-10-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | pack-objects: turn off bitmaps when we split packsjk/pack-objects-no-bitmap-when-splitting | Jeff King | 2014-10-19 | 1 | -0/+1 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rs/ref-transaction' | Junio C Hamano | 2014-10-21 | 19 | -57/+97 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | remote rm/prune: print a message when writing packed-refs fails | Ronnie Sahlberg | 2014-10-15 | 1 | -4/+11 |
| * | | | | | | | | | | for-each-ref: skip and warn about broken ref names | Ronnie Sahlberg | 2014-10-15 | 1 | -0/+5 |
| * | | | | | | | | | | refs.c: allow listing and deleting badly named refs | Ronnie Sahlberg | 2014-10-15 | 1 | -4/+5 |
| * | | | | | | | | | | branch -d: simplify by using RESOLVE_REF_READING | Ronnie Sahlberg | 2014-10-15 | 1 | -3/+4 |
| * | | | | | | | | | | branch -d: avoid repeated symref resolution | Jonathan Nieder | 2014-10-15 | 1 | -1/+2 |
| * | | | | | | | | | | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 2014-10-15 | 15 | -24/+32 |
| * | | | | | | | | | | fetch.c: change s_update_ref to use a ref transaction | Ronnie Sahlberg | 2014-10-15 | 1 | -10/+24 |
| * | | | | | | | | | | refs.c: pass the ref log message to _create/delete/update instead of _commit | Ronnie Sahlberg | 2014-10-15 | 5 | -14/+17 |