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-10-22Merge branch 'jk/fix-ls-files-other'Junio C Hamano
2008-10-22Merge branch 'jc/maint-reset-remove-unmerged-new'Junio C Hamano
2008-10-22Merge branch 'maint'Junio C Hamano
2008-10-22rehabilitate 'git index-pack' inside the object storeNicolas Pitre
2008-10-21Merge branch 'maint'Junio C Hamano
2008-10-20Fix testcase failure when extended attributes are in useJunio C Hamano
2008-10-20Merge branch 'sh/maint-rebase3'Junio C Hamano
2008-10-20Merge branch 'mv/clonev'Junio C Hamano
2008-10-20Merge branch 'dp/checkattr'Junio C Hamano
2008-10-20Merge branch 'gb/formatpatch-autonbr'Junio C Hamano
2008-10-20Merge branch 'sp/describe-lwtag'Junio C Hamano
2008-10-20Merge branch 'ae/preservemerge'Junio C Hamano
2008-10-20Merge branch 'mv/merge-noff'Junio C Hamano
2008-10-20Merge branch 'ns/rebase-noverify'Junio C Hamano
2008-10-18reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano
2008-10-18Merge branch 'db/maint-checkout-b' into maintJunio C Hamano
2008-10-18format-patch: autonumber by defaultBrian Gernhardt
2008-10-18Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano
2008-10-17refactor handling of "other" files in ls-files and statusJeff King
2008-10-17describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce
2008-10-17tests: shell negation portability fixJeff King
2008-10-17Merge branch 'maint'Junio C Hamano
2008-10-17t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen
2008-10-16rebase--interactive: fix parent rewriting for dropped commitsStephen Haberman
2008-10-16xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey
2008-10-16t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey
2008-10-16t4018-diff-funcname: rework negated last expression testBrandon Casey
2008-10-15Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna
2008-10-15t4018-diff-funcname: add objective-c xfuncname pattern to syntax testBrandon Casey
2008-10-13tests: shell negation portability fixJeff King
2008-10-13check-attr: Add --stdin optionDmitry Potapov
2008-10-13Merge branch 'maint'Shawn O. Pearce
2008-10-13test-lib: fix broken printfShawn O. Pearce
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-10-12t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2008-10-12git apply --directory broken for new filesJeff King
2008-10-10Merge branch 'maint'Shawn O. Pearce
2008-10-10rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin
2008-10-10test-lib: fix color reset in say_color()Miklos Vajna
2008-10-09Implement git clone -vMiklos Vajna
2008-10-09Merge branch 'dm/svn-branch'Shawn O. Pearce
2008-10-09Merge branch 'jc/add-ita'Shawn O. Pearce
2008-10-09Merge branch 'mv/merge-refresh'Shawn O. Pearce
2008-10-08Merge branch 'maint'Shawn O. Pearce
2008-10-08git init: --bare/--shared overrides system/global configDeskin Miller
2008-10-08git rm: refresh index before up-to-date checkJohannes Schindelin
2008-10-06rebase --no-verifyNanako Shiraishi
2008-10-06Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz
2008-10-06Merge branch 'maint'Shawn O. Pearce
2008-10-06Teach rebase -i to honor pre-rebase hookNanako Shiraishi