Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-am: Add --ignore-date option | Nanako Shiraishi | 2009-01-25 |
* | am: Add --committer-date-is-author-date option | 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 |
| * | | | | | | | | | | | | | | Documentation: git push repository can also be a remote | Anders Melchiorsen | 2009-01-18 |
* | | | | | | | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | Fix gitdir detection when in subdir of gitdir | SZEDER Gábor | 2009-01-17 |
* | | | | | | | | | | | | | | | | Merge branch 'jf/am-failure-report' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | git-am: re-fix the diag message printing | Junio C Hamano | 2009-01-18 |
| * | | | | | | | | | | | | | | | | git-am: Make it easier to see which patch failed | Jonas Flodén | 2009-01-17 |
* | | | | | | | | | | | | | | | | | Merge branch 'rs/ctype' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | Add is_regex_special() | René Scharfe | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | Change NUL char handling of isspecial() | René Scharfe | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | Reformat ctype.c | René Scharfe | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | Add ctype test | René Scharfe | 2009-01-17 |
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/hook-cleanup' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | run_hook(): allow more than 9 hook arguments | Stephan Beyer | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | | run_hook(): check the executability of the hook before filling argv | Stephan Beyer | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | | api-run-command.txt: talk about run_hook() | Stephan Beyer | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | | Move run_hook() from builtin-commit.c into run-command.c (libgit) | Stephan Beyer | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | | checkout: don't crash on file checkout before running post-checkout hook | Stephan Beyer | 2009-01-17 |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/color-parse' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | Optimize color_parse_mem | René Scharfe | 2009-01-19 |
| * | | | | | | | | | | | | | | | | | | expand --pretty=format color options | Jeff King | 2009-01-17 |
| * | | | | | | | | | | | | | | | | | | color: make it easier for non-config to parse color specs | Jeff King | 2009-01-17 |
| |/ / / / / / / / / / / / / / / / / |