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-01-18t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey
2009-01-18test more combinations of ignore-whitespace options to diffKeith Cascio
2009-01-18Merge branch 'mv/apply-parse-opt'Junio C Hamano
2009-01-18Merge branch 'tr/rebase-root'Junio C Hamano
2009-01-18Merge branch 'ap/clone-into-empty'Junio C Hamano
2009-01-18Merge branch 'tr/maint-no-index-fixes'Junio C Hamano
2009-01-18Merge branch 'maint'Junio C Hamano
2009-01-18t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin
2009-01-18http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin
2009-01-16Merge branch 'maint'Junio C Hamano
2009-01-16Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-16t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer
2009-01-16t3404: Add test case for aborted --continue after "edit"Stephan Beyer
2009-01-16t3501: check that commits are actually doneStephan Beyer
2009-01-15Merge branch 'maint'Junio C Hamano
2009-01-15Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-15Make t3411 executableMiklos Vajna
2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber
2009-01-14add test cases for "git mv -k"Michael J Gruber
2009-01-14Merge branch 'nd/grep-assume-unchanged'Junio C Hamano
2009-01-14Merge branch 'js/bundle-tags'Junio C Hamano
2009-01-14Merge branch 'js/add-not-submodule'Junio C Hamano
2009-01-14Merge branch 'cb/maint-unpack-trees-absense'Junio C Hamano
2009-01-14Merge branch 'mc/cd-p-pwd'Junio C Hamano
2009-01-13Merge branch 'js/maint-merge-recursive-r-d-conflict' into maintJunio C Hamano
2009-01-13Merge branch 'cb/maint-merge-recursive-fix' into maintJunio C Hamano
2009-01-13Merge branch 'ap/maint-apply-modefix' into maintJunio C Hamano
2009-01-12Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintJunio C Hamano
2009-01-12rebase -i: learn to rebase root commitThomas Rast
2009-01-12rebase: learn to rebase root commitThomas Rast
2009-01-12git-svn: add --authors-file testEric Wong
2009-01-12Allow cloning to an existing empty directoryAlexander Potashev
2009-01-11t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó
2009-01-11filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit
2009-01-10Resurrect "git apply --flags -" to read from the standard inputJunio C Hamano
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano
2009-01-07Merge branch 'js/maint-merge-recursive-r-d-conflict'Junio C Hamano
2009-01-07Merge branch 'cb/merge-recursive-fix'Junio C Hamano
2009-01-07diff: accept -- when using --no-indexThomas Rast
2009-01-05unpack-trees: fix path search bug in verify_absentClemens Buchacher
2009-01-05unpack-trees: handle failure in verify_absentClemens Buchacher
2009-01-05git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XMarcel M. Cary
2009-01-05git add: do not add files from a submoduleJohannes Schindelin
2009-01-05bundle: allow rev-list options to exclude annotated tagsJohannes Schindelin
2009-01-04Merge branch 'jc/maint-do-not-switch-to-non-commit'Junio C Hamano
2009-01-04Merge branch 'ap/maint-apply-modefix'Junio C Hamano
2009-01-04git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano
2009-01-03builtin-apply: prevent non-explicit permission changesJunio C Hamano
2008-12-29Merge branch 'np/auto-thread'Junio C Hamano
2008-12-29diff: add option to show context between close hunksRené Scharfe