aboutsummaryrefslogtreecommitdiff
path: root/builtin/receive-pack.c
Commit message (Expand)AuthorAge
* ref_transaction_delete(): remove "have_old" parameterMichael Haggerty2015-02-17
* ref_transaction_update(): remove "have_old" parameterMichael Haggerty2015-02-17
* Merge branch 'jc/push-to-checkout'Junio C Hamano2015-02-11
|\
| * receive-pack: support push-to-checkout hookJunio C Hamano2015-01-08
| * receive-pack: refactor updateInstead codepathJunio C Hamano2014-12-01
* | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-11
|\ \
| * | receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-07
| * | receive-pack.c: add execute_commands_atomic functionStefan Beller2015-01-07
| * | receive-pack.c: move transaction handling in a central placeStefan Beller2015-01-07
| * | receive-pack.c: move iterating over all commands outside execute_commandsStefan Beller2015-01-07
| * | receive-pack.c: die instead of error in case of possible future bugStefan Beller2015-01-07
| * | receive-pack.c: shorten the execute_commands loop over all commandsStefan Beller2015-01-07
* | | Merge branch 'js/push-to-deploy'Junio C Hamano2014-12-22
|\ \ \ | | |/ | |/|
| * | receive-pack: add another option for receive.denyCurrentBranchJohannes Schindelin2014-11-30
| |/
* | Merge branch 'mh/simplify-repack-without-refs'Junio C Hamano2014-12-22
|\ \
| * | sort_string_list(): rename to string_list_sort()Michael Haggerty2014-11-25
| |/
* | Merge branch 'rs/receive-pack-use-labs'Junio C Hamano2014-12-05
|\ \ | |/ |/|
| * use labs() for variables of type long instead of abs()René Scharfe2014-11-17
* | Merge branch 'jc/push-cert'Junio C Hamano2014-10-31
|\ \
| * | receive-pack: avoid minor leak in case start_async() failsRené Scharfe2014-10-28
| |/
* | Merge branch 'rs/run-command-env-array'Junio C Hamano2014-10-24
|\ \
| * | use env_array member of struct child_processRené Scharfe2014-10-19
* | | Merge branch 'rs/ref-transaction'Junio C Hamano2014-10-21
|\ \ \
| * | | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
| * | | refs.c: pass the ref log message to _create/delete/update instead of _commitRonnie Sahlberg2014-10-15
| |/ /
* | | Merge branch 'rs/receive-pack-argv-leak-fix'Junio C Hamano2014-10-20
|\ \ \ | |/ / |/| |
| * | receive-pack: plug minor memory leak in unpack()René Scharfe2014-10-13
* | | Merge branch 'mh/lockfile'Junio C Hamano2014-10-14
|\ \ \
| * | | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* | | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-08
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | receive-pack::hmac_sha1(): copy the entire SHA-1 hash outBrian Gernhardt2014-09-25
| * | signed push: allow stale nonce in stateless modeJunio C Hamano2014-09-17
| * | signed push: fortify against replay attacksJunio C Hamano2014-09-17
| * | signed push: remove duplicated protocol infoJunio C Hamano2014-09-15
| * | receive-pack: GPG-validate push certificatesJunio C Hamano2014-09-15
| * | push: the beginning of "git push --signed"Junio C Hamano2014-09-15
| * | receive-pack: factor out capability string generationJunio C Hamano2014-09-15
| * | receive-pack: factor out queueing of commandJunio C Hamano2014-09-15
| * | receive-pack: do not reuse old_sha1[] for other thingsJunio C Hamano2014-09-15
| * | receive-pack: parse feature request a bit earlierJunio C Hamano2014-09-15
| * | receive-pack: do not overallocate command structureJunio C Hamano2014-09-15
* | | Merge branch 'jc/ignore-sigpipe-while-running-hooks'Junio C Hamano2014-09-26
|\ \ \
| * | | receive-pack: allow hooks to ignore its standard input streamJunio C Hamano2014-09-16
| |/ /
* | | Merge branch 'rs/ref-transaction-1'Junio C Hamano2014-09-11
|\ \ \
| * | | receive-pack.c: use a reference transaction for updating the refsRonnie Sahlberg2014-09-03
| | |/ | |/|
* | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
| |/ |/|
* | Merge branch 'jk/misc-fixes-maint'Junio C Hamano2014-07-28
|\ \
| * | receive-pack: don't copy "dir" parameterJeff King2014-07-24
| |/
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \
| * | trace: improve trace performanceKarsten Blees2014-07-13
| |/