summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rd/typofix'Junio C Hamano2018-02-271-1/+1
|\
| * Correct mispellings of ".gitmodule" to ".gitmodules"rd/typofixRobert P. J. Day2018-02-141-1/+1
* | Merge branch 'po/object-id'Junio C Hamano2018-02-151-1/+1
|\ \
| * | sha1_file: convert pretend_sha1_file to object_idPatryk Obara2018-01-301-1/+1
| |/
* | Merge branch 'jt/long-running-process-doc'Junio C Hamano2018-02-131-0/+50
|\ \
| * | Docs: split out long-running subprocess handshakejt/long-running-process-docJonathan Tan2018-01-251-0/+50
| |/
* | Merge branch 'jh/partial-clone'Junio C Hamano2018-02-132-0/+16
|\ \
| * | upload-pack: add object filtering for partial cloneJeff Hostetler2017-12-082-0/+16
* | | Merge branch 'jh/fsck-promisors'Junio C Hamano2018-02-131-0/+12
|\ \ \ | |/ / | | / | |/ |/|
| * extension.partialclone: introduce partial clone extensionJonathan Tan2017-12-051-0/+12
* | Merge branch 'jh/partial-clone-doc'Junio C Hamano2017-12-281-0/+324
|\ \
| * | partial-clone: design docjh/partial-clone-docJeff Hostetler2017-12-141-0/+324
* | | decorate: clean up and document APIjt/decorate-apiJonathan Tan2017-12-081-6/+0
|/ /
* | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-062-7/+44
|\ \
| * | Documentation: document Extra ParametersJonathan Tan2017-10-172-7/+44
* | | 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
|\ \ \ | |/ / |/| |