aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'as/maint-expire'Junio C Hamano2010-03-07
|\
| * reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-28
| * prune: honor --expire=neverAdam Simpkins2010-02-28
* | Merge branch 'jc/fetch-param'Junio C Hamano2010-03-07
|\ \
| * | fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano2010-02-24
| * | builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano2010-02-24
| * | t5521: fix and modernizeJunio C Hamano2010-02-24
* | | Merge branch 'nd/root-git'Junio C Hamano2010-03-07
|\ \ \
| * | | Add test for using Git at root of file systemNguyễn Thái Ngọc Duy2010-02-16
* | | | Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano2010-03-07
|\ \ \ \
| * | | | Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy2010-02-22
| * | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy2010-02-22
| * | | | Add a testcase for ACL with restrictive umask.Matthieu Moy2010-02-22
| | |/ / | |/| |
* | | | Merge branch 'jk/maint-add--interactive-delete'Junio C Hamano2010-03-07
|\ \ \ \
| * | | | add-interactive: fix bogus diff header line orderingJeff King2010-02-22
* | | | | Merge branch 'jc/maint-fix-mailinfo-strip'Junio C Hamano2010-03-07
|\ \ \ \ \
| * | | | | mailinfo: do not strip leading spaces even for a header lineJunio C Hamano2010-02-19
* | | | | | Sync with 1.7.0.2Junio C Hamano2010-03-07
|\ \ \ \ \ \
| * | | | | | unset GREP_OPTIONS in test-lib.shBert Wesarg2010-03-07
* | | | | | | Merge branch 'maint'Junio C Hamano2010-03-07
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | t7406: Fix submodule init config testsStephen Boyd2010-03-06
| * | | | | | Merge branch 'jn/maint-fix-pager' into maintJunio C Hamano2010-03-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ld/maint-diff-quiet-w' into maintJunio C Hamano2010-03-04
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cc/maint-bisect-paths' into maintJunio C Hamano2010-03-04
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-02
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-fix-test-perm' into maintJunio C Hamano2010-03-02
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | hash-object: support --stdin-paths with --no-filtersErik Faye-Lund2010-03-05
* | | | | | | | | | | | t9119-git-svn-info.sh: test with svn 1.6.* as wellMichael J Gruber2010-03-04
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-02
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jn/maint-fix-pager'Junio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | tests: Fix race condition in t7006-pagerJonathan Nieder2010-02-22
| * | | | | | | | | | t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2010-02-21
| * | | | | | | | | | tests: Add tests for automatic use of pagerJonathan Nieder2010-02-20
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ld/maint-diff-quiet-w'Junio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | git-diff: add a test for git diff --quiet -wLarry D'Anna2010-02-21
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jh/maint-submodule-status-in-void'Junio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule summary: Don't barf when invoked in an empty repoJohan Herland2010-02-17
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ac/cvsimport-revision-mapping'Junio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cvsimport: new -R option: generate .git/cvs-revisions mappingAaron Crane2010-02-06
* | | | | | | | | | Merge branch 'jc/grep-author-all-match-implicit'Junio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | "log --author=me --grep=it" should find intersection, not unionJunio C Hamano2010-01-25
* | | | | | | | | | | Merge branch 'cc/maint-bisect-paths'Junio C Hamano2010-03-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | bisect: error out when passing bad path parametersChristian Couder2010-03-01
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | git-svn: Fix discarding of extra parents from svn:mergeinfoTuomas Suutari2010-02-26
* | | | | | | | | | t9151: Add two new svn:mergeinfo test casesTuomas Suutari2010-02-26
* | | | | | | | | | t9151: Fix a few commits in the SVN dumpTuomas Suutari2010-02-26
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-25