summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-03-12Merge branch 'jc/boundary'Junio C Hamano
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini
2007-03-11Merge branch 'js/attach'Junio C Hamano
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-08Merge branch 'js/config-rename'Junio C Hamano
2007-03-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-03-08git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin
2007-03-07Allow fast-import frontends to reload the marks tableShawn O. Pearce
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce
2007-03-07Refactor handling of error_string in receive-packShawn O. Pearce
2007-03-07Merge branch 'maint'Junio C Hamano
2007-03-07t/t5515-fetch-merge-logic.sh: Add two more testsSanti B,Ai(Bjar
2007-03-07bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin
2007-03-07make t8001 work on Mac OS X againJohannes Schindelin
2007-03-05t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetchSanti BĂ©jar
2007-03-05format-patch --attach: not folding some long headers.Junio C Hamano
2007-03-05format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-03-04git-config: document --rename-section, provide --remove-sectionPaolo Bonzini
2007-03-04Handle core.symlinks=false case in merge-recursive.Johannes Sixt
2007-03-03Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt
2007-02-28Merge branch 'js/bundle'Junio C Hamano
2007-02-27Merge branch 'maint'Junio C Hamano
2007-02-27mailinfo: do not get confused with logical lines that are too long.Linus Torvalds
2007-02-25Update tests to use test-chmtimeEric Wong
2007-02-24Merge branch 'js/etc-config'Junio C Hamano
2007-02-23git-svn: add test for useSvnsyncPropsEric Wong
2007-02-23git-svn: fix useSvmProps, hopefully for the last timeEric Wong
2007-02-23git-svn: hide the private git-svn 'config' file as '.metadata'Eric Wong
2007-02-23git-svn: brown paper bag fixesEric Wong
2007-02-23git-svn: allow 'init' to act as multi-initEric Wong
2007-02-23t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong
2007-02-23git-svn: make test for SVK mirror path importsam@vilain.net
2007-02-23git-svn: use separate, per-repository .rev_db filesEric Wong
2007-02-23git-svn: correctly handle globs with a right-hand-side path componentEric Wong
2007-02-23git-svn: enable follow-parent functionality by defaultEric Wong
2007-02-23git-svn: --follow-parent tracks multi-parent pathsEric Wong
2007-02-23git-svn: prepare multi-init for wildcard supportEric Wong
2007-02-23git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong
2007-02-23git-svn: don't write to the config file from --follow-parentEric Wong
2007-02-23git-svn: fix several fetch bugs related to repeated invocationsEric Wong
2007-02-23git-svn: fetch tracks initial change with --follow-parentEric Wong
2007-02-23git-svn: stop using path names as refnames with --follow-parentEric Wong
2007-02-23git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong
2007-02-23git-svn: fix committing to subdirectories, add testsEric Wong
2007-02-23git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong
2007-02-23git-svn: correctly track revisions made to deleted branchesEric Wong
2007-02-23git-svn: avoid tracking change-less revisionsEric Wong
2007-02-23git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong