aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'js/diff-color-words'Junio C Hamano2009-01-25
|\
| * Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-21
| * color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-21
| * color-words: make regex configurable via attributesThomas Rast2009-01-17
| * color-words: expand docs with precise semanticsThomas Rast2009-01-17
| * color-words: enable REG_NEWLINE to help userThomas Rast2009-01-17
| * color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
| * color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-17
| * color-words: refactor word splitting and use ALLOC_GROW()Johannes Schindelin2009-01-17
| * Add color_fwrite_lines(), a function coloring each line individuallyJohannes Schindelin2009-01-17
* | Merge branch 'cb/add-pathspec'Junio C Hamano2009-01-25
|\ \
| * | remove pathspec_match, use match_pathspec insteadClemens Buchacher2009-01-14
| * | clean up pathspec matchingClemens Buchacher2009-01-14
* | | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-25
|\ \ \
| * | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-17
| * | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-17
* | | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-25
|\ \ \ \
| * | | | Allow cloning an empty repositorySverre Rabbelier2009-01-23
* | | | | diff-options.txt: Fix asciidoc markup issueTeemu Likonen2009-01-25
* | | | | Sync with 1.6.1.1Junio C Hamano2009-01-25
|\ \ \ \ \
| * | | | | GIT 1.6.1.1v1.6.1.1Junio C Hamano2009-01-25
* | | | | | Ignore test-ctypeBenjamin Kramer2009-01-25
* | | | | | http-push.c: style fixesJunio C Hamano2009-01-25
* | | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \ \ \ \
| * | | | | | bash completions: Add the --patience optionJohannes Schindelin2009-01-07
| * | | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-07
| * | | | | | Implement the patience diff algorithmJohannes Schindelin2009-01-07
* | | | | | | Merge branch 'maint'Junio C Hamano2009-01-23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pj/maint-ldflags' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-format-patch' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-23
* | | | | | | | | | | | | | | | | http-push: refactor lock-related headers creation for curl requestsRay Chuan2009-01-23
* | | | | | | | | | | | | | | | | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-23
* | | | | | | | | | | | | | | | | t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-23
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-19
* | | | | | | | | | | | | | | | | Merge branch 'lt/maint-wrap-zlib'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-11
* | | | | | | | | | | | | | | | | | Merge branch 'am/maint-push-doc'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-18
| * | | | | | | | | | | | | | | | | Documentation: mention branches rather than headsAnders Melchiorsen2009-01-18
| * | | | | | | | | | | | | | | | | Documentation: remove a redundant elaborationAnders Melchiorsen2009-01-18