summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Libravatar Stephen Boyd1-1/+1
2009-04-28Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-04-28Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano1-1/+1
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-1/+1
2009-04-27Documentation: fix a grammatical error in api-builtin.txtLibravatar Allan Caffee1-1/+1
2009-03-30Merge branch 'maint'Libravatar Junio C Hamano1-4/+4
2009-03-30Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano1-4/+4
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-4/+4
2009-03-30Documentation: update graph api example.Libravatar Allan Caffee1-4/+4
2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherLibravatar René Scharfe1-1/+2
2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPLibravatar René Scharfe1-0/+27
2009-03-03Documentation: Typo / spelling / formatting fixesLibravatar Mike Ralphson1-1/+1
2009-02-04Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-02-03Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-02-03fix typo in DocumentationLibravatar Guanqun Lu1-1/+1
2009-01-17run_hook(): allow more than 9 hook argumentsLibravatar Stephan Beyer1-1/+1
2009-01-17api-run-command.txt: talk about run_hook()Libravatar Stephan Beyer1-0/+15
2009-01-06strbuf: instate cleanup rule in case of non-memory errorsLibravatar René Scharfe1-2/+9
2008-12-09Fix typos in documentationLibravatar Alexander Potashev1-1/+1
2008-11-23add strbuf_expand_dict_cb(), a helper for simple casesLibravatar René Scharfe1-0/+7
2008-10-02run-command.c: remove run_command_v_opt_cd()Libravatar Nanako Shiraishi1-1/+1
2008-07-22Fix two leftovers from path_list->string_listLibravatar Johannes Schindelin1-2/+2
2008-07-21Rename path_list to string_listLibravatar Johannes Schindelin2-126/+128
2008-07-17api-run-command.txt: typofixLibravatar Stephan Beyer1-1/+1
2008-06-22api-parse-options.txt: Introduce documentation for parse options APILibravatar Stephan Beyer1-2/+202
2008-06-22api-builtin.txt: update and fix typoLibravatar Stephan Beyer1-5/+10
2008-06-16path-list documentation: document all functions and data structuresLibravatar Miklos Vajna1-4/+121
2008-06-16run-command documentation: fix "memset()" parameterLibravatar Miklos Vajna1-2/+2
2008-06-04Strbuf documentation: document most functionsLibravatar Miklos Vajna1-2/+237
2008-05-31Revision walking documentation: document most important functionsLibravatar Miklos Vajna1-1/+59
2008-05-25log --graph --left-right: show left/right information in place of '*'Libravatar Adam Simpkins1-1/+1
2008-05-05log and rev-list: add --graph optionLibravatar Adam Simpkins1-5/+8
2008-05-05Add history graph APILibravatar Adam Simpkins1-0/+176
2008-04-06Add description of OFS_DELTA to the pack format descriptionLibravatar Peter Eriksen1-1/+15
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrLibravatar Christian Couder1-3/+4
2008-03-02Fix doc typos.Libravatar Ralf Wildenhues1-3/+3
2008-02-29Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-02-28Correct name of diff_flush() in API documentationLibravatar Daniel Barkalow1-1/+1
2008-02-19Technical documentation of the run-command API.Libravatar Johannes Sixt1-5/+166
2008-02-19API documentation for remote.hLibravatar Daniel Barkalow1-0/+123
2008-01-29fix doc typosLibravatar Jim Meyering1-1/+1
2008-01-16close_lock_file(): new function in the lockfile APILibravatar Brandon Casey1-3/+12
2008-01-16Document lockfile APILibravatar Junio C Hamano1-7/+60
2008-01-07Documentation: typofixLibravatar Ralf Wildenhues2-4/+4
2007-12-14Start preparing the API documents.Libravatar Junio C Hamano23-0/+644
2007-12-14Documentation: describe pack idx v2Libravatar linux@horizon.com1-33/+61
2007-06-07War on whitespaceLibravatar Junio C Hamano1-4/+4
2007-03-22Merge branch 'maint'Libravatar Junio C Hamano1-4/+6
2007-03-22Documentation/pack-format.txt: Clear up description of types.Libravatar Peter Eriksen1-4/+6
2007-03-19Provide some technical documentation for shallow clonesLibravatar Johannes Schindelin1-0/+49