summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
2011-08-04doc: Correct git_attr() calls in example codeLibravatar Michael Haggerty1-5/+5
2011-08-03add gitignore entry to description about how to write a builtinLibravatar Heiko Voigt1-0/+2
2011-08-01Merge branch 'an/shallow-doc' into maintLibravatar Junio C Hamano1-29/+74
2011-07-31Documentation: clarify the invalidated tree entry formatLibravatar Carlos Martín Nieto1-2/+3
2011-06-08Document the underlying protocol used by shallow repositories and --depth com...Libravatar Alex Neronskiy1-22/+66
2011-06-08Fix documentation of fetch-pack that implies that the client can disconnect a...Libravatar Alex Neronskiy1-14/+15
2011-05-26Documentation/technical/api-diff.txt: correct name of diff_unmerge()Libravatar Brandon Casey1-2/+2
2011-03-26Merge branch 'nd/index-doc'Libravatar Junio C Hamano1-0/+185
2011-03-23doc: technical details about the index file formatLibravatar Junio C Hamano1-37/+57
2011-02-27doc: technical details about the index file formatLibravatar Nguyễn Thái Ngọc Duy1-0/+165
2011-01-04Fix typos in the documentationLibravatar Ralf Wildenhues1-1/+1
2010-11-24Merge branch 'rs/opt-help-text'Libravatar Junio C Hamano1-3/+6
2010-11-17Merge branch 'maint'Libravatar Junio C Hamano1-0/+41
2010-11-16document sigchain apiLibravatar Jeff King1-0/+41
2010-11-15add OPT__FORCELibravatar René Scharfe1-0/+3
2010-11-15add description parameter to OPT__QUIETLibravatar René Scharfe1-1/+1
2010-11-15add description parameter to OPT__DRY_RUNLibravatar René Scharfe1-1/+1
2010-11-15add description parameter to OPT__VERBOSELibravatar René Scharfe1-1/+1
2010-10-26Merge branch 'jf/merge-ignore-ws'Libravatar Junio C Hamano1-20/+51
2010-09-03Merge branch 'jn/doc-backslash'Libravatar Junio C Hamano1-4/+4
2010-09-03Merge branch 'jn/merge-renormalize'Libravatar Junio C Hamano1-0/+73
2010-08-26ll-merge: replace flag argument with options structLibravatar Jonathan Nieder1-20/+51
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsLibravatar Jonathan Nieder1-4/+4
2010-08-11unpack_trees: group error messages by typeLibravatar Matthieu Moy1-0/+2
2010-08-06ll-merge: make flag easier to populateLibravatar Jonathan Nieder1-4/+7
2010-08-06Documentation/technical: document ll_mergeLibravatar Jonathan Nieder1-0/+70
2010-07-11Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2010-07-09Documentation: Spelling fix in protocol-capabilities.txtLibravatar Fredrik Skolmli1-1/+1
2010-06-30Merge branch 'jp/string-list-api-cleanup'Libravatar Junio C Hamano1-2/+2
2010-06-27string_list: Fix argument order for string_list_appendLibravatar Julian Phillips1-2/+2
2010-06-21Merge branch 'js/async-thread'Libravatar Junio C Hamano1-2/+3
2010-04-06Merge branch 'sb/fmt-merge-msg'Libravatar Junio C Hamano1-1/+5
2010-04-04Merge branch 'maint'Libravatar Junio C Hamano1-5/+5
2010-04-04pack-protocol.txt: fix pkt-line lengthsLibravatar Tay Ray Chuan1-4/+4
2010-04-04pack-protocol.txt: fix spellingLibravatar Tay Ray Chuan1-1/+1
2010-03-24string-list: add unsorted_string_list_lookup()Libravatar Stephen Boyd1-1/+5
2010-03-10Enable threaded async procedures whenever pthreads is availableLibravatar Johannes Sixt1-2/+3
2010-03-02Merge branch 'sp/maint-push-sideband' into maintLibravatar Junio C Hamano1-11/+41
2010-03-02Merge branch 'ml/color-when'Libravatar Junio C Hamano1-0/+12
2010-02-21Merge branch 'sp/push-sideband'Libravatar Junio C Hamano1-11/+41
2010-02-18Add an optional argument for --color optionsLibravatar Mark Lodato1-0/+12
2010-02-05Merge branch 'sp/maint-push-sideband' into sp/push-sidebandLibravatar Junio C Hamano1-11/+41
2010-02-05run-command: support custom fd-set in asyncLibravatar Erik Faye-Lund1-10/+40
2010-02-05run-command: Allow stderr to be a caller supplied pipeLibravatar Shawn O. Pearce1-1/+1
2010-01-31Fix typos in technical documentation.Libravatar Ralf Wildenhues3-8/+8
2010-01-20Merge branch 'jk/warn-author-committer-after-commit'Libravatar Junio C Hamano1-0/+11
2010-01-14strbuf: add strbuf_addbuf_percentquoteLibravatar Jeff King1-0/+7
2010-01-14strbuf_expand: convert "%%" to "%"Libravatar Jeff King1-0/+4
2010-01-13Merge branch 'nd/sparse'Libravatar Junio C Hamano1-0/+3
2009-12-19Merge branch 'maint'Libravatar Junio C Hamano2-4/+56