summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-211-0/+19
|\
| * fsmonitor: add documentation for the fsmonitor extension.Ben Peart2017-10-011-0/+19
* | status: document options to show matching ignored filesJameson Miller2017-10-311-4/+23
* | Merge branch 'hn/string-list-doc'Junio C Hamano2017-10-111-1/+1
|\ \
| * | api-argv-array.txt: remove broken link to string-list APIhn/string-list-docTodd Zullinger2017-10-061-1/+1
* | | Merge branch 'jr/hash-migration-plan-doc'Junio C Hamano2017-10-111-0/+797
|\ \ \ | |/ / |/| |
| * | technical doc: add a design doc for hash function transitionjr/hash-migration-plan-docJonathan Nieder2017-09-281-0/+797
* | | string-list.h: move documentation from Documentation/api/ into headerHan-Wen Nienhuys2017-09-271-209/+0
|/ /
* | Merge branch 'ma/remove-config-maybe-bool'Junio C Hamano2017-09-191-4/+0
|\ \
| * | config: remove git_config_maybe_boolma/remove-config-maybe-boolMartin Ågren2017-09-071-4/+0
* | | Merge branch 'nd/prune-in-worktree'Junio C Hamano2017-09-191-5/+2
|\ \ \ | |_|/ |/| |
| * | refs: remove dead for_each_*_submodule()Nguyễn Thái Ngọc Duy2017-08-241-5/+2
* | | Merge branch 'ma/up-to-date'Junio C Hamano2017-09-102-3/+3
|\ \ \ | |/ / |/| |
| * | treewide: correct several "up-to-date" to "up to date"ma/up-to-dateMartin Ågren2017-08-232-3/+3
* | | Merge branch 'rs/object-id'Junio C Hamano2017-08-241-3/+3
|\ \ \ | |_|/ |/| |
| * | tree-walk: convert fill_tree_descriptor() to object_idrs/object-idRené Scharfe2017-08-141-3/+3
* | | Merge branch 'ma/parse-maybe-bool'Junio C Hamano2017-08-221-0/+4
|\ \ \ | |/ / |/| |
| * | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_boolMartin Ågren2017-08-071-0/+4
* | | Merge branch 'ma/pager-per-subcommand-action'Junio C Hamano2017-08-111-73/+0
|\ \ \
| * | | builtin.h: take over documentation from api-builtin.txtMartin Ågren2017-08-031-73/+0
| | |/ | |/|
* | | Documentation: migrate sub-process docs to headerJonathan Tan2017-07-261-59/+0
|/ /
* | hashmap: migrate documentation from Documentation/technical into headersb/hashmap-customize-comparisonStefan Beller2017-06-301-309/+0
* | Merge branch 'sl/clean-d-ignored-fix'Junio C Hamano2017-06-021-0/+6
|\ \
| * | dir: hide untracked contents of untracked dirsSamuel Lijin2017-05-221-0/+6
| |/
* | Merge branch 'bp/sub-process-convert-filter'Junio C Hamano2017-05-301-0/+59
|\ \
| * | sub-process: move sub-process functions into separate filesBen Peart2017-05-151-0/+59
* | | Merge branch 'jt/push-options-doc'Junio C Hamano2017-05-231-6/+26
|\ \ \
| * | | receive-pack: verify push options in certjt/push-options-docJonathan Tan2017-05-101-6/+26
| | |/ | |/|
* | | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-161-4/+4
|\ \ \
| * | | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-271-4/+4
* | | | Merge branch 'jt/fetch-pack-error-reporting'Junio C Hamano2017-04-231-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | fetch-pack: show clearer error message upon ERRjt/fetch-pack-error-reportingJonathan Tan2017-04-171-1/+6
| |/ /
* | | Merge branch 'bc/object-id'Junio C Hamano2017-04-191-22/+22
|\ \ \ | |_|/ |/| |
| * | Documentation: update and rename api-sha1-array.txtbrian m. carlson2017-03-311-22/+22
* | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-281-0/+22
|\ \ \ | |/ / |/| |
| * | hashmap: document memihash_cont, hashmap_disallow_rehash apiJeff Hostetler2017-03-231-0/+22
* | | Merge branch 'bw/attr'Junio C Hamano2017-02-271-30/+56
|\ \ \
| * | | attr: retire git_check_attrs() APIJunio C Hamano2017-02-011-30/+56
* | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-02-271-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | doc: add documentation for OPT_STRING_LISTJacob Keller2017-01-191-0/+5
* | | | Merge branch 'sb/in-core-index-doc'Junio C Hamano2017-01-311-21/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | documentation: retire unfinished documentationsb/in-core-index-docStefan Beller2017-01-191-21/+0
| |/ /
* | | Merge branch 'jk/clear-delta-base-cache-fix'Junio C Hamano2017-01-311-1/+3
|\ \ \
| * | | clear_delta_base_cache(): don't modify hashmap while iteratingjk/clear-delta-base-cache-fixJeff King2017-01-191-1/+3
| |/ /
* | | Merge branch 'bw/pathspec-cleanup'Junio C Hamano2017-01-181-2/+0
|\ \ \ | |_|/ |/| |
| * | pathspec: remove the deprecated get_pathspec functionBrandon Williams2017-01-081-2/+0
| |/
* | submodule-config: clarify parsing of null_sha1 elementsb/submodule-config-cleanupStefan Beller2016-11-221-2/+5
* | submodule-config: rename commit_sha1 to treeish_nameStefan Beller2016-11-221-4/+5
|/
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-102-1/+28
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsnd/shallow-deepenNguyễn Thái Ngọc Duy2016-06-131-0/+7