Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t7006 (pager): add missing TTY prerequisites | Jonathan Nieder | 2010-08-16 | 1 | -2/+2 |
* | Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix | Junio C Hamano | 2010-08-15 | 2 | -173/+452 |
|\ | |||||
| * | setup: do not forget working dir from subdir of gitdir | Nguyễn Thái Ngọc Duy | 2010-08-04 | 1 | -1/+1 |
| * | t4111 (apply): refresh index before applying patches to it | Jonathan Nieder | 2010-08-04 | 1 | -1/+2 |
| * | tests: try git apply from subdir of toplevel | Jonathan Nieder | 2010-07-25 | 1 | -0/+141 |
| * | t1501 (rev-parse): clarify | Jonathan Nieder | 2010-07-25 | 1 | -173/+310 |
* | | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -0/+8 |
* | | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -0/+33 |
* | | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -0/+3 |
* | | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -0/+13 |
* | | shortlog: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -0/+9 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-08-09 | 2 | -1/+19 |
|\ \ | |||||
| * | | t7003: fix subdirectory-filter test | Thomas Rast | 2010-08-09 | 1 | -1/+2 |
| * | | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 | 1 | -0/+17 |
* | | | Merge branch 'gp/pack-refs-remove-empty-dirs' | Junio C Hamano | 2010-08-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | pack-refs: remove newly empty directories | Greg Price | 2010-07-07 | 1 | -0/+6 |
* | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2010-08-02 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | git svn: fix dcommit to work with touched files | David D. Kilzer | 2010-08-02 | 1 | -0/+11 |
* | | | | | upload-pack: Improve error message when bad ref requested | Elijah Newren | 2010-08-02 | 1 | -0/+9 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-02 | 2 | -4/+46 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Merge branch 'ab/tap' into maint | Junio C Hamano | 2010-08-02 | 1 | -4/+3 |
| |\ \ \ | |||||
| | * | | | test-lib: Remove 3 year old no-op --no-python option | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -3/+0 |
| | * | | | test-lib: Ignore --quiet under a TAP harness | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -1/+3 |
| * | | | | Fix git rebase --continue to work with touched files | David D. Kilzer | 2010-07-28 | 1 | -0/+43 |
* | | | | | Sync with 1.7.2.1 | Junio C Hamano | 2010-07-27 | 1 | -1/+23 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Sync with 1.7.1.2 | Junio C Hamano | 2010-07-27 | 1 | -1/+23 |
| |\ \ \ \ | |||||
| | * \ \ \ | Sync with 1.7.0 series | Junio C Hamano | 2010-07-27 | 1 | -1/+23 |
| | |\ \ \ \ | |||||
| | | * | | | | config --get --path: check for unset $HOME | Jonathan Nieder | 2010-07-27 | 1 | -1/+23 |
| | | * | | | | Merge branch 'maint-1.6.6' into maint-1.7.0 | Junio C Hamano | 2010-07-25 | 1 | -0/+18 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-07-25 | 1 | -0/+18 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge branch 'maint-1.6.4' into maint-1.6.5 | Junio C Hamano | 2010-07-25 | 1 | -0/+18 |
| | | | | |\ \ \ \ | |||||
* | | | | | | | | | | tests: Ignore the Test::Harness .prove file | Ævar Arnfjörð Bjarmason | 2010-07-25 | 2 | -0/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | t3700-add: fix dependence on stdout and stderr buffering | Johannes Sixt | 2010-07-25 | 1 | -3/+6 |
* | | | | | | | | | git-rebase--interactive.sh: use printf instead of echo to print commit message | Brandon Casey | 2010-07-25 | 1 | -1/+7 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | tests: correct "does reflog exist?" tests | Junio C Hamano | 2010-07-21 | 2 | -49/+11 |
* | | | | | | | | t/: work around one-shot variable assignment with test_must_fail | Brandon Casey | 2010-07-21 | 3 | -8/+40 |
* | | | | | | | | t/README: correct an exception when breaking a && chain in tests | Jonathan Nieder | 2010-07-21 | 1 | -4/+4 |
* | | | | | | | | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 2010-07-20 | 2 | -2/+2 |
* | | | | | | | | t/t3700: convert two uses of negation operator '!' to use test_must_fail | Brandon Casey | 2010-07-20 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-20 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | t/README: clarify test_must_fail description | Brandon Casey | 2010-07-20 | 1 | -0/+8 |
* | | | | | | | | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 2010-07-19 | 1 | -12/+15 |
* | | | | | | | | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 2010-07-19 | 1 | -0/+25 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 | 1 | -0/+25 |
* | | | | | | | | | Only run aggregate-results over actual counts | Thomas Rast | 2010-07-16 | 2 | -2/+2 |
* | | | | | | | | | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-07-15 | 1 | -45/+196 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git --paginate: paginate external commands again | Jonathan Nieder | 2010-07-14 | 1 | -12/+35 |
| * | | | | | | | | | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 2010-06-28 | 1 | -12/+46 |
| * | | | | | | | | | tests: local config file should be honored from subdirs of toplevel | Jonathan Nieder | 2010-06-28 | 1 | -0/+26 |
| * | | | | | | | | | t7006: test pager configuration for several git commands | Jonathan Nieder | 2010-06-28 | 1 | -52/+84 |