Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30pack-protocol: fix maximum pkt-line sizeLars Schneider
2009-11-13Update packfile transfer protocol documentationScott Chacon
2009-10-10racy-git.txt: explain nsec problem in more detailJonathan Nieder
2009-08-11Merge branch 'js/run-command-updates'Junio C Hamano
2009-08-09api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt
2009-08-04technical-docs: document tree-walking APIStephen Boyd
2009-06-10technical/api-remote: Describe new struct remote member pushurlMichael J Gruber
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe
2009-05-09parseopt: add OPT_NEGBITRené Scharfe
2009-04-28Merge branch 'maint'Junio C Hamano
2009-04-28Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee
2009-03-31Merge branch 'maint'Junio C Hamano
2009-03-31Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-31Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-30Documentation: update graph api example.Allan Caffee
2009-03-10parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe
2009-03-10parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe
2009-03-04Documentation: Typo / spelling / formatting fixesMike Ralphson
2009-02-04Merge branch 'maint'Junio C Hamano
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04fix typo in DocumentationGuanqun Lu
2009-01-18run_hook(): allow more than 9 hook argumentsStephan Beyer
2009-01-18api-run-command.txt: talk about run_hook()Stephan Beyer
2009-01-07strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe
2008-12-10Fix typos in documentationAlexander Potashev
2008-11-24add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe
2008-10-03run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi
2008-07-23Fix two leftovers from path_list->string_listJohannes Schindelin
2008-07-22Rename path_list to string_listJohannes Schindelin
2008-07-18api-run-command.txt: typofixStephan Beyer
2008-06-23api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2008-06-23api-builtin.txt: update and fix typoStephan Beyer
2008-06-17path-list documentation: document all functions and data structuresMiklos Vajna
2008-06-17run-command documentation: fix "memset()" parameterMiklos Vajna
2008-06-05Strbuf documentation: document most functionsMiklos Vajna
2008-06-01Revision walking documentation: document most important functionsMiklos Vajna
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins
2008-05-06log and rev-list: add --graph optionAdam Simpkins
2008-05-06Add history graph APIAdam Simpkins
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder
2008-03-03Fix doc typos.Ralf Wildenhues
2008-02-29Merge branch 'maint'Junio C Hamano
2008-02-29Correct name of diff_flush() in API documentationDaniel Barkalow