summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-204-0/+622
|\
| * Add selftests verifying concatenation of multiple notes for the same commitJohan Herland2009-10-191-0/+84
| * Add selftests verifying that we can parse notes trees with various fanoutsJohan Herland2009-10-191-0/+104
| * t3302-notes-index-expensive: Speed up create_repo()Johan Herland2009-10-191-27/+47
| * fast-import: Add support for importing commit notesJohan Herland2009-10-191-0/+166
| * Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-191-0/+36
| * Add an expensive test for git-notesJohannes Schindelin2009-10-191-0/+98
| * Add a script to edit/inspect notesJohannes Schindelin2009-10-191-0/+114
* | Merge branch 'sp/smart-http'Junio C Hamano2009-11-206-21/+507
|\ \
| * | t5551-http-fetch: Work around broken Accept header in libcurlShawn O. Pearce2009-11-091-0/+3
| * | t5551-http-fetch: Work around some libcurl versionsShawn O. Pearce2009-11-091-4/+4
| * | http-backend: Protect GIT_PROJECT_ROOT from /../ requestsShawn O. Pearce2009-11-091-0/+31
| * | http-backend: Test configuration optionsShawn O. Pearce2009-11-041-0/+229
| * | test smart http fetch and pushShawn O. Pearce2009-11-045-2/+219
| * | http tests: use /dumb/ URL prefixShawn O. Pearce2009-11-043-8/+13
| * | set httpd port before sourcing lib-httpdClemens Buchacher2009-11-041-4/+3
| * | t5540-http-push: remove redundant fetchesTay Ray Chuan2009-11-041-2/+0
| * | remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-301-1/+1
| * | Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-301-5/+9
* | | 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
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |