632 Commits (4919bf0354e2a1cfb948c320d45d51319ada30eb)

Author SHA1 Message Date
Shawn O. Pearce e8438420bb Allow fast-import frontends to reload the marks table 18 years ago
Shawn O. Pearce 05ef58ec1f Teach receive-pack to run pre-receive/post-receive hooks 18 years ago
Shawn O. Pearce 8aaf7d6410 Refactor handling of error_string in receive-pack 18 years ago
Santi B,Ai(Bjar e3d842cf12 t/t5515-fetch-merge-logic.sh: Add two more tests 18 years ago
Johannes Schindelin 58db64f73c make t8001 work on Mac OS X again 18 years ago
Santi Béjar ac3ec0d555 t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 18 years ago
Junio C Hamano 33ee4cfb69 format-patch --attach: not folding some long headers. 18 years ago
Johannes Schindelin c112f689c2 format-patch: add --inline option and make --attach a true attachment 18 years ago
Johannes Schindelin 5bd74506cd Get rid of the dependency to GNU diff in the tests 18 years ago
Paolo Bonzini 118f8b2413 git-config: document --rename-section, provide --remove-section 18 years ago
Johannes Sixt 723024d696 Handle core.symlinks=false case in merge-recursive. 18 years ago
Johannes Sixt 78a8d641c1 Add core.symlinks to mark filesystems that do not support symbolic links. 18 years ago
Linus Torvalds 34fc5cefa7 mailinfo: do not get confused with logical lines that are too long. 18 years ago
Eric Wong 56cf9806a9 Update tests to use test-chmtime 18 years ago
Eric Wong e2b36f6018 git-svn: add test for useSvnsyncProps 18 years ago
Eric Wong befc9adc0c git-svn: fix useSvmProps, hopefully for the last time 18 years ago
Eric Wong b7e5348c7f git-svn: hide the private git-svn 'config' file as '.metadata' 18 years ago
Eric Wong 28710f74ea git-svn: brown paper bag fixes 18 years ago
Eric Wong dadc6d2a09 git-svn: allow 'init' to act as multi-init 18 years ago
Eric Wong ccb6b6f5b5 t910*: s/repo-config/config/g; poke around possible race conditions 18 years ago
sam@vilain.net 2edb9c5cf9 git-svn: make test for SVK mirror path import 18 years ago
Eric Wong 26a62d57a2 git-svn: use separate, per-repository .rev_db files 18 years ago
Eric Wong 74a81227f9 git-svn: correctly handle globs with a right-hand-side path component 18 years ago
Eric Wong 0bed5eaa0e git-svn: enable follow-parent functionality by default 18 years ago
Eric Wong b9dffd8cad git-svn: --follow-parent tracks multi-parent paths 18 years ago
Eric Wong 4bb9ed0466 git-svn: prepare multi-init for wildcard support 18 years ago
Eric Wong 9fa00b655c git-svn: just name the default svn-remote "svn" instead of "git-svn" 18 years ago
Eric Wong d8115c5104 git-svn: don't write to the config file from --follow-parent 18 years ago
Eric Wong 8a603774de git-svn: fix several fetch bugs related to repeated invocations 18 years ago
Eric Wong 289370578c git-svn: fetch tracks initial change with --follow-parent 18 years ago
Eric Wong ce2a0f2f9d git-svn: stop using path names as refnames with --follow-parent 18 years ago
Eric Wong 2b27f6c884 git-svn: correctly handle do_{switch,update} in deep directories 18 years ago
Eric Wong d3a840dc74 git-svn: fix committing to subdirectories, add tests 18 years ago
Eric Wong 3ebe8df7f6 git-svn: fix segfaults from accessing svn_log_changed_path_t 18 years ago
Eric Wong e5a0b240fc git-svn: correctly track revisions made to deleted branches 18 years ago
Eric Wong 97f6987afa git-svn: avoid tracking change-less revisions 18 years ago
Eric Wong 1492b4245a git-svn: add an odd test case that seems to cause segfaults over HTTP 18 years ago
Eric Wong 7f578c55af git-svn: --follow-parent now works on sub-directories of larger branches 18 years ago
Eric Wong e6434f8760 git-svn: 'init' attempts to connect to the repository root if possible 18 years ago
Eric Wong a2003abc23 git-svn: allow --follow-parent on deleted directories 18 years ago
Eric Wong b805b44a92 git-svn: disallow ambigious local refspecs 18 years ago
Eric Wong 8b8fc06824 git-svn: --follow-parent works with svn-remotes multiple branches 18 years ago
Eric Wong 15710b6f34 git-svn: fix --follow-parent to work with Git::SVN 18 years ago
Eric Wong 47e39c55c9 git-svn: enable --minimize to simplify the config and connections 18 years ago
Eric Wong 706587fc6d git-svn: add support for metadata in .git/config 18 years ago
Eric Wong d05d72e07e git-svn: remove graft-branches command 18 years ago
Eric Wong ad2f90851e git-svn: add a test for show-ignore 18 years ago
Eric Wong e7db67e6f1 git-svn: make multi-init capable of reusing the Ra connection 18 years ago
Johannes Schindelin 2e0afafebd Add git-bundle: move objects and references by archive 18 years ago
Johannes Schindelin 8565d2d853 Make tests independent of global config files 18 years ago