aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imap-send.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
* pager.c: replace `git_config()` with `git_config_get_value()`Tanay Abhra2014-08-07
* builtin/gc.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
* rerere.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
* fetchpack.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
* archive.c: replace `git_config()` with `git_config_get_bool()` familyTanay Abhra2014-08-07
* read-cache.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
* http-backend.c: replace `git_config()` with `git_config_get_bool()` familyTanay Abhra2014-08-07
* daemon.c: replace `git_config()` with `git_config_get_bool()` familyTanay Abhra2014-08-07
* add tests for `git_config_get_string_const()`Tanay Abhra2014-08-07
* add a test for semantic errors in config filesTanay Abhra2014-08-07
* rewrite git_config() to use the config-set APITanay Abhra2014-08-07
* config: add `git_die_config()` to the config-set APITanay Abhra2014-08-07
* change `git_config()` return value to voidTanay Abhra2014-08-07
* add line number and file name info to `config_set`Tanay Abhra2014-08-07
* config.c: fix accuracy of line number in errorsMatthieu Moy2014-08-07
* config.c: mark error and warnings strings for translationMatthieu Moy2014-08-07
* test-config: add tests for the config_set APITanay Abhra2014-07-29
* add `config_set` API for caching config-like filesTanay Abhra2014-07-29
* Sync with v2.0.3Junio C Hamano2014-07-23
|\
| * Git 2.0.3v2.0.3Junio C Hamano2014-07-23
| * .mailmap: combine Stefan Beller's emailsStefan Beller2014-07-23
| * git.1: switch homepage for statsStefan Beller2014-07-23
* | Merge branch 'rs/fix-unlink-unix-socket'Junio C Hamano2014-07-23
|\ \
| * | unix-socket: remove stale socket before calling chdir()René Scharfe2014-07-21
* | | Merge branch 'ta/string-list-init'Junio C Hamano2014-07-23
|\ \ \
| * | | replace memset with string-list initializersTanay Abhra2014-07-21
| * | | string-list: add string_list initializer helper functionTanay Abhra2014-07-21
* | | | Merge branch 'mb/local-clone-after-applying-insteadof'Junio C Hamano2014-07-23
|\ \ \ \
| * | | | use local cloning if insteadOf makes a local URLMichael Barabanov2014-07-17
* | | | | Merge branch 'jk/tag-sort'Junio C Hamano2014-07-23
|\ \ \ \ \
| * | | | | tag: support configuring --sort via .gitconfigJacob Keller2014-07-17
| * | | | | tag: fix --sort tests to use cat<<-\EOF formatJacob Keller2014-07-13
* | | | | | Sync with maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'ah/fix-http-push' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'po/error-message-style' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'zk/log-graph-showsig' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mg/fix-log-mergetag-color' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ye/doc-http-proto' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/api-strbuf-doc' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/dedup-test-config' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sk/test-cmp-bin' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/doc-wording-tweaks' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/instaweb-apache-24' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bg/xcalloc-nmemb-then-size' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/byte-order' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'lt/request-pull' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \