Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| * | | | | refs.c: pass the ref log message to _create/delete/update instead of _commit | Ronnie Sahlberg | 2014-10-15 |
* | | | | | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 2014-10-20 |
|\ \ \ \ \ | |||
| * | | | | | trailer: add interpret-trailers command | Christian Couder | 2014-10-13 |
* | | | | | | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 2014-10-20 |
|\ \ \ \ \ \ | |||
| * | | | | | | color_parse: do not mention variable name in error message | Jeff King | 2014-10-14 |
| * | | | | | | pass config slots as pointers instead of offsets | Jonathan Nieder | 2014-10-14 |
| * | | | | | | Merge branch 'jk/fsck-exit-code-fix' into maint | Junio C Hamano | 2014-09-29 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'ta/config-add-to-empty-or-true-fix' into maint | Junio C Hamano | 2014-09-29 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-threading-races' into maint | Junio C Hamano | 2014-09-29 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/send-pack-many-refspecs' into maint | Junio C Hamano | 2014-09-29 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint | Junio C Hamano | 2014-09-19 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-ws-prefix' into maint | Junio C Hamano | 2014-09-19 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/receive-pack-argv-leak-fix' | Junio C Hamano | 2014-10-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | receive-pack: plug minor memory leak in unpack() | René Scharfe | 2014-10-13 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'po/everyday-doc' | Junio C Hamano | 2014-10-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | doc: add 'everyday' to 'git help' | Philip Oakley | 2014-10-10 |
* | | | | | | | | | | | | Merge branch 'rs/more-uses-of-skip-prefix' | Junio C Hamano | 2014-10-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | use skip_prefix() to avoid more magic numbers | René Scharfe | 2014-10-07 |
* | | | | | | | | | | | | | Merge branch 'rs/mailsplit' | Junio C Hamano | 2014-10-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | mailsplit: remove unnecessary unlink(2) call | René Scharfe | 2014-10-07 |
* | | | | | | | | | | | | | | Merge branch 'mh/lockfile' | Junio C Hamano | 2014-10-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | lockfile.h: extract new header file for the functions in lockfile.c | Michael Haggerty | 2014-10-01 |
| * | | | | | | | | | | | | | lockfile: change lock_file::filename into a strbuf | Michael Haggerty | 2014-10-01 |
| * | | | | | | | | | | | | | try_merge_strategy(): use a statically-allocated lock_file object | Michael Haggerty | 2014-10-01 |
| * | | | | | | | | | | | | | try_merge_strategy(): remove redundant lock_file allocation | Michael Haggerty | 2014-10-01 |
| * | | | | | | | | | | | | | prepare_index(): declare return value to be (const char *) | Michael Haggerty | 2014-10-01 |
| * | | | | | | | | | | | | | unable_to_lock_die(): rename function from unable_to_lock_index_die() | Michael Haggerty | 2014-10-01 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | receive-pack::hmac_sha1(): copy the entire SHA-1 hash out | Brian Gernhardt | 2014-09-25 |
| * | | | | | | | | | | | | signed push: allow stale nonce in stateless mode | Junio C Hamano | 2014-09-17 |
| * | | | | | | | | | | | | signed push: teach smart-HTTP to pass "git push --signed" around | Junio C Hamano | 2014-09-17 |
| * | | | | | | | | | | | | signed push: fortify against replay attacks | Junio C Hamano | 2014-09-17 |
| * | | | | | | | | | | | | signed push: remove duplicated protocol info | Junio C Hamano | 2014-09-15 |
| * | | | | | | | | | | | | receive-pack: GPG-validate push certificates | Junio C Hamano | 2014-09-15 |