Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'js/diff-color-words' | Junio C Hamano | 2009-01-25 |
|\ | |||
| * | 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 'cb/add-pathspec' | Junio C Hamano | 2009-01-25 |
|\ \ | |||
| * | | remove pathspec_match, use match_pathspec instead | Clemens Buchacher | 2009-01-14 |
| * | | clean up pathspec matching | Clemens Buchacher | 2009-01-14 |
* | | | Merge branch 'js/maint-all-implies-HEAD' | Junio C Hamano | 2009-01-25 |
|\ \ \ | |||
| * | | | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 |
| * | | | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 |
* | | | | Merge branch 'sr/clone-empty' | Junio C Hamano | 2009-01-25 |
|\ \ \ \ | |||
| * | | | | Allow cloning an empty repository | Sverre Rabbelier | 2009-01-23 |
* | | | | | diff-options.txt: Fix asciidoc markup issue | Teemu Likonen | 2009-01-25 |
* | | | | | Sync with 1.6.1.1 | Junio C Hamano | 2009-01-25 |
|\ \ \ \ \ | |||
| * | | | | | GIT 1.6.1.1v1.6.1.1 | Junio C Hamano | 2009-01-25 |
* | | | | | | Ignore test-ctype | Benjamin Kramer | 2009-01-25 |
* | | | | | | http-push.c: style fixes | Junio C Hamano | 2009-01-25 |
* | | | | | | Merge branch 'js/patience-diff' | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ | |||
| * | | | | | | bash completions: Add the --patience option | Johannes Schindelin | 2009-01-07 |
| * | | | | | | Introduce the diff option '--patience' | Johannes Schindelin | 2009-01-07 |
| * | | | | | | Implement the patience diff algorithm | Johannes Schindelin | 2009-01-07 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge branch 'cb/maint-unpack-trees-absense' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'tr/maint-no-index-fixes' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'rs/maint-shortlog-foldline' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'pj/maint-ldflags' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pb/maint-git-pm-false-dir' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-bisect-gitk' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/add-not-submodule' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-format-patch' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'am/maint-push-doc' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | | | | Fix Documentation for git-describe | Boyd Stephen Smith Jr | 2009-01-23 |
* | | | | | | | | | | | | | | | | | http-push: refactor lock-related headers creation for curl requests | Ray Chuan | 2009-01-23 |
* | | | | | | | | | | | | | | | | | git-am: implement --reject option passed to git-apply | martin f. krafft | 2009-01-23 |
* | | | | | | | | | | | | | | | | | t/t4202-log.sh: Add testcases | Arjen Laarhoven | 2009-01-23 |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | Fix combined use of whitespace ignore options to diff | Keith Cascio | 2009-01-19 |
* | | | | | | | | | | | | | | | | | Merge branch 'lt/maint-wrap-zlib' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | Wrap inflate and other zlib routines for better error reporting | Linus Torvalds | 2009-01-11 |
* | | | | | | | | | | | | | | | | | | Merge branch 'am/maint-push-doc' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | Documentation: avoid using undefined parameters | Anders Melchiorsen | 2009-01-18 |
| * | | | | | | | | | | | | | | | | | Documentation: mention branches rather than heads | Anders Melchiorsen | 2009-01-18 |
| * | | | | | | | | | | | | | | | | | Documentation: remove a redundant elaboration | Anders Melchiorsen | 2009-01-18 |