Age | Commit message (Expand) | Author | Files | Lines |
2010-03-02 | Merge branch 'ml/color-when' | Junio C Hamano | 1 | -0/+12 |
2010-02-21 | Merge branch 'sp/push-sideband' | Junio C Hamano | 1 | -11/+41 |
2010-02-18 | Add an optional argument for --color options | Mark Lodato | 1 | -0/+12 |
2010-02-05 | Merge branch 'sp/maint-push-sideband' into sp/push-sideband | Junio C Hamano | 1 | -11/+41 |
2010-02-05 | run-command: support custom fd-set in async | Erik Faye-Lund | 1 | -10/+40 |
2010-02-05 | run-command: Allow stderr to be a caller supplied pipe | Shawn O. Pearce | 1 | -1/+1 |
2010-01-31 | Fix typos in technical documentation. | Ralf Wildenhues | 3 | -8/+8 |
2010-01-20 | Merge branch 'jk/warn-author-committer-after-commit' | Junio C Hamano | 1 | -0/+11 |
2010-01-14 | strbuf: add strbuf_addbuf_percentquote | Jeff King | 1 | -0/+7 |
2010-01-14 | strbuf_expand: convert "%%" to "%" | Jeff King | 1 | -0/+4 |
2010-01-13 | Merge branch 'nd/sparse' | Junio C Hamano | 1 | -0/+3 |
2009-12-19 | Merge branch 'maint' | Junio C Hamano | 2 | -4/+56 |
2009-12-17 | technical-docs: document hash API | Stephen Boyd | 1 | -2/+48 |
2009-12-17 | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 1 | -2/+8 |
2009-11-22 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+0 |
2009-11-19 | Documentation: undocument gc'd function graph_release() | Greg Price | 1 | -5/+0 |
2009-11-13 | Update packfile transfer protocol documentation | Scott Chacon | 3 | -41/+777 |
2009-10-09 | racy-git.txt: explain nsec problem in more detail | Jonathan Nieder | 1 | -4/+6 |
2009-08-23 | Read .gitignore from index if it is skip-worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2009-08-10 | Merge branch 'js/run-command-updates' | Junio C Hamano | 1 | -3/+28 |
2009-08-08 | api-run-command.txt: describe error behavior of run_command functions | Johannes Sixt | 1 | -3/+28 |
2009-08-03 | technical-docs: document tree-walking API | Stephen Boyd | 1 | -7/+140 |
2009-06-09 | technical/api-remote: Describe new struct remote member pushurl | Michael J Gruber | 1 | -0/+4 |
2009-05-25 | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 1 | -0/+5 |
2009-05-25 | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 1 | -2/+2 |
2009-05-23 | Merge branch 'rs/grep-parseopt' | Junio C Hamano | 1 | -0/+12 |
2009-05-16 | api-parse-options.txt: use 'func' instead of 'funct' | Stephen Boyd | 1 | -1/+1 |
2009-05-09 | parseopt: add OPT_NUMBER_CALLBACK | René Scharfe | 1 | -0/+8 |
2009-05-09 | parseopt: add OPT_NEGBIT | René Scharfe | 1 | -0/+4 |
2009-04-28 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-04-28 | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 1 | -1/+1 |
2009-04-28 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -1/+1 |
2009-04-27 | Documentation: fix a grammatical error in api-builtin.txt | Allan Caffee | 1 | -1/+1 |
2009-03-30 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+4 |
2009-03-30 | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 1 | -4/+4 |
2009-03-30 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -4/+4 |
2009-03-30 | Documentation: update graph api example. | Allan Caffee | 1 | -4/+4 |
2009-03-09 | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together | René Scharfe | 1 | -1/+2 |
2009-03-09 | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP | René Scharfe | 1 | -0/+27 |
2009-03-03 | Documentation: Typo / spelling / formatting fixes | Mike Ralphson | 1 | -1/+1 |
2009-02-04 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-02-03 | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 1 | -1/+1 |
2009-02-03 | fix typo in Documentation | Guanqun Lu | 1 | -1/+1 |
2009-01-17 | run_hook(): allow more than 9 hook arguments | Stephan Beyer | 1 | -1/+1 |
2009-01-17 | api-run-command.txt: talk about run_hook() | Stephan Beyer | 1 | -0/+15 |
2009-01-06 | strbuf: instate cleanup rule in case of non-memory errors | René Scharfe | 1 | -2/+9 |
2008-12-09 | Fix typos in documentation | Alexander Potashev | 1 | -1/+1 |
2008-11-23 | add strbuf_expand_dict_cb(), a helper for simple cases | René Scharfe | 1 | -0/+7 |
2008-10-02 | run-command.c: remove run_command_v_opt_cd() | Nanako Shiraishi | 1 | -1/+1 |
2008-07-22 | Fix two leftovers from path_list->string_list | Johannes Schindelin | 1 | -2/+2 |