summaryrefslogtreecommitdiffstats
path: root/Documentation/technical
AgeCommit message (Expand)AuthorLines
2009-06-09technical/api-remote: Describe new struct remote member pushurlMichael J Gruber-0/+4
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd-0/+5
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd-2/+2
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano-0/+12
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd-1/+1
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe-0/+8
2009-05-09parseopt: add OPT_NEGBITRené Scharfe-0/+4
2009-04-28Merge branch 'maint'Junio C Hamano-1/+1
2009-04-28Merge branch 'maint-1.6.1' into maintJunio C Hamano-1/+1
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano-1/+1
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee-1/+1
2009-03-30Merge branch 'maint'Junio C Hamano-4/+4
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano-4/+4
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano-4/+4
2009-03-30Documentation: update graph api example.Allan Caffee-4/+4
2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe-1/+2
2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe-0/+27
2009-03-03Documentation: Typo / spelling / formatting fixesMike Ralphson-1/+1
2009-02-04Merge branch 'maint'Junio C Hamano-1/+1
2009-02-03Merge branch 'maint-1.6.0' into maintJunio C Hamano-1/+1
2009-02-03fix typo in DocumentationGuanqun Lu-1/+1
2009-01-17run_hook(): allow more than 9 hook argumentsStephan Beyer-1/+1
2009-01-17api-run-command.txt: talk about run_hook()Stephan Beyer-0/+15
2009-01-06strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe-2/+9
2008-12-09Fix typos in documentationAlexander Potashev-1/+1
2008-11-23add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe-0/+7
2008-10-02run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi-1/+1
2008-07-22Fix two leftovers from path_list->string_listJohannes Schindelin-2/+2
2008-07-21Rename path_list to string_listJohannes Schindelin-126/+128
2008-07-17api-run-command.txt: typofixStephan Beyer-1/+1
2008-06-22api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer-2/+202
2008-06-22api-builtin.txt: update and fix typoStephan Beyer-5/+10
2008-06-16path-list documentation: document all functions and data structuresMiklos Vajna-4/+121
2008-06-16run-command documentation: fix "memset()" parameterMiklos Vajna-2/+2
2008-06-04Strbuf documentation: document most functionsMiklos Vajna-2/+237
2008-05-31Revision walking documentation: document most important functionsMiklos Vajna-1/+59
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins-1/+1
2008-05-05log and rev-list: add --graph optionAdam Simpkins-5/+8
2008-05-05Add history graph APIAdam Simpkins-0/+176
2008-04-06Add description of OFS_DELTA to the pack format descriptionPeter Eriksen-1/+15
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder-3/+4
2008-03-02Fix doc typos.Ralf Wildenhues-3/+3
2008-02-29Merge branch 'maint'Junio C Hamano-1/+1
2008-02-28Correct name of diff_flush() in API documentationDaniel Barkalow-1/+1
2008-02-19Technical documentation of the run-command API.Johannes Sixt-5/+166
2008-02-19API documentation for remote.hDaniel Barkalow-0/+123
2008-01-29fix doc typosJim Meyering-1/+1
2008-01-16close_lock_file(): new function in the lockfile APIBrandon Casey-3/+12
2008-01-16Document lockfile APIJunio C Hamano-7/+60
2008-01-07Documentation: typofixRalf Wildenhues-4/+4