summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* config: add `git_die_config()` to the config-set APITanay Abhra2014-08-071-0/+13
* add `config_set` API for caching config-like filesTanay Abhra2014-07-291-0/+142
* Sync with v2.0.3Junio C Hamano2014-07-232-2/+20
|\
| * Git 2.0.3v2.0.3Junio C Hamano2014-07-232-1/+19
| * git.1: switch homepage for statsStefan Beller2014-07-231-1/+1
* | Merge branch 'ta/string-list-init'Junio C Hamano2014-07-231-0/+5
|\ \
| * | string-list: add string_list initializer helper functionTanay Abhra2014-07-211-0/+5
* | | Merge branch 'jk/tag-sort'Junio C Hamano2014-07-232-1/+9
|\ \ \
| * | | tag: support configuring --sort via .gitconfigjk/tag-sortJacob Keller2014-07-172-1/+9
* | | | Sync with maintJunio C Hamano2014-07-221-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'po/error-message-style' into maintJunio C Hamano2014-07-221-0/+9
| |\ \ \
| * \ \ \ Merge branch 'ye/doc-http-proto' into maintJunio C Hamano2014-07-221-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'jm/api-strbuf-doc' into maintJunio C Hamano2014-07-221-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jm/doc-wording-tweaks' into maintJunio C Hamano2014-07-222-9/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-221-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-221-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Documentation: fix missing text for rev-parse --verifybrian m. carlson2014-07-221-1/+1
* | | | | | | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-222-18/+138
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | api-trace.txt: add trace API documentationKarsten Blees2014-07-131-0/+97
| * | | | | | | | | | git: add performance tracing for git's main() function to debug scriptsKarsten Blees2014-07-131-0/+5
| * | | | | | | | | | sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace APIKarsten Blees2014-07-131-2/+2
| * | | | | | | | | | Documentation/git.txt: improve documentation of 'GIT_TRACE*' variablesKarsten Blees2014-07-131-16/+34
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Ninth batch for 2.1Junio C Hamano2014-07-211-0/+4
* | | | | | | | | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-211-4/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hashmap: add string interning APIkb/hashmap-updatesKarsten Blees2014-07-071-0/+15
| * | | | | | | | | | hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees2014-07-071-0/+14
| * | | | | | | | | | hashmap: improve struct hashmap member documentationKarsten Blees2014-07-071-4/+12
| * | | | | | | | | | hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-071-0/+9
* | | | | | | | | | | Sync with 2.0.2Junio C Hamano2014-07-162-1/+21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Git 2.0.2v2.0.2Junio C Hamano2014-07-162-1/+21
* | | | | | | | | | | Eighth batch for 2.1Junio C Hamano2014-07-161-1/+31
* | | | | | | | | | | Merge branch 'po/error-message-style'Junio C Hamano2014-07-161-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | doc: give some guidelines for error messagespo/error-message-stylePhilip Oakley2014-07-101-0/+9
* | | | | | | | | | | Merge branch 'jk/replace-edit-raw'Junio C Hamano2014-07-161-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | replace: add a --raw mode for --editjk/replace-edit-rawJeff King2014-06-251-0/+8
* | | | | | | | | | | | Merge branch 'nd/split-index'Junio C Hamano2014-07-164-0/+54
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | rev-parse: add --shared-index-path to get shared index pathNguyễn Thái Ngọc Duy2014-06-131-0/+4
| * | | | | | | | | | | update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy2014-06-131-0/+11
| * | | | | | | | | | | read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-132-0/+39
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-07-101-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Start preparing for 2.0.2Junio C Hamano2014-07-101-0/+13
| * | | | | | | | | | | Merge branch 'mc/doc-submodule-sync-recurse' into maintJunio C Hamano2014-07-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Seventh batch for 2.1Junio C Hamano2014-07-101-0/+22
* | | | | | | | | | | | | Merge branch 'mg/verify-commit'Junio C Hamano2014-07-101-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | verify-commit: scriptable commit signature verificationMichael J Gruber2014-06-231-0/+28
* | | | | | | | | | | | | | Sixth batch for 2.1Junio C Hamano2014-07-091-0/+18
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Sync with maintJunio C Hamano2014-06-252-1/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Git 2.0.1v2.0.1Junio C Hamano2014-06-252-1/+117
| * | | | | | | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' into maintJunio C Hamano2014-06-252-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Fifth batch for 2.1Junio C Hamano2014-06-251-2/+14