aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | | | | | | | | | | | | Documentation: git push repository can also be a remoteAnders Melchiorsen2009-01-18
* | | | | | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-17
* | | | | | | | | | | | | | | Merge branch 'jf/am-failure-report'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-am: re-fix the diag message printingJunio C Hamano2009-01-18
| * | | | | | | | | | | | | | | git-am: Make it easier to see which patch failedJonas Flodén2009-01-17
* | | | | | | | | | | | | | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add is_regex_special()René Scharfe2009-01-17
| * | | | | | | | | | | | | | | | Change NUL char handling of isspecial()René Scharfe2009-01-17
| * | | | | | | | | | | | | | | | Reformat ctype.cRené Scharfe2009-01-17
| * | | | | | | | | | | | | | | | Add ctype testRené Scharfe2009-01-17
* | | | | | | | | | | | | | | | | Merge branch 'sb/hook-cleanup'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | run_hook(): allow more than 9 hook argumentsStephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | run_hook(): check the executability of the hook before filling argvStephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | Move run_hook() from builtin-commit.c into run-command.c (libgit)Stephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | checkout: don't crash on file checkout before running post-checkout hookStephan Beyer2009-01-17
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/color-parse'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Optimize color_parse_memRené Scharfe2009-01-19
| * | | | | | | | | | | | | | | | | expand --pretty=format color optionsJeff King2009-01-17
| * | | | | | | | | | | | | | | | | color: make it easier for non-config to parse color specsJeff King2009-01-17
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-12
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'kb/am-directory'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-am: fix shell quotingJunio C Hamano2009-01-14
| * | | | | | | | | | | | | | | | | git-am: add --directory=<dir> optionJunio C Hamano2009-01-12
* | | | | | | | | | | | | | | | | | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-21