summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge branch 'maint'Junio C Hamano1-1/+3
2012-03-30string-list: document that string_list_insert() inserts unique stringsHeiko Voigt1-1/+3
2012-03-04Merge branch 'tr/maint-bundle-long-subject' into maintJunio C Hamano1-1/+17
2012-03-01Merge branch 'rs/no-no-no-parseopt'Junio C Hamano1-1/+2
2012-02-26Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano1-1/+17
2012-02-26parse-options: allow positivation of options starting, with no-René Scharfe1-1/+2
2012-02-23strbuf: improve strbuf_get*line documentationThomas Rast1-1/+17
2012-02-17config: add include directiveJeff King1-1/+27
2012-02-17config: provide a version of git_config with more optionsJeff King1-0/+12
2012-02-17docs/api-config: minor clarificationsJeff King1-7/+8
2012-02-06docs: add a basic description of the config APIJeff King1-0/+101
2011-12-11credential: add function for parsing url componentsJeff King1-0/+4
2011-12-11introduce credentials APIJeff King1-0/+241
2011-10-12Merge branch 'nd/document-err-packet'Junio C Hamano1-0/+7
2011-10-12Merge branch 'jc/parse-options-boolean'Junio C Hamano1-5/+16
2011-10-05Merge branch 'jk/argv-array'Junio C Hamano2-0/+125
2011-10-03pack-protocol: document "ERR" lineNguyen Thai Ngoc Duy1-0/+7
2011-09-28parseopt: add OPT_NOOP_NOARGRené Scharfe1-0/+5
2011-09-27parse-options: deprecate OPT_BOOLEANJunio C Hamano1-5/+11
2011-09-14refactor argv_array into generic codeJeff King1-0/+46
2011-09-14add sha1_array API docsJeff King1-0/+79
2011-09-02Merge branch 'en/merge-recursive-2'Junio C Hamano1-0/+10
2011-08-22Merge branch 'maint'Junio C Hamano1-0/+81
2011-08-22add technical documentation about ref iterationHeiko Voigt1-0/+81
2011-08-17Merge branch 'mh/check-attr-relative'Junio C Hamano1-22/+39
2011-08-14string-list: Add API to remove an item from an unsorted listJohannes Sixt1-0/+10
2011-08-04Rename git_checkattr() to git_check_attr()Michael Haggerty1-4/+4
2011-08-04Allow querying all attributes on a fileMichael Haggerty1-14/+30
2011-08-04Provide access to the name attribute of git_attrMichael Haggerty1-1/+2
2011-08-04doc: Correct git_attr() calls in example codeMichael Haggerty1-5/+5
2011-08-03add gitignore entry to description about how to write a builtinHeiko Voigt1-0/+2
2011-08-01Merge branch 'an/shallow-doc' into maintJunio C Hamano1-28/+73
2011-07-31Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto1-2/+3
2011-06-08Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy1-22/+66
2011-06-08Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy1-13/+14
2011-05-26Documentation/technical/api-diff.txt: correct name of diff_unmerge()Brandon Casey1-2/+2
2011-03-26Merge branch 'nd/index-doc'Junio C Hamano1-0/+185
2011-03-23doc: technical details about the index file formatJunio C Hamano1-37/+57
2011-02-27doc: technical details about the index file formatNguyễn Thái Ngọc Duy1-0/+165
2011-01-04Fix typos in the documentationRalf Wildenhues1-1/+1
2010-11-24Merge branch 'rs/opt-help-text'Junio C Hamano1-3/+6
2010-11-17Merge branch 'maint'Junio C Hamano1-0/+41
2010-11-16document sigchain apiJeff King1-0/+41
2010-11-15add OPT__FORCERené Scharfe1-0/+3
2010-11-15add description parameter to OPT__QUIETRené Scharfe1-1/+1
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe1-1/+1
2010-11-15add description parameter to OPT__VERBOSERené Scharfe1-1/+1
2010-10-26Merge branch 'jf/merge-ignore-ws'Junio C Hamano1-20/+51
2010-09-03Merge branch 'jn/doc-backslash'Junio C Hamano1-4/+4
2010-09-03Merge branch 'jn/merge-renormalize'Junio C Hamano1-0/+73