summaryrefslogtreecommitdiffstats
path: root/Documentation/technical
AgeCommit message (Expand)AuthorLines
2011-08-17Merge branch 'mh/check-attr-relative'Junio C Hamano-22/+39
2011-08-14string-list: Add API to remove an item from an unsorted listJohannes Sixt-0/+10
2011-08-04Rename git_checkattr() to git_check_attr()Michael Haggerty-4/+4
2011-08-04Allow querying all attributes on a fileMichael Haggerty-14/+30
2011-08-04Provide access to the name attribute of git_attrMichael Haggerty-1/+2
2011-08-04doc: Correct git_attr() calls in example codeMichael Haggerty-5/+5
2011-08-03add gitignore entry to description about how to write a builtinHeiko Voigt-0/+2
2011-08-01Merge branch 'an/shallow-doc' into maintJunio C Hamano-29/+74
2011-07-31Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto-2/+3
2011-06-08Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy-22/+66
2011-06-08Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy-14/+15
2011-05-26Documentation/technical/api-diff.txt: correct name of diff_unmerge()Brandon Casey-2/+2
2011-03-26Merge branch 'nd/index-doc'Junio C Hamano-0/+185
2011-03-23doc: technical details about the index file formatJunio C Hamano-37/+57
2011-02-27doc: technical details about the index file formatNguyễn Thái Ngọc Duy-0/+165
2011-01-04Fix typos in the documentationRalf Wildenhues-1/+1
2010-11-24Merge branch 'rs/opt-help-text'Junio C Hamano-3/+6
2010-11-17Merge branch 'maint'Junio C Hamano-0/+41
2010-11-16document sigchain apiJeff King-0/+41
2010-11-15add OPT__FORCERené Scharfe-0/+3
2010-11-15add description parameter to OPT__QUIETRené Scharfe-1/+1
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe-1/+1
2010-11-15add description parameter to OPT__VERBOSERené Scharfe-1/+1
2010-10-26Merge branch 'jf/merge-ignore-ws'Junio C Hamano-20/+51
2010-09-03Merge branch 'jn/doc-backslash'Junio C Hamano-4/+4
2010-09-03Merge branch 'jn/merge-renormalize'Junio C Hamano-0/+73
2010-08-26ll-merge: replace flag argument with options structJonathan Nieder-20/+51
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder-4/+4
2010-08-11unpack_trees: group error messages by typeMatthieu Moy-0/+2
2010-08-06ll-merge: make flag easier to populateJonathan Nieder-4/+7
2010-08-06Documentation/technical: document ll_mergeJonathan Nieder-0/+70
2010-07-11Merge branch 'maint'Junio C Hamano-1/+1
2010-07-09Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli-1/+1
2010-06-30Merge branch 'jp/string-list-api-cleanup'Junio C Hamano-2/+2
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips-2/+2
2010-06-21Merge branch 'js/async-thread'Junio C Hamano-2/+3
2010-04-06Merge branch 'sb/fmt-merge-msg'Junio C Hamano-1/+5
2010-04-04Merge branch 'maint'Junio C Hamano-5/+5
2010-04-04pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan-4/+4
2010-04-04pack-protocol.txt: fix spellingTay Ray Chuan-1/+1
2010-03-24string-list: add unsorted_string_list_lookup()Stephen Boyd-1/+5
2010-03-10Enable threaded async procedures whenever pthreads is availableJohannes Sixt-2/+3
2010-03-02Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano-11/+41
2010-03-02Merge branch 'ml/color-when'Junio C Hamano-0/+12
2010-02-21Merge branch 'sp/push-sideband'Junio C Hamano-11/+41
2010-02-18Add an optional argument for --color optionsMark Lodato-0/+12
2010-02-05Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano-11/+41
2010-02-05run-command: support custom fd-set in asyncErik Faye-Lund-10/+40
2010-02-05run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce-1/+1
2010-01-31Fix typos in technical documentation.Ralf Wildenhues-8/+8