Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 | 1 | -4/+4 |
* | Implement normalize_absolute_path | David Reiss | 2008-05-23 | 1 | -0/+40 |
* | Replace in-place sed in t7502-commit | Marcel Koeppen | 2008-05-16 | 1 | -1/+3 |
* | submodule update: add convenience option --init | Johannes Schindelin | 2008-05-16 | 1 | -0/+13 |
* | Merge branch 'sb/committer' | Junio C Hamano | 2008-05-14 | 1 | -0/+27 |
|\ | |||||
| * | commit: Show committer if automatic | Santi Béjar | 2008-05-06 | 1 | -0/+15 |
| * | commit: Show author if different from committer | Santi Béjar | 2008-05-06 | 1 | -0/+12 |
* | | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 | 54 | -536/+588 |
|\ \ | |||||
| * | | Rename the test trash directory to contain spaces. | Bryan Donlan | 2008-05-05 | 3 | -6/+6 |
| * | | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 | 39 | -469/+475 |
| * | | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 | 10 | -39/+52 |
| * | | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters | Bryan Donlan | 2008-05-05 | 1 | -1/+2 |
| * | | test-lib.sh: Fix some missing path quoting | Bryan Donlan | 2008-05-05 | 1 | -1/+1 |
| * | | Use test_set_editor in t9001-send-email.sh | Bryan Donlan | 2008-05-05 | 1 | -4/+1 |
| * | | test-lib.sh: Add a test_set_editor function to safely set $VISUAL | Bryan Donlan | 2008-05-05 | 1 | -0/+16 |
| * | | git-send-email.perl: Handle shell metacharacters in $EDITOR properly | Bryan Donlan | 2008-05-05 | 1 | -2/+6 |
| * | | config.c: Escape backslashes in section names properly | Bryan Donlan | 2008-05-05 | 1 | -0/+6 |
| * | | git-rebase.sh: Fix --merge --abort failures when path contains whitespace | Bryan Donlan | 2008-05-05 | 1 | -12/+21 |
* | | | Merge branch 'mv/format-cc' | Junio C Hamano | 2008-05-14 | 1 | -0/+66 |
|\ \ \ | |||||
| * | | | Add tests for sendemail.cc configuration variable | Miklos Vajna | 2008-04-29 | 1 | -0/+66 |
* | | | | Merge branch 'jk/renamelimit' (early part) | Junio C Hamano | 2008-05-14 | 1 | -0/+73 |
|\ \ \ \ | |||||
| * | | | | add merge.renamelimit config option | Jeff King | 2008-05-03 | 1 | -0/+73 |
| * | | | | Merge commit 'sg/merge-options^' into jk/renamelimit | Junio C Hamano | 2008-05-03 | 2 | -8/+85 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
* | | | | | t5000: tar portability fix | Jeff King | 2008-05-13 | 1 | -4/+4 |
* | | | | | fix bsd shell negation | Jeff King | 2008-05-13 | 4 | -7/+7 |
* | | | | | Merge branch 'gp/bisect-fix' | Junio C Hamano | 2008-05-12 | 1 | -0/+25 |
|\ \ \ \ \ | |||||
| * | | | | | bisect: print an error message when "git rev-list --bisect-vars" fails | Christian Couder | 2008-05-08 | 1 | -0/+7 |
| * | | | | | git-bisect.sh: don't accidentally override existing branch "bisect" | Gerrit Pape | 2008-05-05 | 1 | -0/+18 |
* | | | | | | Merge branch 'lt/core-optim' | Junio C Hamano | 2008-05-11 | 2 | -0/+45 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'py/diff-submodule' | Junio C Hamano | 2008-05-10 | 2 | -0/+45 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | is_racy_timestamp(): do not check timestamp for gitlinks | Junio C Hamano | 2008-05-04 | 1 | -1/+1 |
| | * | | | | | | diff: a submodule not checked out is not modified | Junio C Hamano | 2008-05-04 | 1 | -1/+1 |
| | * | | | | | | Add t7506 to test submodule related functions for git-status | Ping Yin | 2008-05-04 | 2 | -1/+39 |
| | * | | | | | | t4027: test diff for submodule with empty directory | Ping Yin | 2008-05-04 | 1 | -0/+7 |
| | | |/ / / / | | |/| | | | | |||||
* | | | | | | | rev-parse --verify: do not output anything on error | Christian Couder | 2008-05-11 | 1 | -9/+3 |
* | | | | | | | rev-parse: fix using "--default" with "--verify" | Christian Couder | 2008-05-11 | 1 | -6/+5 |
* | | | | | | | rev-parse: add test script for "--verify" | Christian Couder | 2008-05-11 | 1 | -0/+114 |
* | | | | | | | Allow tracking branches to set up rebase by default. | Dustin Sallings | 2008-05-11 | 1 | -0/+234 |
* | | | | | | | git-svn: fix cloning of HTTP URLs with '+' in their path | Eric Wong | 2008-05-11 | 2 | -3/+41 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'sg/merge-options' (early part) | Junio C Hamano | 2008-05-08 | 2 | -8/+85 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | merge, pull: add '--(no-)log' command line option | SZEDER Gábor | 2008-04-12 | 1 | -1/+15 |
| * | | | | fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable | SZEDER Gábor | 2008-04-12 | 1 | -3/+51 |
| * | | | | merge, pull: introduce '--(no-)stat' option | SZEDER Gábor | 2008-04-12 | 1 | -4/+19 |
* | | | | | Merge branch 'bc/filter-branch' | Junio C Hamano | 2008-05-05 | 1 | -0/+32 |
|\ \ \ \ \ | |||||
| * | | | | | filter-branch.sh: support nearly proper tag name filtering | Brandon Casey | 2008-03-31 | 1 | -0/+32 |
* | | | | | | Merge branch 'lh/git-file' | Junio C Hamano | 2008-05-05 | 1 | -0/+103 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add platform-independent .git "symlink" | Lars Hjemli | 2008-04-09 | 1 | -0/+103 |
* | | | | | | | Merge branch 'lh/branch-merged' | Junio C Hamano | 2008-05-05 | 1 | -1/+41 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add tests for `branch --[no-]merged` | Lars Hjemli | 2008-04-20 | 1 | -1/+41 |
* | | | | | | | | Merge branch 'pb/remote-mirror-config' | Junio C Hamano | 2008-05-05 | 1 | -1/+40 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | |