summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jf/merge-ignore-ws'Junio C Hamano2010-10-261-20/+51
|\
| * ll-merge: replace flag argument with options structJonathan Nieder2010-08-261-20/+51
* | Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-031-4/+4
|\ \
| * | Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-201-4/+4
* | | Merge branch 'jn/merge-renormalize'Junio C Hamano2010-09-031-0/+73
|\ \ \ | | |/ | |/|
| * | ll-merge: make flag easier to populateJonathan Nieder2010-08-061-4/+7
| * | Documentation/technical: document ll_mergeJonathan Nieder2010-08-061-0/+70
* | | unpack_trees: group error messages by typeMatthieu Moy2010-08-111-0/+2
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2010-07-111-1/+1
|\ \
| * | Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli2010-07-091-1/+1
* | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-301-2/+2
|\ \ \ | |_|/ |/| |
| * | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-2/+2
| |/
* | Merge branch 'js/async-thread'Junio C Hamano2010-06-211-2/+3
|\ \ | |/ |/|
| * Enable threaded async procedures whenever pthreads is availableJohannes Sixt2010-03-101-2/+3
* | Merge branch 'sb/fmt-merge-msg'Junio C Hamano2010-04-061-1/+5
|\ \
| * | string-list: add unsorted_string_list_lookup()Stephen Boyd2010-03-241-1/+5
| |/
* | Merge branch 'maint'Junio C Hamano2010-04-041-5/+5
|\ \ | |/ |/|
| * pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan2010-04-041-4/+4
| * pack-protocol.txt: fix spellingTay Ray Chuan2010-04-041-1/+1
| * Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-021-11/+41
| |\
* | \ Merge branch 'ml/color-when'Junio C Hamano2010-03-021-0/+12
|\ \ \
| * | | Add an optional argument for --color optionsMark Lodato2010-02-181-0/+12
| |/ /
* | | Merge branch 'sp/push-sideband'Junio C Hamano2010-02-211-11/+41
|\ \ \ | |/ / |/| |
| * | Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano2010-02-051-11/+41
| |\ \ | | |/
| | * run-command: support custom fd-set in asyncErik Faye-Lund2010-02-051-10/+40
| | * run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-051-1/+1
* | | Fix typos in technical documentation.Ralf Wildenhues2010-01-313-8/+8
|/ /
* | Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-201-0/+11
|\ \
| * | strbuf: add strbuf_addbuf_percentquoteJeff King2010-01-141-0/+7
| * | strbuf_expand: convert "%%" to "%"Jeff King2010-01-141-0/+4
| |/
* | Merge branch 'nd/sparse'Junio C Hamano2010-01-131-0/+3
|\ \ | |/ |/|
| * Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy2009-08-231-0/+3
* | Merge branch 'maint'Junio C Hamano2009-12-192-4/+56
|\ \
| * | technical-docs: document hash APIStephen Boyd2009-12-171-2/+48
| * | api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd2009-12-171-2/+8
* | | Merge branch 'maint'Junio C Hamano2009-11-221-5/+0
|\ \ \ | |/ /
| * | Documentation: undocument gc'd function graph_release()Greg Price2009-11-191-5/+0
* | | Update packfile transfer protocol documentationScott Chacon2009-11-133-41/+777
|/ /
* | racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-091-4/+6
|/
* Merge branch 'js/run-command-updates'Junio C Hamano2009-08-101-3/+28
|\
| * api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-081-3/+28
* | technical-docs: document tree-walking APIStephen Boyd2009-08-031-7/+140
|/
* technical/api-remote: Describe new struct remote member pushurlMichael J Gruber2009-06-091-0/+4
* parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-251-0/+5
* parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-251-2/+2
* Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-231-0/+12
|\
| * parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-091-0/+8
| * parseopt: add OPT_NEGBITRené Scharfe2009-05-091-0/+4
* | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-161-1/+1
|/
* Merge branch 'maint'Junio C Hamano2009-04-281-1/+1
|\