summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jn/editor-pager'Junio C Hamano2009-11-203-20/+43
|\
| * Provide a build time default-editor settingJonathan Nieder2009-11-131-12/+25
| * Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-133-8/+18
* | Merge branch 'bg/format-patch-doc-update'Junio C Hamano2009-11-201-0/+18
|\ \
| * | format-patch: Always generate a patchBjörn Gustavsson2009-11-101-0/+18
* | | Merge branch 'tr/filter-branch'Junio C Hamano2009-11-201-0/+18
|\ \ \
| * | | filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast2009-11-131-0/+18
* | | | Merge branch 'jl/submodule-add-noname'Junio C Hamano2009-11-201-0/+16
|\ \ \ \
| * | | | git submodule add: make the <path> parameter optionalJens Lehmann2009-09-221-0/+16
* | | | | Merge branch 'sb/ls-tree-parseopt'Junio C Hamano2009-11-201-2/+87
|\ \ \ \ \
| * | | | | t3101: test more ls-tree optionsStephen Boyd2009-11-161-2/+87
| | |/ / / | |/| | |
* | | | | Merge branch 'jp/fetch-cull-many-refs'Junio C Hamano2009-11-201-0/+11
|\ \ \ \ \
| * | | | | remote: fix use-after-free error detected by glibc in ref_remove_duplicatesJulian Phillips2009-11-141-0/+11
| | |/ / / | |/| | |
* | | | | describe: do not use unannotated tag even if exact matchThomas Rast2009-11-201-0/+6
* | | | | Merge branch 'sb/tutorial-test'Junio C Hamano2009-11-171-61/+159
|\ \ \ \ \
| * | | | | t1200: prepare for merging with Fast-forward bikesheddingJunio C Hamano2009-11-061-2/+3
| * | | | | t1200: further modernize test script styleJunio C Hamano2009-11-061-18/+18
| * | | | | t1200: Make documentation and test agreeStephen Boyd2009-11-061-9/+88
| * | | | | t1200: cleanup and modernize test styleStephen Boyd2009-11-061-58/+76
* | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-11-176-60/+476
|\ \ \ \ \ \
| * | | | | | git svn: attempt to create empty dirs on clone+rebaseEric Wong2009-11-152-2/+87
| * | | | | | git svn: add authorsfile test case for ~/.gitconfigEric Wong2009-11-141-0/+23
| * | | | | | git svn: handle SVN merges from revisions past the tip of the branchToby Allsopp2009-11-143-58/+366
* | | | | | | Merge branch 'js/maint-diff-color-words'Junio C Hamano2009-11-151-0/+20
|\ \ \ \ \ \ \
| * | | | | | | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-301-1/+1
| * | | | | | | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-301-0/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-154-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Use 'fast-forward' all over the placeFelipe Contreras2009-10-244-6/+6
| |/ / / / / /
* | | | | | | Merge branch 'jk/maint-add-p-empty'Junio C Hamano2009-11-151-0/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | add-interactive: handle deletion of empty filesJeff King2009-10-271-0/+17
| |/ / / / /
* | | | | | Merge branch 'jk/maint-format-patch-p-suppress-stat'Junio C Hamano2009-11-101-0/+21
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | format-patch: make "-p" suppress diffstatJeff King2009-11-081-0/+21
| |/ / / /
* | | | | Merge branch 'jk/maint-1.6.3-ls-files-i'Junio C Hamano2009-11-101-0/+8
|\ \ \ \ \
| * | | | | ls-files: unbreak "ls-files -i"Jeff King2009-10-301-0/+8
* | | | | | Merge branch 'bg/merge-ff-only'Junio C Hamano2009-11-101-0/+41
|\ \ \ \ \ \
| * | | | | | Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson2009-10-301-0/+41
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-101-0/+14
|\ \ \ \ \ \
| * | | | | | Teach "git describe" --dirty optionJean Privat2009-10-271-0/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/commit-s-subject-is-not-a-footer'Junio C Hamano2009-11-061-0/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-061-0/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-11-021-0/+0
|\ \ \ \ \
| * | | | | t1402: Make test executableStephen Boyd2009-11-021-0/+0
* | | | | | fixup tr/stash-format mergeJunio C Hamano2009-10-301-0/+18
|\ \ \ \ \ \
| * | | | | | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-191-0/+18
* | | | | | | Merge branch 'js/diff-verbose-submodule'Junio C Hamano2009-10-301-0/+260
|\ \ \ \ \ \ \
| * | | | | | | add tests for git diff --submoduleJens Lehmann2009-10-231-0/+260
* | | | | | | | Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-10-301-0/+61
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | git check-ref-format --printJunio C Hamano2009-10-121-0/+17
| * | | | | | | Add tests for git check-ref-formatJonathan Nieder2009-10-121-0/+44
| | |_|_|/ / / | |/| | | | |
* | | | | | | t915{0,1}: use $TEST_DIRECTORYJeff King2009-10-302-2/+4