summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mh/fetch-filter-refs'Junio C Hamano2012-09-211-3/+4
|\
| * string_list API: document what "sorted" meansMichael Haggerty2012-09-181-3/+4
* | Merge branch 'jc/make-static'Junio C Hamano2012-09-181-3/+0
|\ \
| * | sha1-array.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-151-3/+0
* | | Sync with 1.7.12.1Junio C Hamano2012-09-181-2/+4
|\ \ \
| * | | Doc: Improve shallow depth wordingPhilip Oakley2012-09-181-2/+4
* | | | Merge branch 'mh/string-list'Junio C Hamano2012-09-171-5/+63
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | api-string-list.txt: initialize the string_list the easy wayMichael Haggerty2012-09-121-2/+1
| * | string_list: add a function string_list_longest_prefix()Michael Haggerty2012-09-121-0/+8
| * | string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-121-0/+9
| * | string_list: add a new function, filter_string_list()Michael Haggerty2012-09-121-0/+11
| * | string_list: add two new functions for splitting stringsMichael Haggerty2012-09-121-1/+21
| * | string_list: add function string_list_append_nodup()Michael Haggerty2012-09-121-3/+14
| |/
* | Merge branch 'jk/argv-array'Junio C Hamano2012-09-111-0/+4
|\ \ | |/ |/|
| * argv-array: add pop functionJeff King2012-09-021-0/+4
* | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-251-36/+3
* | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-121-1/+4
|\ \
| * | api-credential.txt: document that helpers field is filled-in automaticallyMatthieu Moy2012-06-121-1/+4
* | | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-083-5/+5
|\ \ \ | |/ /
| * | docs: fix cross-directory linkgit referencesJeff King2012-06-083-5/+5
* | | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-073-7/+60
|\ \ \ | |/ /
| * | api-credentials.txt: add "see also" sectionMatthieu Moy2012-06-041-0/+7
| * | api-credentials.txt: mention credential.helper explicitlyMatthieu Moy2012-06-041-2/+4
| * | api-credentials.txt: show the big picture firstMatthieu Moy2012-06-041-3/+47
| * | doc: fix xref link from api docs to manual pagesJunio C Hamano2012-06-042-2/+2
* | | Sync with maintJunio C Hamano2012-05-141-2/+2
|\ \ \ | |/ /
| * | Merge branch 'jk/doc-asciidoc-inline-literal' into maintJunio C Hamano2012-05-142-19/+19
| |\ \
| * | | pack-protocol: fix first-want separator in the examplesCarlos Martín Nieto2012-05-141-2/+2
* | | | Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-022-19/+19
|\ \ \ \ | | |/ / | |/| |
| * | | docs: stop using asciidoc no-inline-literalJeff King2012-04-262-19/+19
* | | | Merge branch 'jc/index-v4'Junio C Hamano2012-05-021-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | index-v4: document the entry formatJunio C Hamano2012-04-271-0/+13
| |/ /
* | | Merge branch 'jk/repack-no-explode-objects-from-old-pack'Junio C Hamano2012-04-291-0/+5
|\ \ \ | | |/ | |/|
| * | argv-array: add a new "pushl" methodJeff King2012-04-181-0/+5
| |/
* | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-241-0/+5
|\ \ | |/ |/|
| * Teach revision walking machinery to walk multiple times sequenciallyHeiko Voigt2012-03-301-0/+5
* | Merge branch 'maint'Junio C Hamano2012-03-301-1/+3
|\ \
| * | string-list: document that string_list_insert() inserts unique stringsHeiko Voigt2012-03-301-1/+3
| * | Merge branch 'tr/maint-bundle-long-subject' into maintJunio C Hamano2012-03-041-1/+17
| |\ \ | | |/ | |/|
* | | Merge branch 'rs/no-no-no-parseopt'Junio C Hamano2012-03-011-1/+2
|\ \ \
| * | | parse-options: allow positivation of options starting, with no-René Scharfe2012-02-261-1/+2
* | | | Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano2012-02-261-1/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | strbuf: improve strbuf_get*line documentationThomas Rast2012-02-231-1/+17
* | | | config: add include directiveJeff King2012-02-171-1/+27
* | | | config: provide a version of git_config with more optionsJeff King2012-02-171-0/+12
* | | | docs/api-config: minor clarificationsJeff King2012-02-171-7/+8
* | | | docs: add a basic description of the config APIJeff King2012-02-061-0/+101
| |_|/ |/| |
* | | credential: add function for parsing url componentsJeff King2011-12-111-0/+4
* | | introduce credentials APIJeff King2011-12-111-0/+241
|/ /
* | Merge branch 'nd/document-err-packet'Junio C Hamano2011-10-121-0/+7
|\ \ | |/ |/|