aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* Add argv_array_detach and argv_array_free_detachedFlorian Achleitner2012-10-07
* 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
* | | | docs/api-config: minor clarificationsJeff King2012-02-17
* | | | docs: add a basic description of the config APIJeff King2012-02-06
| |_|/ |/| |
* | | credential: add function for parsing url componentsJeff King2011-12-11
* | | introduce credentials APIJeff King2011-12-11
|/ /
* | Merge branch 'nd/document-err-packet'Junio C Hamano2011-10-12
|\ \ | |/ |/|
| * pack-protocol: document "ERR" lineNguyen Thai Ngoc Duy2011-10-03
* | Merge branch 'jc/parse-options-boolean'Junio C Hamano2011-10-12
|\ \
| * | parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-28
| * | parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-27
* | | Merge branch 'jk/argv-array'Junio C Hamano2011-10-05
|\ \ \ | |/ / |/| |
| * | refactor argv_array into generic codeJeff King2011-09-14
| * | add sha1_array API docsJeff King2011-09-14
* | | Merge branch 'en/merge-recursive-2'Junio C Hamano2011-09-02
|\ \ \
| * | | string-list: Add API to remove an item from an unsorted listJohannes Sixt2011-08-14
| |/ /
* | | Merge branch 'maint'Junio C Hamano2011-08-22
|\ \ \
| * | | add technical documentation about ref iterationHeiko Voigt2011-08-22
* | | | Merge branch 'mh/check-attr-relative'Junio C Hamano2011-08-17
|\ \ \ \ | |/ / / |/| | |
| * | | Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-04
| * | | Allow querying all attributes on a fileMichael Haggerty2011-08-04