aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* Merge branch 'mh/notes-string-list'Junio C Hamano2012-11-15
|\
| * string_list: add a function string_list_remove_empty_items()Michael Haggerty2012-11-08
* | strbuf_split*(): document functionsMichael Haggerty2012-11-04
|/
* Merge branch 'fa/remote-svn'Jeff King2012-10-25
|\
| * Add argv_array_detach and argv_array_free_detachedFlorian Achleitner2012-10-07
* | Merge branch 'mh/fetch-filter-refs'Junio C Hamano2012-09-21
|\ \
| * | string_list API: document what "sorted" meansMichael Haggerty2012-09-18
* | | Merge branch 'jc/make-static'Junio C Hamano2012-09-18
|\ \ \
| * | | sha1-array.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-15
* | | | Sync with 1.7.12.1Junio C Hamano2012-09-18
|\ \ \ \
| * | | | Doc: Improve shallow depth wordingPhilip Oakley2012-09-18
| | |_|/ | |/| |
* | | | Merge branch 'mh/string-list'Junio C Hamano2012-09-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | api-string-list.txt: initialize the string_list the easy wayMichael Haggerty2012-09-12
| * | string_list: add a function string_list_longest_prefix()Michael Haggerty2012-09-12
| * | string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-12
| * | string_list: add a new function, filter_string_list()Michael Haggerty2012-09-12
| * | string_list: add two new functions for splitting stringsMichael Haggerty2012-09-12
| * | string_list: add function string_list_append_nodup()Michael Haggerty2012-09-12
| |/
* | Merge branch 'jk/argv-array'Junio C Hamano2012-09-11
|\ \ | |/ |/|
| * argv-array: add pop functionJeff King2012-09-02
* | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-25
* | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-12
|\ \
| * | api-credential.txt: document that helpers field is filled-in automaticallyMatthieu Moy2012-06-12
* | | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-08
|\ \ \ | |/ /
| * | docs: fix cross-directory linkgit referencesJeff King2012-06-08
* | | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-07
|\ \ \ | |/ /
| * | api-credentials.txt: add "see also" sectionMatthieu Moy2012-06-04
| * | api-credentials.txt: mention credential.helper explicitlyMatthieu Moy2012-06-04
| * | api-credentials.txt: show the big picture firstMatthieu Moy2012-06-04
| * | doc: fix xref link from api docs to manual pagesJunio C Hamano2012-06-04
* | | Sync with maintJunio C Hamano2012-05-14
|\ \ \ | |/ /
| * | Merge branch 'jk/doc-asciidoc-inline-literal' into maintJunio C Hamano2012-05-14
| |\ \
| * | | pack-protocol: fix first-want separator in the examplesCarlos Martín Nieto2012-05-14
* | | | Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-02
|\ \ \ \ | | |/ / | |/| |
| * | | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* | | | Merge branch 'jc/index-v4'Junio C Hamano2012-05-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | index-v4: document the entry formatJunio C Hamano2012-04-27
| |/ /
* | | Merge branch 'jk/repack-no-explode-objects-from-old-pack'Junio C Hamano2012-04-29
|\ \ \ | | |/ | |/|
| * | argv-array: add a new "pushl" methodJeff King2012-04-18
| |/
* | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\ \ | |/ |/|
| * Teach revision walking machinery to walk multiple times sequenciallyHeiko Voigt2012-03-30
* | Merge branch 'maint'Junio C Hamano2012-03-30
|\ \
| * | string-list: document that string_list_insert() inserts unique stringsHeiko Voigt2012-03-30
| * | Merge branch 'tr/maint-bundle-long-subject' into maintJunio C Hamano2012-03-04
| |\ \ | | |/ | |/|
* | | Merge branch 'rs/no-no-no-parseopt'Junio C Hamano2012-03-01
|\ \ \
| * | | parse-options: allow positivation of options starting, with no-René Scharfe2012-02-26
* | | | Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano2012-02-26
|\ \ \ \ | | |_|/ | |/| |
| * | | strbuf: improve strbuf_get*line documentationThomas Rast2012-02-23
* | | | config: add include directiveJeff King2012-02-17
* | | | config: provide a version of git_config with more optionsJeff King2012-02-17