aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t7006 (pager): add missing TTY prerequisitesJonathan Nieder2010-08-16
* Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fixJunio C Hamano2010-08-15
|\
| * setup: do not forget working dir from subdir of gitdirNguyễn Thái Ngọc Duy2010-08-04
| * t4111 (apply): refresh index before applying patches to itJonathan Nieder2010-08-04
| * tests: try git apply from subdir of toplevelJonathan Nieder2010-07-25
| * t1501 (rev-parse): clarifyJonathan Nieder2010-07-25
* | config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
* | bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
* | apply: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
* | grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
* | shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
* | Merge branch 'maint'Junio C Hamano2010-08-09
|\ \
| * | t7003: fix subdirectory-filter testThomas Rast2010-08-09
| * | Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2010-08-06
* | | Merge branch 'gp/pack-refs-remove-empty-dirs'Junio C Hamano2010-08-03
|\ \ \
| * | | pack-refs: remove newly empty directoriesGreg Price2010-07-07
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-08-02
|\ \ \ \
| * | | | git svn: fix dcommit to work with touched filesDavid D. Kilzer2010-08-02
* | | | | upload-pack: Improve error message when bad ref requestedElijah Newren2010-08-02
* | | | | Merge branch 'maint'Junio C Hamano2010-08-02
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-02
| |\ \ \
| | * | | test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason2010-08-02
| | * | | test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason2010-08-02
| * | | | Fix git rebase --continue to work with touched filesDavid D. Kilzer2010-07-28
* | | | | Sync with 1.7.2.1Junio C Hamano2010-07-27
|\ \ \ \ \ | |/ / / /
| * | | | Sync with 1.7.1.2Junio C Hamano2010-07-27
| |\ \ \ \
| | * \ \ \ Sync with 1.7.0 seriesJunio C Hamano2010-07-27
| | |\ \ \ \
| | | * | | | config --get --path: check for unset $HOMEJonathan Nieder2010-07-27
| | | * | | | Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano2010-07-25
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-07-25
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano2010-07-25
| | | | | |\ \ \ \
* | | | | | | | | | tests: Ignore the Test::Harness .prove fileÆvar Arnfjörð Bjarmason2010-07-25
|/ / / / / / / / /
* | | | | | | | | t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt2010-07-25
* | | | | | | | | git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey2010-07-25
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | tests: correct "does reflog exist?" testsJunio C Hamano2010-07-21
* | | | | | | | t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-21
* | | | | | | | t/README: correct an exception when breaking a && chain in testsJonathan Nieder2010-07-21
* | | | | | | | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-20
* | | | | | | | t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey2010-07-20
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-20
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | t/README: clarify test_must_fail descriptionBrandon Casey2010-07-20
* | | | | | | | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-19
* | | | | | | | Merge branch 'jl/add-n-ignore-missing'Junio C Hamano2010-07-19
|\ \ \ \ \ \ \ \
| * | | | | | | | git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-12
* | | | | | | | | Only run aggregate-results over actual countsThomas Rast2010-07-16
* | | | | | | | | Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git --paginate: paginate external commands againJonathan Nieder2010-07-14
| * | | | | | | | | git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-28
| * | | | | | | | | tests: local config file should be honored from subdirs of toplevelJonathan Nieder2010-06-28
| * | | | | | | | | t7006: test pager configuration for several git commandsJonathan Nieder2010-06-28