Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Merge branch 'ml/color-grep' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | grep: Colorize selected, context, and function lines | Mark Lodato | 2010-03-08 | |
| * | | | | | | | | | | | | grep: Colorize filename, line number, and separator | Mark Lodato | 2010-03-08 | |
| * | | | | | | | | | | | | Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_* | Mark Lodato | 2010-03-07 | |
* | | | | | | | | | | | | | Merge branch 'jc/color-attrs' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | color: allow multiple attributes | Junio C Hamano | 2010-03-07 | |
* | | | | | | | | | | | | | Merge branch 'cc/reset-keep' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Documentation: improve description of "git reset --keep" | Junio C Hamano | 2010-03-08 | |
| * | | | | | | | | | | | | | reset: disallow using --keep when there are unmerged entries | Christian Couder | 2010-03-06 | |
| * | | | | | | | | | | | | | reset: disallow "reset --keep" outside a work tree | Christian Couder | 2010-03-06 | |
| * | | | | | | | | | | | | | Documentation: reset: describe new "--keep" option | Christian Couder | 2010-03-06 | |
| * | | | | | | | | | | | | | reset: add test cases for "--keep" option | Christian Couder | 2010-01-24 | |
| * | | | | | | | | | | | | | reset: add option "--keep" to "git reset" | Christian Couder | 2010-01-24 | |
* | | | | | | | | | | | | | | Merge branch 'fl/askpass' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git-core: Support retrieving passwords with GIT_ASKPASS | Frank Li | 2010-03-04 | |
| * | | | | | | | | | | | | | | git-svn: Support retrieving passwords with GIT_ASKPASS | Frank Li | 2010-03-02 | |
* | | | | | | | | | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | t3417: Add test cases for "rebase --whitespace=fix" | Björn Gustavsson | 2010-03-06 | |
| * | | | | | | | | | | | | | | t4124: Add additional tests of --whitespace=fix | Björn Gustavsson | 2010-03-06 | |
| * | | | | | | | | | | | | | | apply: Allow blank context lines to match beyond EOF | Björn Gustavsson | 2010-03-06 | |
| * | | | | | | | | | | | | | | apply: Remove the quick rejection test | Björn Gustavsson | 2010-03-06 | |
| * | | | | | | | | | | | | | | apply: Don't unnecessarily update line lengths in the preimage | Björn Gustavsson | 2010-03-06 | |
* | | | | | | | | | | | | | | | Merge branch 'bw/union-merge-refactor' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | merge-file: add option to select union merge favor | Bert Wesarg | 2010-03-02 | |
| * | | | | | | | | | | | | | | | merge-file: add option to specify the marker size | Bert Wesarg | 2010-03-02 | |
| * | | | | | | | | | | | | | | | refactor merge flags into xmparam_t | Bert Wesarg | 2010-03-02 | |
| * | | | | | | | | | | | | | | | make union merge an xdl merge favor | Bert Wesarg | 2010-03-02 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Update draft release notes to 1.7.0.3 | Junio C Hamano | 2010-03-20 | |
| * | | | | | | | | | | | | | | fetch: Fix minor memory leak | Andreas Gruenbacher | 2010-03-20 | |
| * | | | | | | | | | | | | | | fetch: Future-proof initialization of a refspec on stack | Andreas Gruenbacher | 2010-03-20 | |
| * | | | | | | | | | | | | | | fetch: Check for a "^{}" suffix with suffixcmp() | Andreas Gruenbacher | 2010-03-20 | |
| * | | | | | | | | | | | | | | daemon: parse_host_and_port SIGSEGV if port is specified | Imre Deak | 2010-03-20 | |
| * | | | | | | | | | | | | | | Makefile: Fix CDPATH problem | Jonathan Nieder | 2010-03-20 | |
| * | | | | | | | | | | | | | | pull: replace unnecessary sed invocation | Stephen Boyd | 2010-03-20 | |
* | | | | | | | | | | | | | | | Fix a spelling mistake in a git-p4 console message | Benjamin C Meyer | 2010-03-20 | |
* | | | | | | | | | | | | | | | Use test_expect_success for test setups | Brian Gernhardt | 2010-03-20 | |
* | | | | | | | | | | | | | | | Makefile: Fix occasional GIT-CFLAGS breakage | Jonathan Nieder | 2010-03-20 | |
* | | | | | | | | | | | | | | | notes.c: remove inappropriate call to return | Brandon Casey | 2010-03-20 | |
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Documentation: receive.denyCurrentBranch defaults to 'refuse' | Thomas Rast | 2010-03-17 | |
| * | | | | | | | | | | | | | | bash: complete *_HEAD refs if present | Ian Ward Comfort | 2010-03-17 | |
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Documentation/git-read-tree: clarify 2-tree merge | Michael J Gruber | 2010-03-15 | |
| * | | | | | | | | | | | | | | Documentation/git-read-tree: fix table layout | Michael J Gruber | 2010-03-15 | |
* | | | | | | | | | | | | | | | Merge branch 'sd/format-patch-to' | Junio C Hamano | 2010-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | send-email: add --no-cc, --no-to, and --no-bcc | Stephen Boyd | 2010-03-08 | |
| * | | | | | | | | | | | | | | | format-patch: add --no-cc, --no-to, and --no-add-headers | Stephen Boyd | 2010-03-08 | |
| * | | | | | | | | | | | | | | | format-patch: use a string_list for headers | Stephen Boyd | 2010-03-08 | |
| * | | | | | | | | | | | | | | | Add 'git format-patch --to=' option and 'format.to' configuration variable. | Steven Drake | 2010-03-06 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |