aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mergetool: Don't repeat merge tool candidatesJohannes Gilger2009-01-27
* 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
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-21
* | | | | | | | | Merge branch 'bs/maint-rename-populate-filespec'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename detection: Avoid repeated filespec populationBjörn Steinbrink2009-01-21
* | | | | | | | | | tutorial-2: Update with the new "git commit" ouputSanti Béjar2009-01-21
* | | | | | | | | | Fix naming scheme for configure cache variables.Ralf Wildenhues2009-01-21
* | | | | | | | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-19
* | | | | | | | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-19
* | | | | | | | | | contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-19
* | | | | | | | | | contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-19
* | | | | | | | | | commit: more compact summary and without extra quotesSanti Béjar2009-01-19
* | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-19
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |