Age | Commit message (Expand) | Author | Files | Lines |
2010-10-26 | Merge branch 'jf/merge-ignore-ws' | Junio C Hamano | 1 | -20/+51 |
2010-09-03 | Merge branch 'jn/doc-backslash' | Junio C Hamano | 1 | -4/+4 |
2010-09-03 | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 1 | -0/+73 |
2010-08-26 | ll-merge: replace flag argument with options struct | Jonathan Nieder | 1 | -20/+51 |
2010-08-20 | Documentation/technical: avoid stray backslash in parse-options API docs | Jonathan Nieder | 1 | -4/+4 |
2010-08-11 | unpack_trees: group error messages by type | Matthieu Moy | 1 | -0/+2 |
2010-08-06 | ll-merge: make flag easier to populate | Jonathan Nieder | 1 | -4/+7 |
2010-08-06 | Documentation/technical: document ll_merge | Jonathan Nieder | 1 | -0/+70 |
2010-07-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-07-09 | Documentation: Spelling fix in protocol-capabilities.txt | Fredrik Skolmli | 1 | -1/+1 |
2010-06-30 | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 1 | -2/+2 |
2010-06-27 | string_list: Fix argument order for string_list_append | Julian Phillips | 1 | -2/+2 |
2010-06-21 | Merge branch 'js/async-thread' | Junio C Hamano | 1 | -2/+3 |
2010-04-06 | Merge branch 'sb/fmt-merge-msg' | Junio C Hamano | 1 | -1/+5 |
2010-04-04 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+5 |
2010-04-04 | pack-protocol.txt: fix pkt-line lengths | Tay Ray Chuan | 1 | -4/+4 |
2010-04-04 | pack-protocol.txt: fix spelling | Tay Ray Chuan | 1 | -1/+1 |
2010-03-24 | string-list: add unsorted_string_list_lookup() | Stephen Boyd | 1 | -1/+5 |
2010-03-10 | Enable threaded async procedures whenever pthreads is available | Johannes Sixt | 1 | -2/+3 |
2010-03-02 | Merge branch 'sp/maint-push-sideband' into maint | Junio C Hamano | 1 | -11/+41 |
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 |