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
2008-08-19t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey
2008-08-19mailinfo: re-fix MIME multipart boundary parsingDon Zickus
2008-08-17t9300: replace '!' with test_must_failMiklos Vajna
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen
2008-08-14Merge branch 'maint'Junio C Hamano
2008-08-14t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey
2008-08-14Fix escaping of glob special characters in pathspecsKevin Ballard
2008-08-14rebase -i -p: fix parent rewritingThomas Rast
2008-08-14rebase -i -p: handle index and workdir correctlyThomas Rast
2008-08-12diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Fix deleting reflog entries from HEAD reflogJunio C Hamano
2008-08-11reflog test: add more tests for 'reflog delete'Pieter de Bie
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano
2008-08-09git-svn: Allow deep branch names by supporting multi-globsMarcus Griep
2008-08-09Fix multi-glob assertion in git-svnMarcus Griep
2008-08-08clone --mirror: avoid storing repeated tagsJohannes Schindelin
2008-08-07Sync with 1.5.6.5Junio C Hamano
2008-08-07Files given on the command line are relative to $cwdJunio C Hamano
2008-08-06t9119: conditionally re-enable test depending on svn(1) versionEric Wong
2008-08-06Fix race condition in t9119-git-svn-info.shDavid D. Kilzer
2008-08-05correct access right for git-svn-dcommit testDmitry Potapov
2008-08-04Flush output in start_asyncAnders Melchiorsen
2008-08-04clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin
2008-08-03clone: Add an option to set up a mirrorJohannes Schindelin
2008-08-02t/t4202-log.sh: add newline at end of fileBrandon Casey
2008-08-02sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin
2008-08-02Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam
2008-08-02make sure parsed wildcard refspec ends with slashJunio C Hamano
2008-08-02init: handle empty "template" parameterJeff King
2008-07-31Compact commit template messageJeff King
2008-07-30Fix test-parse-options "integer" testJunio C Hamano
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen
2008-07-30Support copy and rename detection in fast-export.Alexander Gavrilov
2008-07-30format-patch: Produce better output with --inline or --attachKevin Ballard
2008-07-29t7001: fix "git mv" testJunio C Hamano
2008-07-28init: handle empty "template" parameterJeff King
2008-07-28git-mv: Keep moved index entries inactPetr Baudis
2008-07-28rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink
2008-07-28make sure parsed wildcard refspec ends with slashJunio C Hamano
2008-07-28t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder
2008-07-26git-svn: teach dcommit about svn auto-propsBrad King
2008-07-26Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam
2008-07-26Merge branch 'maint'Junio C Hamano
2008-07-25Makefile: fix shell quotingJunio C Hamano
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano
2008-07-25Merge branch 'ph/checkout'Junio C Hamano
2008-07-25git-checkout: improve error messages, detect ambiguities.Pierre Habouzit