| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Junio C Hamano | 2009-12-19 | 2 | -4/+56 |
|\ |
|
| * | technical-docs: document hash API | Stephen Boyd | 2009-12-17 | 1 | -2/+48 |
| * | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 2009-12-17 | 1 | -2/+8 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-11-22 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | Documentation: undocument gc'd function graph_release() | Greg Price | 2009-11-19 | 1 | -5/+0 |
* | | Update packfile transfer protocol documentation | Scott Chacon | 2009-11-13 | 3 | -41/+777 |
|/ |
|
* | racy-git.txt: explain nsec problem in more detail | Jonathan Nieder | 2009-10-09 | 1 | -4/+6 |
* | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 | 1 | -3/+28 |
|\ |
|
| * | api-run-command.txt: describe error behavior of run_command functions | Johannes Sixt | 2009-08-08 | 1 | -3/+28 |
* | | technical-docs: document tree-walking API | Stephen Boyd | 2009-08-03 | 1 | -7/+140 |
|/ |
|
* | technical/api-remote: Describe new struct remote member pushurl | Michael J Gruber | 2009-06-09 | 1 | -0/+4 |
* | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 2009-05-25 | 1 | -0/+5 |
* | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 | 1 | -2/+2 |
* | Merge branch 'rs/grep-parseopt' | Junio C Hamano | 2009-05-23 | 1 | -0/+12 |
|\ |
|
| * | parseopt: add OPT_NUMBER_CALLBACK | René Scharfe | 2009-05-09 | 1 | -0/+8 |
| * | parseopt: add OPT_NEGBIT | René Scharfe | 2009-05-09 | 1 | -0/+4 |
* | | api-parse-options.txt: use 'func' instead of 'funct' | Stephen Boyd | 2009-05-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2009-04-28 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 | 1 | -1/+1 |
| | |\ |
|
| | | * | Documentation: fix a grammatical error in api-builtin.txt | Allan Caffee | 2009-04-27 | 1 | -1/+1 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-30 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-30 | 1 | -4/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-30 | 1 | -4/+4 |
| | |\ \
| | | |/ |
|
| | | * | Documentation: update graph api example. | Allan Caffee | 2009-03-30 | 1 | -4/+4 |
* | | | | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together | René Scharfe | 2009-03-09 | 1 | -1/+2 |
* | | | | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP | René Scharfe | 2009-03-09 | 1 | -0/+27 |
|/ / / |
|
* | | | Documentation: Typo / spelling / formatting fixes | Mike Ralphson | 2009-03-03 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-02-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | fix typo in Documentation | Guanqun Lu | 2009-02-03 | 1 | -1/+1 |
* | | | run_hook(): allow more than 9 hook arguments | Stephan Beyer | 2009-01-17 | 1 | -1/+1 |
* | | | api-run-command.txt: talk about run_hook() | Stephan Beyer | 2009-01-17 | 1 | -0/+15 |
* | | | strbuf: instate cleanup rule in case of non-memory errors | René Scharfe | 2009-01-06 | 1 | -2/+9 |
|/ / |
|
* | | Fix typos in documentation | Alexander Potashev | 2008-12-09 | 1 | -1/+1 |
* | | add strbuf_expand_dict_cb(), a helper for simple cases | René Scharfe | 2008-11-23 | 1 | -0/+7 |
* | | run-command.c: remove run_command_v_opt_cd() | Nanako Shiraishi | 2008-10-02 | 1 | -1/+1 |
|/ |
|
* | Fix two leftovers from path_list->string_list | Johannes Schindelin | 2008-07-22 | 1 | -2/+2 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 2 | -126/+128 |
* | api-run-command.txt: typofix | Stephan Beyer | 2008-07-17 | 1 | -1/+1 |
* | api-parse-options.txt: Introduce documentation for parse options API | Stephan Beyer | 2008-06-22 | 1 | -2/+202 |
* | api-builtin.txt: update and fix typo | Stephan Beyer | 2008-06-22 | 1 | -5/+10 |
* | path-list documentation: document all functions and data structures | Miklos Vajna | 2008-06-16 | 1 | -4/+121 |
* | run-command documentation: fix "memset()" parameter | Miklos Vajna | 2008-06-16 | 1 | -2/+2 |
* | Strbuf documentation: document most functions | Miklos Vajna | 2008-06-04 | 1 | -2/+237 |
* | Revision walking documentation: document most important functions | Miklos Vajna | 2008-05-31 | 1 | -1/+59 |
* | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 | 1 | -1/+1 |
* | log and rev-list: add --graph option | Adam Simpkins | 2008-05-05 | 1 | -5/+8 |
* | Add history graph API | Adam Simpkins | 2008-05-05 | 1 | -0/+176 |
* | Add description of OFS_DELTA to the pack format description | Peter Eriksen | 2008-04-06 | 1 | -1/+15 |