aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* fetch-pack: simplify add_sought_entryJeff King2016-02-22
* use st_add and st_mult for allocation size computationJeff King2016-02-22
* convert trivial cases to FLEX_ARRAY macrosJeff King2016-02-22
* use xmallocz to avoid size arithmeticJeff King2016-02-22
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
* convert manual allocations to argv_arrayJeff King2016-02-22
* reflog_expire_cfg: NUL-terminate pattern fieldJeff King2016-02-19
* Merge branch 'jk/ref-cache-non-repository-optim' into maintJunio C Hamano2016-02-05
|\
| * clean: make is_git_repository a public functionJeff King2016-01-25
* | Merge branch 'nd/diff-with-path-params' into maintJunio C Hamano2016-02-05
|\ \
| * | diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-21
| * | diff-no-index: do not take a redundant prefix argumentNguyễn Thái Ngọc Duy2016-01-21
* | | Merge branch 'jk/list-tag-2.7-regression' into maintJunio C Hamano2016-02-05
|\ \ \
| * | | tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
| | |/ | |/|
* | | 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: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | am: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | fetch: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| |/ /
* | | Merge branch 'js/fopen-harder' into maintJunio C Hamano2016-02-05
|\ \ \
| * | | Handle more file writes correctly in shared reposJohannes Schindelin2016-01-11
| * | | commit: allow editing the commit message even in shared reposJohannes Schindelin2016-01-07
| | |/ | |/|
| * | Merge branch 'jk/symbolic-ref-maint' into maintJunio C Hamano2016-01-04
| |\ \
* | \ \ Merge branch 'jk/clang-pedantic' into maintJunio C Hamano2016-02-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | avoid shifting signed integers 31 bitsJeff King2016-01-04
| |/ /
| * | Merge branch 'rs/show-branch-argv-array' into maintJunio C Hamano2015-12-11
| |\ \
| * \ \ Merge branch 'rs/pop-commit' into maintJunio C Hamano2015-12-11
| |\ \ \
| * \ \ \ Merge branch 'dk/gc-idx-wo-pack' into maintJunio C Hamano2015-12-04
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/symbolic-ref-maint'Junio C Hamano2015-12-28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | symbolic-ref: propagate error code from create_symref()Jeff King2015-12-21
* | | | | | push: don't mark options of recurse-submodules for translationRalf Thielow2015-12-22
* | | | | | Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-21
|\ \ \ \ \ \
| * | | | | | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-15
* | | | | | | Merge branch 'mc/push-recurse-submodules-config'Junio C Hamano2015-12-21
|\ \ \ \ \ \ \
| * | | | | | | push: follow the "last one wins" convention for --recurse-submodulesMike Crowe2015-12-04
| * | | | | | | push: add recurseSubmodules config optionMike Crowe2015-11-20
* | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Remove get_object_hash.brian m. carlson2015-11-20
| * | | | | | | Convert struct object to object_idbrian m. carlson2015-11-20
| * | | | | | | Add several uses of get_object_hash.brian m. carlson2015-11-20
| * | | | | | | ref_newer: convert to use struct object_idbrian m. carlson2015-11-20
| * | | | | | | add_sought_entry_mem: convert to struct object_idbrian m. carlson2015-11-20
| * | | | | | | Convert struct ref to use object_id.brian m. carlson2015-11-20
| |/ / / / / /
* | | | | | | Merge branch 'dt/refs-backend-pre-vtable'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \
| * | | | | | | initdb: make safe_create_dir publicDavid Turner2015-11-20
* | | | | | | | Merge branch 'rs/parseopt-short-help'Junio C Hamano2015-12-04
|\ \ \ \ \ \ \ \
| * | | | | | | | show-ref: stop using PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2015-11-20
| * | | | | | | | grep: stop using PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2015-11-20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mk/blame-first-parent'Jeff King2015-12-01
|\ \ \ \ \ \ \ \
| * | | | | | | | blame: fix object casting regressionJeff King2015-11-24