aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/workdir
AgeCommit message (Expand)AuthorFilesLines
2024-02-07refs: introduce reftable backendPatrick Steinhardt1-1/+1
2017-05-10git-new-workdir: mark script as LF-onlyJohannes Schindelin1-0/+1
2014-12-03git-new-workdir: don't fail if the target directory is emptyPaul Smith1-15/+38
2010-09-27prefer test -h over test -L in shell scriptsJeff King1-1/+1
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues1-2/+2
2008-12-21Always show which directory is not a git repositoryRichard Hartmann1-1/+1
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen1-1/+1
2007-09-05Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce1-0/+6
2007-08-22Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce1-0/+8
2007-08-22Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce1-3/+7
2007-06-26git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann1-1/+1
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathJulian Phillips1-0/+5
2007-05-29Allow contrib new-workdir to link into bare repositoriesShawn O. Pearce1-5/+7
2007-03-31contrib/workdir: add a simple script to create a working directoryJulian Phillips1-0/+57