summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
2012-03-02Merge branch 'rs/no-no-no-parseopt'Junio C Hamano
2012-02-27Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano
2012-02-26parse-options: allow positivation of options starting, with no-René Scharfe
2012-02-23strbuf: improve strbuf_get*line documentationThomas Rast
2012-02-17config: add include directiveJeff King
2012-02-17config: provide a version of git_config with more optionsJeff King
2012-02-17docs/api-config: minor clarificationsJeff King
2012-02-06docs: add a basic description of the config APIJeff King
2011-12-12credential: add function for parsing url componentsJeff King
2011-12-12introduce credentials APIJeff King
2011-10-12Merge branch 'nd/document-err-packet'Junio C Hamano
2011-10-12Merge branch 'jc/parse-options-boolean'Junio C Hamano
2011-10-05Merge branch 'jk/argv-array'Junio C Hamano
2011-10-03pack-protocol: document "ERR" lineNguyen Thai Ngoc Duy
2011-09-28parseopt: add OPT_NOOP_NOARGRené Scharfe
2011-09-28parse-options: deprecate OPT_BOOLEANJunio C Hamano
2011-09-14refactor argv_array into generic codeJeff King
2011-09-14add sha1_array API docsJeff King
2011-09-02Merge branch 'en/merge-recursive-2'Junio C Hamano
2011-08-23Merge branch 'maint'Junio C Hamano
2011-08-22add technical documentation about ref iterationHeiko Voigt
2011-08-18Merge branch 'mh/check-attr-relative'Junio C Hamano
2011-08-14string-list: Add API to remove an item from an unsorted listJohannes Sixt
2011-08-04Rename git_checkattr() to git_check_attr()Michael Haggerty
2011-08-04Allow querying all attributes on a fileMichael Haggerty
2011-08-04Provide access to the name attribute of git_attrMichael Haggerty
2011-08-04doc: Correct git_attr() calls in example codeMichael Haggerty
2011-08-03add gitignore entry to description about how to write a builtinHeiko Voigt
2011-08-01Merge branch 'an/shallow-doc' into maintJunio C Hamano
2011-08-01Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto
2011-06-09Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy
2011-06-09Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy
2011-05-26Documentation/technical/api-diff.txt: correct name of diff_unmerge()Brandon Casey
2011-03-27Merge branch 'nd/index-doc'Junio C Hamano
2011-03-23doc: technical details about the index file formatJunio C Hamano
2011-02-27doc: technical details about the index file formatNguyễn Thái Ngọc Duy
2011-01-04Fix typos in the documentationRalf Wildenhues
2010-11-24Merge branch 'rs/opt-help-text'Junio C Hamano
2010-11-17Merge branch 'maint'Junio C Hamano
2010-11-16document sigchain apiJeff King
2010-11-15add OPT__FORCERené Scharfe
2010-11-15add description parameter to OPT__QUIETRené Scharfe
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe
2010-11-15add description parameter to OPT__VERBOSERené Scharfe
2010-10-27Merge branch 'jf/merge-ignore-ws'Junio C Hamano
2010-09-03Merge branch 'jn/doc-backslash'Junio C Hamano
2010-09-03Merge branch 'jn/merge-renormalize'Junio C Hamano
2010-08-26ll-merge: replace flag argument with options structJonathan Nieder
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder
2010-08-11unpack_trees: group error messages by typeMatthieu Moy