Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kb/completion-checkout' | Junio C Hamano | 2010-11-17 | 1 | -3/+27 |
|\ | |||||
| * | completion: Support the DWIM mode for git checkout | Kevin Ballard | 2010-10-13 | 1 | -3/+27 |
* | | Merge branch 'sg/completion' | Junio C Hamano | 2010-11-17 | 1 | -15/+64 |
|\ \ | |||||
| * | | bash: support pretty format aliases | SZEDER Gábor | 2010-10-13 | 1 | -4/+17 |
| * | | bash: support more 'git notes' subcommands and their options | SZEDER Gábor | 2010-10-13 | 1 | -9/+41 |
| * | | bash: not all 'git bisect' subcommands make sense when not bisecting | SZEDER Gábor | 2010-10-13 | 1 | -1/+5 |
| * | | bash: offer refs for 'git bisect start' | SZEDER Gábor | 2010-10-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'sg/bisect' | Junio C Hamano | 2010-11-17 | 1 | -2/+12 |
|\ \ | |||||
| * | | bisect: check for mandatory argument of 'bisect replay' | SZEDER Gábor | 2010-10-13 | 1 | -0/+1 |
| * | | bisect: improve error msg of 'bisect reset' when original HEAD is deleted | SZEDER Gábor | 2010-10-13 | 1 | -1/+6 |
| * | | bisect: improve error message of 'bisect log' while not bisecting | SZEDER Gábor | 2010-10-13 | 1 | -1/+5 |
| |/ | |||||
* | | Merge branch 'ak/submodule-sync' | Junio C Hamano | 2010-11-17 | 2 | -3/+14 |
|\ \ | |||||
| * | | submodule sync: Update "submodule.<name>.url" for empty directories | Andreas Köhler | 2010-10-13 | 2 | -3/+14 |
* | | | Merge branch 'jk/maint-rev-list-nul' | Junio C Hamano | 2010-11-17 | 4 | -6/+16 |
|\ \ \ | |||||
| * | | | rev-list: handle %x00 NUL in user format | Jeff King | 2010-10-13 | 4 | -6/+16 |
| |/ / | |||||
* | | | Merge branch 'ks/no-textconv-symlink' | Junio C Hamano | 2010-11-17 | 6 | -25/+114 |
|\ \ \ | |||||
| * | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' | Kirill Smelkov | 2010-09-29 | 6 | -21/+30 |
| * | | | blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks | Kirill Smelkov | 2010-09-29 | 2 | -0/+78 |
| * | | | blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro... | Kirill Smelkov | 2010-09-29 | 2 | -12/+14 |
* | | | | Merge branch 'jn/gitweb-test' | Junio C Hamano | 2010-11-17 | 4 | -4/+35 |
|\ \ \ \ | |||||
| * | | | | gitweb/Makefile: Include gitweb/config.mak | Jakub Narebski | 2010-09-30 | 1 | -0/+1 |
| * | | | | gitweb/Makefile: Add 'test' and 'test-installed' targets | Jakub Narebski | 2010-09-30 | 2 | -1/+14 |
| * | | | | t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED | Jakub Narebski | 2010-09-30 | 1 | -2/+19 |
| * | | | | gitweb: Move call to evaluate_git_version after evaluate_gitweb_config | Jakub Narebski | 2010-09-30 | 1 | -1/+1 |
* | | | | | Merge branch 'cb/diff-fname-optim' | Junio C Hamano | 2010-11-17 | 3 | -25/+124 |
|\ \ \ \ \ | |||||
| * | | | | | diff: avoid repeated scanning while looking for funcname | René Scharfe | 2010-09-30 | 1 | -24/+14 |
| * | | | | | do not search functions for patch ID | Clemens Buchacher | 2010-09-23 | 1 | -1/+1 |
| * | | | | | add rebase patch id tests | Clemens Buchacher | 2010-09-23 | 1 | -0/+109 |
* | | | | | | Merge branch 'jk/no-textconv-symlink' | Junio C Hamano | 2010-11-17 | 2 | -3/+34 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | diff: don't use pathname-based diff drivers for symlinks | Jeff King | 2010-09-23 | 2 | -3/+34 |
| |/ / / / | |||||
* | | | | | Merge branch 'dk/maint-blame-el' | Junio C Hamano | 2010-11-17 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | git-blame.el: Add (require 'format-spec) | David Kågedal | 2010-11-03 | 1 | -0/+1 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-17 | 6 | -24/+88 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clean: remove redundant variable baselen | Nguyễn Thái Ngọc Duy | 2010-11-17 | 1 | -2/+2 |
| * | | | | | | Merge branch 'mz/maint-rebase-X-fix' into maint | Junio C Hamano | 2010-11-17 | 1 | -0/+21 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | t3402: test "rebase -s<strategy> -X<opt>" | Junio C Hamano | 2010-11-11 | 1 | -0/+21 |
| * | | | | | | | Documentation/git-pull: clarify configuration | Martin von Zweigbergk | 2010-11-17 | 1 | -6/+8 |
| * | | | | | | | Document that rev-list --graph triggers parent rewriting. | Yann Dirson | 2010-11-17 | 1 | -0/+2 |
| * | | | | | | | clean: avoid quoting twice | Nguyễn Thái Ngọc Duy | 2010-11-16 | 1 | -2/+2 |
| * | | | | | | | document sigchain api | Jeff King | 2010-11-16 | 1 | -0/+41 |
| * | | | | | | | Keep together options controlling the behaviour of diffcore-rename. | Yann Dirson | 2010-11-16 | 1 | -14/+12 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-15 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | rebase -X: do not clobber strategy | Martin von Zweigbergk | 2010-11-10 | 1 | -4/+0 |
* | | | | | | | tests: use test_cmp instead of piping to diff(1) | Ævar Arnfjörð Bjarmason | 2010-11-14 | 2 | -47/+94 |
* | | | | | | | t7004-tag.sh: re-arrange git tag comment for clarity | Ævar Arnfjörð Bjarmason | 2010-11-14 | 1 | -5/+15 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-09 | 4 | -4/+16 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Documentation: document show -s | Jonathan Nieder | 2010-11-09 | 2 | -0/+7 |
| * | | | | | | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout | Nguyễn Thái Ngọc Duy | 2010-11-08 | 2 | -4/+9 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'aw/git-p4-deletion' | Junio C Hamano | 2010-11-05 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix handling of git-p4 on deleted files | Andrew Waters | 2010-10-22 | 1 | -1/+3 |