aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2009-03-30
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| | |\
| | | * Documentation: update graph api example.Allan Caffee2009-03-30
* | | | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-09
* | | | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe2009-03-09
|/ / /
* | | Documentation: Typo / spelling / formatting fixesMike Ralphson2009-03-03
* | | Merge branch 'maint'Junio C Hamano2009-02-04
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-03
| |\ \ | | |/
| | * fix typo in DocumentationGuanqun Lu2009-02-03
* | | run_hook(): allow more than 9 hook argumentsStephan Beyer2009-01-17
* | | api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-17
* | | strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe2009-01-06
|/ /
* | Fix typos in documentationAlexander Potashev2008-12-09
* | add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe2008-11-23
* | run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi2008-10-02
|/
* Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-22
* Rename path_list to string_listJohannes Schindelin2008-07-21
* api-run-command.txt: typofixStephan Beyer2008-07-17
* api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-22
* api-builtin.txt: update and fix typoStephan Beyer2008-06-22
* path-list documentation: document all functions and data structuresMiklos Vajna2008-06-16
* run-command documentation: fix "memset()" parameterMiklos Vajna2008-06-16
* Strbuf documentation: document most functionsMiklos Vajna2008-06-04
* Revision walking documentation: document most important functionsMiklos Vajna2008-05-31
* log --graph --left-right: show left/right information in place of '*'Adam Simpkins2008-05-25
* log and rev-list: add --graph optionAdam Simpkins2008-05-05
* Add history graph APIAdam Simpkins2008-05-05
* Add description of OFS_DELTA to the pack format descriptionPeter Eriksen2008-04-06
* run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-05
* Fix doc typos.Ralf Wildenhues2008-03-02
* Merge branch 'maint'Junio C Hamano2008-02-29
|\
| * Correct name of diff_flush() in API documentationDaniel Barkalow2008-02-28
* | Technical documentation of the run-command API.Johannes Sixt2008-02-19
* | API documentation for remote.hDaniel Barkalow2008-02-19
|/
* fix doc typosJim Meyering2008-01-29
* close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-16
* Document lockfile APIJunio C Hamano2008-01-16
* Documentation: typofixRalf Wildenhues2008-01-07
* Start preparing the API documents.Junio C Hamano2007-12-14
* Documentation: describe pack idx v2linux@horizon.com2007-12-14
* War on whitespaceJunio C Hamano2007-06-07
* Merge branch 'maint'Junio C Hamano2007-03-22
|\
| * Documentation/pack-format.txt: Clear up description of types.Peter Eriksen2007-03-22
* | Provide some technical documentation for shallow clonesJohannes Schindelin2007-03-19
|/
* Update send-pack pipeline documentation.Junio C Hamano2007-01-01
* Documentation: illustrate send-pack pipeline.Junio C Hamano2006-12-29
* racy-git: documentation updates.Junio C Hamano2006-12-18
* Documentation/technical/racy-git.txtJunio C Hamano2006-08-15
* Assorted typo fixesPavel Roskin2006-07-09