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-12-21Make sure lockfiles are unlocked when dying on SIGPIPEJunio C Hamano
2008-12-21git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dirMarcel M. Cary
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-18test overlapping ignore patternsMichael J Gruber
2008-12-16Merge branch 'maint'Junio C Hamano
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano
2008-12-15Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin
2008-12-13git-branch: display sha1 on branch deletionBrandon Casey
2008-12-10Fix t4031Junio C Hamano
2008-12-10Merge branch 'maint'Junio C Hamano
2008-12-10diff: respect textconv in rewrite diffsJeff King
2008-12-10diff: fix handling of binary rewrite diffsJeff King
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski
2008-12-08"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-12-06git-am: rename apply_opt_extra file to apply-optJunio C Hamano
2008-12-05Test that git-am does not lose -C/-p/--whitespace optionsJunio C Hamano
2008-12-04Merge branch 'dm/svn-remote'Junio C Hamano
2008-12-03git-svn: Make branch use correct svn-remoteDeskin Miller
2008-12-03Merge branch 'jc/rm-i-t-a'Junio C Hamano
2008-12-03Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano
2008-12-03Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano
2008-12-03t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt
2008-12-03bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder
2008-12-01send-email: do not reverse the command line argumentsJunio C Hamano
2008-12-01Merge branch 'st/maint-tag' into maintJunio C Hamano
2008-12-01Merge branch 'mk/maint-cg-push' into maintJunio C Hamano
2008-12-01git add --intent-to-add: do not let an empty blob be committed by accidentJunio C Hamano
2008-11-29git add --intent-to-add: fix removal of cached emptinessJunio C Hamano
2008-11-28Merge branch 'ta/quiet-pull'Junio C Hamano
2008-11-28Merge branch 'ph/send-email'Junio C Hamano
2008-11-28Merge branch 'maint'Junio C Hamano
2008-11-28Merge branch 'mv/fast-export' into maintJunio C Hamano
2008-11-26Merge branch 'maint'Junio C Hamano
2008-11-26t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen
2008-11-26Teach "git diff" to honour --[no-]ext-diffJunio C Hamano
2008-11-24fast-export: use an unsorted string list for extra_refsJohannes Schindelin
2008-11-24Add new testcase to show fast-export does not always exports all tagsMiklos Vajna
2008-11-24Fix t4030-diff-textconv.shAlex Riesen
2008-11-16Merge branch 'bc/maint-keep-pack'Junio C Hamano
2008-11-16Merge branch 'jk/commit-v-strip'Junio C Hamano
2008-11-15repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey
2008-11-15Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz
2008-11-14Merge git://git.bogomips.org/git-svnJunio C Hamano
2008-11-13Merge branch 'jk/maint-commit-v-strip'Junio C Hamano
2008-11-13Merge branch 'np/pack-safer'Junio C Hamano
2008-11-13Merge branch 'mk/maint-cg-push'Junio C Hamano
2008-11-13Merge branch 'bc/maint-keep-pack'Junio C Hamano