summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/document-err-packet'Junio C Hamano2011-10-121-0/+7
|\
| * pack-protocol: document "ERR" linend/document-err-packetNguyen Thai Ngoc Duy2011-10-031-0/+7
* | Merge branch 'jc/parse-options-boolean'Junio C Hamano2011-10-121-5/+16
|\ \
| * | parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-281-0/+5
| * | parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-271-5/+11
* | | Merge branch 'jk/argv-array'Junio C Hamano2011-10-052-0/+125
|\ \ \ | |/ / |/| |
| * | refactor argv_array into generic codeJeff King2011-09-141-0/+46
| * | add sha1_array API docsJeff King2011-09-141-0/+79
* | | Merge branch 'en/merge-recursive-2'Junio C Hamano2011-09-021-0/+10
|\ \ \
| * | | string-list: Add API to remove an item from an unsorted listJohannes Sixt2011-08-141-0/+10
| |/ /
* | | Merge branch 'maint'Junio C Hamano2011-08-221-0/+81
|\ \ \
| * | | add technical documentation about ref iterationHeiko Voigt2011-08-221-0/+81
* | | | Merge branch 'mh/check-attr-relative'Junio C Hamano2011-08-171-22/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-041-4/+4
| * | | Allow querying all attributes on a fileMichael Haggerty2011-08-041-14/+30
| * | | Provide access to the name attribute of git_attrMichael Haggerty2011-08-041-1/+2
| * | | doc: Correct git_attr() calls in example codeMichael Haggerty2011-08-041-5/+5
| | |/ | |/|
* | | add gitignore entry to description about how to write a builtinHeiko Voigt2011-08-031-0/+2
* | | Merge branch 'an/shallow-doc' into maintJunio C Hamano2011-08-011-29/+74
|\ \ \ | |/ /
| * | Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy2011-06-081-22/+66
| * | Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy2011-06-081-14/+15
| |/
* | Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto2011-07-311-2/+3
|/
* Documentation/technical/api-diff.txt: correct name of diff_unmerge()Brandon Casey2011-05-261-2/+2
* Merge branch 'nd/index-doc'Junio C Hamano2011-03-261-0/+185
|\
| * doc: technical details about the index file formatJunio C Hamano2011-03-231-37/+57
| * doc: technical details about the index file formatNguyễn Thái Ngọc Duy2011-02-271-0/+165
* | Fix typos in the documentationRalf Wildenhues2011-01-041-1/+1
* | Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-241-3/+6
|\ \
| * | add OPT__FORCERené Scharfe2010-11-151-0/+3
| * | add description parameter to OPT__QUIETRené Scharfe2010-11-151-1/+1
| * | add description parameter to OPT__DRY_RUNRené Scharfe2010-11-151-1/+1
| * | add description parameter to OPT__VERBOSERené Scharfe2010-11-151-1/+1
* | | Merge branch 'maint'Junio C Hamano2010-11-171-0/+41
|\ \ \ | |/ / |/| |
| * | document sigchain apiJeff King2010-11-161-0/+41
| |/
* | Merge branch 'jf/merge-ignore-ws'Junio C Hamano2010-10-261-20/+51
|\ \ | |/ |/|
| * ll-merge: replace flag argument with options structJonathan Nieder2010-08-261-20/+51
* | Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-031-4/+4
|\ \
| * | Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-201-4/+4
* | | Merge branch 'jn/merge-renormalize'Junio C Hamano2010-09-031-0/+73
|\ \ \ | | |/ | |/|
| * | ll-merge: make flag easier to populateJonathan Nieder2010-08-061-4/+7
| * | Documentation/technical: document ll_mergeJonathan Nieder2010-08-061-0/+70
* | | unpack_trees: group error messages by typeMatthieu Moy2010-08-111-0/+2
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2010-07-111-1/+1
|\ \
| * | Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli2010-07-091-1/+1
* | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-301-2/+2
|\ \ \ | |_|/ |/| |
| * | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-2/+2
| |/
* | Merge branch 'js/async-thread'Junio C Hamano2010-06-211-2/+3
|\ \ | |/ |/|
| * Enable threaded async procedures whenever pthreads is availableJohannes Sixt2010-03-101-2/+3
* | Merge branch 'sb/fmt-merge-msg'Junio C Hamano2010-04-061-1/+5
|\ \
| * | string-list: add unsorted_string_list_lookup()Stephen Boyd2010-03-241-1/+5
| |/