aboutsummaryrefslogtreecommitdiff
path: root/builtin/receive-pack.c
Commit message (Expand)AuthorAge
* Merge branch 'dt/pre-refs-backend'Junio C Hamano2016-04-25
|\
| * check_aliased_update(): check that dst_name is non-NULLMichael Haggerty2016-04-10
* | builtin/receive-pack.c: use parse_options APISidhant Sharma [:tk]2016-03-01
|/
* use st_add and st_mult for allocation size computationJeff King2016-02-22
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
* convert manual allocations to argv_arrayJeff King2016-02-22
* Merge branch 'js/close-packs-before-gc' into maintJunio C Hamano2016-02-05
|\
| * receive-pack: release pack files before garbage-collectingJohannes Schindelin2016-01-13
* | Merge branch 'jk/clang-pedantic' into maintJunio C Hamano2016-02-05
|\ \ | |/ |/|
| * avoid shifting signed integers 31 bitsJeff King2016-01-04
* | Convert struct ref to use object_id.brian m. carlson2015-11-20
* | hideRefs: add support for matching full refsLukas Fleischer2015-11-05
* | receive-pack: simplify keep_arg computationJeff King2015-10-05
* | use sha1_to_hex_r() instead of strcpyJeff King2015-10-05
* | receive-pack: convert strncpy to xsnprintfJeff King2015-09-25
|/
* Merge branch 'jx/do-not-crash-receive-pack-wo-head'Junio C Hamano2015-08-03
|\
| * receive-pack: crash when checking with non-exist HEADJiang Xin2015-07-22
* | fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin2015-06-23
* | fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin2015-06-23
* | show_ref_cb(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
* | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \
| * | path.c: make get_pathname() call sites return const char *Nguyễn Thái Ngọc Duy2014-12-01
* | | Merge branch 'jc/update-instead-into-void'Junio C Hamano2015-04-14
|\ \ \
| * | | push-to-deploy: allow pushing into an unborn branch and updating itJunio C Hamano2015-04-01
* | | | 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
| |/ / /