Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2010-11-05 | 3 | -23/+90 |
|\ \ \ \ | |||||
| * | | | | git-gui: apply color information from git diff output | Pat Thoyts | 2010-10-27 | 2 | -2/+42 |
| * | | | | git-gui: use wordprocessor tab style to ensure tabs work as expected | Pat Thoyts | 2010-10-27 | 1 | -0/+1 |
| * | | | | git-gui: correct assignment of work-tree | Pat Thoyts | 2010-10-20 | 1 | -5/+14 |
| * | | | | git-gui: use full dialog width for old name when renaming branch | Pat Thoyts | 2010-10-07 | 1 | -1/+1 |
| * | | | | git-gui: generic version trimming | Pat Thoyts | 2010-10-07 | 1 | -5/+12 |
| * | | | | git-gui: enable the Tk console when tracing/debugging on Windows | Pat Thoyts | 2010-10-05 | 1 | -0/+2 |
| * | | | | git-gui: show command-line errors in a messagebox on Windows | Pat Thoyts | 2010-10-05 | 1 | -10/+16 |
| * | | | | On Windows, avoid git-gui to call Cygwin's nice utility | Sebastian Schuberth | 2010-10-05 | 1 | -0/+2 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-05 | 1 | -7/+7 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fix a formatting error in git-merge.txt | Nathan W. Panike | 2010-10-29 | 1 | -7/+7 |
* | | | | | t0003: properly quote $HOME | Thomas Rast | 2010-10-29 | 1 | -1/+1 |
* | | | | | contrib/ciabot: git-describe commit instead of HEAD | Sven Eckelmann | 2010-10-29 | 1 | -1/+1 |
* | | | | | completion: fix zsh check under bash with 'set -u' | Mark Lodato | 2010-10-28 | 1 | -3/+3 |
* | | | | | Merge branch 'ab/send-email-perl' | Junio C Hamano | 2010-10-26 | 2 | -40/+36 |
|\ \ \ \ \ | |||||
| * | | | | | send-email: extract_valid_address use qr// regexes | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -2/+2 |
| * | | | | | send-email: is_rfc2047_quoted use qr// regexes | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -2/+2 |
| * | | | | | send-email: use Perl idioms in while loop | Ævar Arnfjörð Bjarmason | 2010-09-30 | 2 | -4/+3 |
| * | | | | | send-email: make_message_id use "require" instead of "use" | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | | send-email: send_message die on $!, not $? | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | | send-email: use (?:) instead of () if no match variables are needed | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | | send-email: sanitize_address use qq["foo"], not "\"foo\"" | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | | send-email: sanitize_address use $foo, not "$foo" | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | | send-email: use \E***\Q instead of \*\*\* | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |