Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-02-22 | 3 | -7/+2 |
|\ | |||||
| * | grep: make it clear i-t-a entries are ignored | Nguyễn Thái Ngọc Duy | 2015-12-28 | 1 | -1/+1 |
| * | add and use a convenience macro ce_intent_to_add() | Nguyễn Thái Ngọc Duy | 2015-09-06 | 1 | -1/+1 |
| * | blame: remove obsolete comment | Nguyễn Thái Ngọc Duy | 2015-08-25 | 1 | -5/+0 |
* | | Merge branch 'ah/stripspace-optstring' into maint | Junio C Hamano | 2016-02-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | stripspace: call U+0020 a "space" instead of a "blank"ah/stripspace-optstring | Alex Henrie | 2016-01-29 | 1 | -1/+1 |
* | | | Merge branch 'jk/ref-cache-non-repository-optim' into maint | Junio C Hamano | 2016-02-05 | 1 | -25/+1 |
|\ \ \ | |||||
| * | | | clean: make is_git_repository a public function | Jeff King | 2016-01-25 | 1 | -25/+1 |
| |/ / | |||||
* | | | Merge branch 'nd/diff-with-path-params' into maint | Junio C Hamano | 2016-02-05 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | diff: make -O and --output work in subdirectorynd/diff-with-path-params | Duy Nguyen | 2016-01-21 | 1 | -1/+1 |
| * | | | diff-no-index: do not take a redundant prefix argument | Nguyễn Thái Ngọc Duy | 2016-01-21 | 1 | -1/+1 |
* | | | | Merge branch 'jk/list-tag-2.7-regression' into maint | Junio C Hamano | 2016-02-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regression | Jeff King | 2016-01-26 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'js/close-packs-before-gc' into maint | Junio C Hamano | 2016-02-05 | 4 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | receive-pack: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+1 |
| * | | | | merge: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+1 |
| * | | | | am: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+1 |
| * | | | | fetch: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge branch 'js/fopen-harder' into maint | Junio C Hamano | 2016-02-05 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Handle more file writes correctly in shared reposjs/fopen-harder | Johannes Schindelin | 2016-01-11 | 2 | -2/+2 |
| * | | | | commit: allow editing the commit message even in shared repos | Johannes Schindelin | 2016-01-07 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'jk/symbolic-ref-maint' into maint | Junio C Hamano | 2016-01-04 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jk/clang-pedantic' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | avoid shifting signed integers 31 bits | Jeff King | 2016-01-04 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'rs/show-branch-argv-array' into maint | Junio C Hamano | 2015-12-11 | 1 | -16/+8 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'rs/pop-commit' into maint | Junio C Hamano | 2015-12-11 | 5 | -37/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | 2 | -2/+45 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'jk/symbolic-ref-maint' | Junio C Hamano | 2015-12-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | symbolic-ref: propagate error code from create_symref() | Jeff King | 2015-12-21 | 1 | -1/+1 |
* | | | | | | | push: don't mark options of recurse-submodules for translation | Ralf Thielow | 2015-12-22 | 1 | -1/+1 |
* | | | | | | | Merge branch 'bc/format-patch-null-from-line' | Junio C Hamano | 2015-12-21 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | format-patch: add an option to suppress commit hash | brian m. carlson | 2015-12-15 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'mc/push-recurse-submodules-config' | Junio C Hamano | 2015-12-21 | 1 | -16/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | push: follow the "last one wins" convention for --recurse-submodulesmc/push-recurse-submodules-config | Mike Crowe | 2015-12-04 | 1 | -9/+3 |
| * | | | | | | | | push: add recurseSubmodules config option | Mike Crowe | 2015-11-20 | 1 | -15/+24 |
* | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 | 37 | -279/+281 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 27 | -107/+107 |
| * | | | | | | | | Convert struct object to object_id | brian m. carlson | 2015-11-20 | 25 | -125/+125 |
| * | | | | | | | | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 26 | -109/+109 |
| * | | | | | | | | ref_newer: convert to use struct object_id | brian m. carlson | 2015-11-20 | 1 | -1/+1 |
| * | | | | | | | | add_sought_entry_mem: convert to struct object_id | brian m. carlson | 2015-11-20 | 1 | -6/+8 |
| * | | | | | | | | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 | 6 | -43/+43 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'dt/refs-backend-pre-vtable' | Junio C Hamano | 2015-12-08 | 1 | -12/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | initdb: make safe_create_dir public | David Turner | 2015-11-20 | 1 | -12/+0 |
* | | | | | | | | | Merge branch 'rs/parseopt-short-help' | Junio C Hamano | 2015-12-04 | 2 | -27/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | show-ref: stop using PARSE_OPT_NO_INTERNAL_HELPrs/parseopt-short-help | René Scharfe | 2015-11-20 | 1 | -11/+1 |
| * | | | | | | | | | grep: stop using PARSE_OPT_NO_INTERNAL_HELP | René Scharfe | 2015-11-20 | 1 | -16/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'mk/blame-first-parent' | Jeff King | 2015-12-01 | 1 | -16/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | blame: fix object casting regression | Jeff King | 2015-11-24 | 1 | -16/+14 |
* | | | | | | | | | | Merge branch 'maint' | Jeff King | 2015-12-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | |