aboutsummaryrefslogtreecommitdiff
path: root/config.c
Commit message (Expand)AuthorAge
* Merge branch 'hm/config-parse-expiry-date'Junio C Hamano2017-12-06
|\
| * config: add --expiry-dateHaaris Mehmood2017-11-18
* | Merge branch 'rs/config-write-section-fix'Junio C Hamano2017-11-27
|\ \
| * | config: flip return value of write_section()René Scharfe2017-11-18
* | | Merge branch 'sd/branch-copy'Junio C Hamano2017-11-27
|\ \ \
| * | | config: avoid "write_in_full(fd, buf, len) != len" patternPhillip Wood2017-11-16
* | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart2017-10-01
* | | | Merge branch 'ma/lockfile-fixes'Junio C Hamano2017-11-06
|\ \ \ \
| * | | | treewide: prefer lockfiles on the stackMartin Ågren2017-10-06
* | | | | Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "color: check color.ui in git_default_config()"Jeff King2017-10-17
* | | | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-03
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-18
| * | | config: create a function to format section headersSahil Dua2017-06-18
* | | | Merge branch 'rj/no-sign-compare'Junio C Hamano2017-09-29
|\ \ \ \
| * | | | ALLOC_GROW: avoid -Wsign-compare warningsRamsay Jones2017-09-22
| | |/ / | |/| |
* | | | Merge branch 'jk/fallthrough'Junio C Hamano2017-09-28
|\ \ \ \
| * | | | consistently use "fallthrough" comments in switchesJeff King2017-09-22
* | | | | Merge branch 'jk/write-in-full-fix'Junio C Hamano2017-09-25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | config: flip return value of store_write_*()Jeff King2017-09-14
| * | | | avoid "write_in_full(fd, buf, len) != len" patternJeff King2017-09-14
| * | | | config: avoid "write_in_full(fd, buf, len) < len" patternJeff King2017-09-14
| |/ / /
| * | | Merge branch 'jk/ref-filter-colors' into maintJunio C Hamano2017-08-23
| |\ \ \
* | \ \ \ Merge branch 'ma/remove-config-maybe-bool'Junio C Hamano2017-09-19
|\ \ \ \ \
| * | | | | config: remove git_config_maybe_boolMartin Ågren2017-09-07
* | | | | | stop leaking lock structs in some simple casesJeff King2017-09-06
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'jc/cutoff-config'Junio C Hamano2017-08-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolvedJunio C Hamano2017-08-22
| |/ / /
* | | | Merge branch 'ma/parse-maybe-bool'Junio C Hamano2017-08-22
|\ \ \ \
| * | | | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_boolMartin Ågren2017-08-07
| * | | | config: make git_{config,parse}_maybe_bool equivalentMartin Ågren2017-08-07
| * | | | config: introduce git_parse_maybe_bool_textMartin Ågren2017-08-07
* | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-08-22
|\ \ \ \ \
| * | | | | config: add config_from_gitmodulesBrandon Williams2017-08-02
| | |/ / / | |/| | |
* | | | | Merge branch 'sb/hashmap-cleanup'Junio C Hamano2017-08-11
|\ \ \ \ \
| * | | | | config.c: drop hashmap_cmp_fn castStefan Beller2017-07-05
* | | | | | Merge branch 'jk/ref-filter-colors'Junio C Hamano2017-08-11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | color: check color.ui in git_default_config()Jeff King2017-07-13
* | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-08-11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | submodule: convert submodule config lookup to use object_idbrian m. carlson2017-07-17
| |/ / / /
* | | | | Merge branch 'sb/hashmap-customize-comparison'Junio C Hamano2017-07-13
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* | | | Merge branch 'ab/wildmatch'Junio C Hamano2017-07-10
|\ \ \ \
| * | | | wildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason2017-06-23
* | | | | Merge branch 'bw/repo-object'Junio C Hamano2017-07-05
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | config: read config from a repository objectBrandon Williams2017-06-23
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...Junio C Hamano2017-06-23
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
* | | | | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\ \ \ \ \
| * | | | | coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
| |/ / / /