summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ta/api-index-doc'Junio C Hamano2012-12-211-2/+0
|\
| * Remove misleading date from api-index-skel.txtThomas Ackermann2012-12-161-2/+0
* | Merge branch 'nd/index-format-doc'Junio C Hamano2012-12-211-2/+3
|\ \
| * | index-format.txt: clarify what is "invalid"Nguyễn Thái Ngọc Duy2012-12-131-2/+3
* | | Renumber list in api-command.txtThomas Ackermann2012-12-151-7/+7
* | | Documentation: how to add a new commandEric S. Raymond2012-11-261-0/+99
* | | Merge branch 'ta/doc-cleanup'Junio C Hamano2012-11-206-29/+36
|\ \ \
| * | | Documentation/technical: convert plain text files to asciidocThomas Ackermann2012-10-165-27/+34
| * | | Change headline of technical/send-pack-pipeline.txt to not confuse its conten...Thomas Ackermann2012-10-161-2/+2
| | |/ | |/|
* | | Merge branch 'mh/notes-string-list'Junio C Hamano2012-11-151-1/+8
|\ \ \
| * | | string_list: add a function string_list_remove_empty_items()Michael Haggerty2012-11-081-1/+8
* | | | strbuf_split*(): document functionsMichael Haggerty2012-11-041-0/+16
|/ / /
* | | Merge branch 'fa/remote-svn'Jeff King2012-10-251-0/+8
|\ \ \ | |/ / |/| |
| * | Add argv_array_detach and argv_array_free_detachedFlorian Achleitner2012-10-071-0/+8
* | | 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