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