Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change the spelling of "wordregex". | Boyd Stephen Smith Jr | 2009-01-21 |
* | color-words: Support diff.wordregex config option | Boyd Stephen Smith Jr | 2009-01-21 |
* | color-words: make regex configurable via attributes | Thomas Rast | 2009-01-17 |
* | color-words: expand docs with precise semantics | Thomas Rast | 2009-01-17 |
* | color-words: enable REG_NEWLINE to help user | Thomas Rast | 2009-01-17 |
* | color-words: take an optional regular expression describing words | Johannes Schindelin | 2009-01-17 |
* | color-words: change algorithm to allow for 0-character word boundaries | Johannes Schindelin | 2009-01-17 |
* | color-words: refactor word splitting and use ALLOC_GROW() | Johannes Schindelin | 2009-01-17 |
* | Add color_fwrite_lines(), a function coloring each line individually | Johannes Schindelin | 2009-01-17 |
* | Merge branch 'maint' | Junio C Hamano | 2009-01-13 |
|\ | |||
| * | Merge branch 'kk/maint-http-push' into maint | Junio C Hamano | 2009-01-13 |
| |\ | |||
| * \ | Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ | |||
| * \ \ | Merge branch 'cb/maint-merge-recursive-fix' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'ap/maint-apply-modefix' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-13 |
| |\ \ \ \ \ | |||
| | * | | | | | Avoid spurious error messages on error mistakes. | Pierre Habouzit | 2009-01-13 |
| | * | | | | | contrib/examples/README: give an explanation of the status of these files | jidanni@jidanni.org | 2009-01-12 |
* | | | | | | | Fix Documentation typos surrounding the word 'handful'. | Jon Loeliger | 2009-01-13 |
* | | | | | | | sha1_file: make "read_object" static | Christian Couder | 2009-01-13 |
* | | | | | | | contrib/vim: change URL to point to the latest syntax files | Markus Heidelberg | 2009-01-12 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Merge branch 'mh/maint-sendmail-cc-doc' into maint | Junio C Hamano | 2009-01-11 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint | Junio C Hamano | 2009-01-11 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation/git-push.txt: minor: compress one option | jidanni@jidanni.org | 2009-01-11 |
* | | | | | | | | | git-svn: add --authors-file test | Eric Wong | 2009-01-11 |
* | | | | | | | | | Cleanup of unused symcache variable inside diff-lib.c | Kjetil Barvik | 2009-01-11 |
* | | | | | | | | | Makefile: clean up TEST_PROGRAMS definition | Jeff King | 2009-01-11 |
* | | | | | | | | | t7501-commit.sh: explicitly check that -F prevents invoking the editor | Adeodato Simó | 2009-01-10 |
* | | | | | | | | | bash completion: Use 'git add' completions for 'git stage' | Lee Marlow | 2009-01-10 |
* | | | | | | | | | bash completion: Add '--intent-to-add' long option for 'git add' | Lee Marlow | 2009-01-10 |
* | | | | | | | | | filter-branch: add git_commit_non_empty_tree and --prune-empty. | Pierre Habouzit | 2009-01-10 |
* | | | | | | | | | Merge branch 'mh/maint-sendmail-cc-doc' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | doc/git-send-email: mention sendemail.cc config variable | Markus Heidelberg | 2008-12-29 |
* | | | | | | | | | Merge branch 'rs/diff-ihc' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | diff: add option to show context between close hunks | René Scharfe | 2008-12-29 |
* | | | | | | | | | | Merge branch 'js/maint-merge-recursive-r-d-conflict' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| * | | | | | | | | | merge-recursive: mark rename/delete conflict as unmerged | Johannes Schindelin | 2008-12-24 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'mk/gitweb-feature' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | gitweb: unify boolean feature subroutines | Matt Kraai | 2008-12-15 |
* | | | | | | | | | | Merge branch 'cb/merge-recursive-fix' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fix | Junio C Hamano | 2008-12-15 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||
| | * | | | | | | | | merge-recursive: do not clobber untracked working tree garbage | Junio C Hamano | 2008-12-15 |
| | * | | | | | | | | modify/delete conflict resolution overwrites untracked file | Clemens Buchacher | 2008-12-15 |
* | | | | | | | | | | Merge branch 'kk/maint-http-push' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | http-push: support full URI in handle_remote_ls_ctx() | Kirill A. Korinskiy | 2008-12-24 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'mv/um-pdf' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Add support for a pdf version of the user manual | Miklos Vajna | 2008-12-10 |
* | | | | | | | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | gitweb: cache $parent_commit info in git_blame() | Jakub Narebski | 2008-12-10 |
| * | | | | | | | | | | gitweb: A bit of code cleanup in git_blame() | Jakub Narebski | 2008-12-10 |