summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips1-2/+2
2010-06-21Merge branch 'js/async-thread'Junio C Hamano1-2/+3
2010-04-06Merge branch 'sb/fmt-merge-msg'Junio C Hamano1-1/+5
2010-04-04Merge branch 'maint'Junio C Hamano1-5/+5
2010-04-04pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan1-4/+4
2010-04-04pack-protocol.txt: fix spellingTay Ray Chuan1-1/+1
2010-03-24string-list: add unsorted_string_list_lookup()Stephen Boyd1-1/+5
2010-03-10Enable threaded async procedures whenever pthreads is availableJohannes Sixt1-2/+3
2010-03-02Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano1-11/+41
2010-03-02Merge branch 'ml/color-when'Junio C Hamano1-0/+12
2010-02-21Merge branch 'sp/push-sideband'Junio C Hamano1-11/+41
2010-02-18Add an optional argument for --color optionsMark Lodato1-0/+12
2010-02-05Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano1-11/+41
2010-02-05run-command: support custom fd-set in asyncErik Faye-Lund1-10/+40
2010-02-05run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce1-1/+1
2010-01-31Fix typos in technical documentation.Ralf Wildenhues3-8/+8
2010-01-20Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano1-0/+11
2010-01-14strbuf: add strbuf_addbuf_percentquoteJeff King1-0/+7
2010-01-14strbuf_expand: convert "%%" to "%"Jeff King1-0/+4
2010-01-13Merge branch 'nd/sparse'Junio C Hamano1-0/+3
2009-12-19Merge branch 'maint'Junio C Hamano2-4/+56
2009-12-17technical-docs: document hash APIStephen Boyd1-2/+48
2009-12-17api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd1-2/+8
2009-11-22Merge branch 'maint'Junio C Hamano1-5/+0
2009-11-19Documentation: undocument gc'd function graph_release()Greg Price1-5/+0
2009-11-13Update packfile transfer protocol documentationScott Chacon3-36/+772
2009-10-09racy-git.txt: explain nsec problem in more detailJonathan Nieder1-4/+6
2009-08-23Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy1-0/+3
2009-08-10Merge branch 'js/run-command-updates'Junio C Hamano1-3/+28
2009-08-08api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt1-3/+28
2009-08-03technical-docs: document tree-walking APIStephen Boyd1-7/+140
2009-06-09technical/api-remote: Describe new struct remote member pushurlMichael J Gruber1-0/+4
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd1-0/+5
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd1-2/+2
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano1-0/+12
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd1-1/+1
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe1-0/+8
2009-05-09parseopt: add OPT_NEGBITRené Scharfe1-0/+4
2009-04-28Merge branch 'maint'Junio C Hamano1-1/+1
2009-04-28Merge branch 'maint-1.6.1' into maintJunio C Hamano1-1/+1
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-1/+1
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee1-1/+1
2009-03-30Merge branch 'maint'Junio C Hamano1-4/+4
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano1-4/+4
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-4/+4
2009-03-30Documentation: update graph api example.Allan Caffee1-4/+4
2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe1-1/+2
2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe1-0/+27
2009-03-03Documentation: Typo / spelling / formatting fixesMike Ralphson1-1/+1
2009-02-04Merge branch 'maint'Junio C Hamano1-1/+1