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-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-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
2008-07-25update test case to protect am --skip behaviourOlivier Marin
2008-07-24git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis
2008-07-23git-am: Add colon before the subject that is printed out as being appliedStephan Beyer
2008-07-23sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin
2008-07-23Add test to show that show-branch misses out the 8th columnJohannes Schindelin
2008-07-23t/t4202-log.sh: add newline at end of fileBrandon Casey
2008-07-23t7502-commit.sh: rearrange test to make more portableBrandon Casey
2008-07-23t3200,t7201: replace '!' with test_must_failBrandon Casey
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey
2008-07-23t7601: extend the 'merge picks up the best result' testMiklos Vajna
2008-07-22git am --skip: clean the index while preserving local changesOlivier Marin
2008-07-22builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna
2008-07-22tests: do not rely on external "patch"Junio C Hamano
2008-07-22parse-options: fix segmentation fault when a required value is missingOlivier Marin
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-21Merge branch 'ns/am-abort'Junio C Hamano
2008-07-21Merge branch 'jc/add-addremove'Junio C Hamano
2008-07-21"needs update" considered harmfulJunio C Hamano
2008-07-21Merge branch 'maint'Junio C Hamano
2008-07-21builtin-merge.c: Fix option parsingMichele Ballabio
2008-07-20cvsserver: Add testsuite for packed refsLars Noschinski
2008-07-20refresh-index: fix bitmask assignmentJunio C Hamano
2008-07-20git-add --all: testsJunio C Hamano
2008-07-20git am --abortNanako Shiraishi
2008-07-19Merge branch 'maint'Junio C Hamano
2008-07-19Support gitlinks in fast-import.Alexander Gavrilov
2008-07-19testsuite for cvs co -cFabian Emmes
2008-07-19Testsuite: Unset CVS_SERVERFabian Emmes