summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
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
2010-08-06ll-merge: make flag easier to populateJonathan Nieder
2010-08-06Documentation/technical: document ll_mergeJonathan Nieder
2010-07-12Merge branch 'maint'Junio C Hamano
2010-07-10Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli
2010-06-30Merge branch 'jp/string-list-api-cleanup'Junio C Hamano
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips
2010-06-21Merge branch 'js/async-thread'Junio C Hamano
2010-04-06Merge branch 'sb/fmt-merge-msg'Junio C Hamano
2010-04-04Merge branch 'maint'Junio C Hamano
2010-04-04pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan
2010-04-04pack-protocol.txt: fix spellingTay Ray Chuan
2010-03-25string-list: add unsorted_string_list_lookup()Stephen Boyd
2010-03-10Enable threaded async procedures whenever pthreads is availableJohannes Sixt
2010-03-03Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano
2010-03-02Merge branch 'ml/color-when'Junio C Hamano
2010-02-21Merge branch 'sp/push-sideband'Junio C Hamano
2010-02-19Add an optional argument for --color optionsMark Lodato
2010-02-06Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano