Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-10-31Move WebDAV HTTP push under remote-curlShawn O. Pearce
2009-10-31Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson
2009-10-31t915{0,1}: use $TEST_DIRECTORYJeff King
2009-10-31Make t9150 and t9151 test scripts executableMichael J Gruber
2009-10-31ls-files: unbreak "ls-files -i"Jeff King
2009-10-30diff --color-words -U0: fix the location of hunk headersJohannes Schindelin
2009-10-30t4034-diff-words: add a test for word diff without contextMarkus Heidelberg
2009-10-28commit: More generous accepting of RFC-2822 footer lines.David Brown
2009-10-28add-interactive: handle deletion of empty filesJeff King
2009-10-27Teach "git describe" --dirty optionJean Privat
2009-10-27git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parentsSam Vilain
2009-10-27git-svn: add test data for SVN 1.5+ merge, with script.Sam Vilain
2009-10-27git-svn: convert SVK merge tickets to extra parentsSam Vilain
2009-10-27git-svn: allow test setup script to support PERL env. varSam Vilain
2009-10-27git-svn: add test data for SVK merge, with script.Sam Vilain
2009-10-25Merge branch 'maint'Junio C Hamano
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-10-25t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg
2009-10-24Merge branch 'maint'Junio C Hamano
2009-10-24Merge branch 'jp/maint-send-email-fold' into maintJunio C Hamano
2009-10-24Merge branch 'pv/maint-add-p-no-exclude' into maintJunio C Hamano
2009-10-24add tests for git diff --submoduleJens Lehmann
2009-10-23Do not fail "describe --always" in a tag-less repositoryJunio C Hamano
2009-10-22Merge branch 'maint'Junio C Hamano
2009-10-21Mark files in t/t5100 as UTF-8Johannes Sixt
2009-10-21Remove a left-over file from t/t5100Johannes Sixt
2009-10-20Introduce new pretty formats %g[sdD] for reflog informationThomas Rast
2009-10-20Add selftests verifying concatenation of multiple notes for the same commitJohan Herland
2009-10-20Add selftests verifying that we can parse notes trees with various fanoutsJohan Herland
2009-10-20t3302-notes-index-expensive: Speed up create_repo()Johan Herland
2009-10-20fast-import: Add support for importing commit notesJohan Herland
2009-10-20Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland
2009-10-20Add an expensive test for git-notesJohannes Schindelin
2009-10-20Add a script to edit/inspect notesJohannes Schindelin
2009-10-19Merge branch 'bg/rebase-reword'Junio C Hamano
2009-10-19Merge branch 'jp/maint-send-email-fold'Junio C Hamano
2009-10-19Merge branch 'cc/replace-no-replace'Junio C Hamano
2009-10-19Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached'Junio C Hamano
2009-10-17Merge branch 'jc/maint-blank-at-eof'Junio C Hamano
2009-10-17Merge branch 'maint'Junio C Hamano
2009-10-17Merge branch 'maint-1.6.4' into maintJunio C Hamano
2009-10-17grep: do not segfault when -f is usedMatt Kraai
2009-10-15Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano
2009-10-15Merge branch 'maint'Junio C Hamano
2009-10-15sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce
2009-10-13git: add --no-replace-objects option to disable replacingChristian Couder
2009-10-13git check-ref-format --printJunio C Hamano
2009-10-13Add tests for git check-ref-formatJonathan Nieder
2009-10-13Let --decorate show HEAD positionThomas Rast
2009-10-13ls-files: excludes should not impact tracked filesJeff King