Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-12-21 | Always show which directory is not a git repository | Richard Hartmann | 1 | -1/+1 |
2008-03-15 | git-new-workdir: Share SVN meta data between work dirs and the repository | Bernt Hansen | 1 | -1/+1 |
2007-09-05 | Don't allow contrib/workdir/git-new-workdir to trash existing dirs | Shawn O. Pearce | 1 | -0/+6 |
2007-08-22 | Suggest unsetting core.bare when using new-workdir on a bare repository | Shawn O. Pearce | 1 | -0/+8 |
2007-08-22 | Fix new-workdir (again) to work on bare repositories | Shawn O. Pearce | 1 | -3/+7 |
2007-06-26 | git-new-workdir: Fix shell warning about operator == used with test. | Simon Hausmann | 1 | -1/+1 |
2007-06-24 | new-workdir: handle rev-parse --git-dir not always giving full path | Julian Phillips | 1 | -0/+5 |
2007-05-29 | Allow contrib new-workdir to link into bare repositories | Shawn O. Pearce | 1 | -5/+7 |
2007-03-31 | contrib/workdir: add a simple script to create a working directory | Julian Phillips | 1 | -0/+57 |