summaryrefslogtreecommitdiffstats
path: root/Documentation/technical (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-11/+41
|\
| * run-command: support custom fd-set in asyncErik Faye-Lund2010-02-061-10/+40
| * run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-061-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-241-0/+3
* | Merge branch 'maint'Junio C Hamano2009-12-202-4/+56
|\ \
| * | technical-docs: document hash APIStephen Boyd2009-12-181-2/+48
| * | api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd2009-12-181-2/+8
* | | Merge branch 'maint'Junio C Hamano2009-11-231-5/+0
|\| |
| * | Documentation: undocument gc'd function graph_release()Greg Price2009-11-201-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-111-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-041-7/+140
|/
* technical/api-remote: Describe new struct remote member pushurlMichael J Gruber2009-06-101-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
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-281-1/+1
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-281-1/+1
| | |\
| | | * Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-271-1/+1
* | | | Merge branch 'maint'Junio C Hamano2009-03-301-4/+4
|\| | |
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-301-4/+4
| |\| |
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-301-4/+4
| | |\|
| | | * Documentation: update graph api example.Allan Caffee2009-03-301-4/+4
* | | | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-091-1/+2
* | | | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe2009-03-091-0/+27
|/ / /
* | | Documentation: Typo / spelling / formatting fixesMike Ralphson2009-03-041-1/+1
* | | Merge branch 'maint'Junio C Hamano2009-02-041-1/+1
|\| |
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-041-1/+1
| |\|
| | * fix typo in DocumentationGuanqun Lu2009-02-041-1/+1
* | | run_hook(): allow more than 9 hook argumentsStephan Beyer2009-01-181-1/+1
* | | api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-181-0/+15
* | | strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe2009-01-071-2/+9
|/ /
* | Fix typos in documentationAlexander Potashev2008-12-101-1/+1
* | add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe2008-11-241-0/+7
* | run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi2008-10-031-1/+1
|/
* Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-231-2/+2
* Rename path_list to string_listJohannes Schindelin2008-07-222-126/+128