]> git.madduck.net Git - code/myrepos.git/history - lib/git-fake-bare

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge remote-tracking branch 'mr/master'
[code/myrepos.git] / lib / git-fake-bare
2013-07-05 Joey HessMerge remote-tracking branch 'mr/master'
2011-12-16 Joey HessRemove dir_test hack and add a way for vcs tests to...
2011-11-29 Joey Hesswording
2011-09-23 Julien RebetezPatch to correctly handle fake bare repositories with...
2011-08-05 Joey HessAvoid using sed -r in git-fake-bare, for OSX portability.
2010-06-17 Joey HessUse short mode status output for git and bzr.
2009-03-01 martin f. krafftDetermine current branch for fake-bare update
2008-07-22 Joey HessAdd a push subcommand, which pushes committed changes...
2008-05-18 martin f. krafftremove xtrace options settings
2008-05-18 martin f. krafftmake sure we move repo into place first before using it
2008-05-15 Joey Hessfix indentation
2008-05-15 martin f. krafftalways set GIT_DIR for fake bare stuff
2008-05-15 martin f. krafftmake function variables local
2008-03-19 martin f. krafftfix quoting in git-fake-bare:update
2008-03-04 martin f. krafftdo not use eval in git-fake-bare
2008-03-03 martin f. krafftimplement commit/record for git-fake-bare checkouts
2008-03-03 martin f. krafftimplement diff for git-fake-bare checkouts
2008-03-03 martin f. krafftfactor out extracting the worktree to a function
2008-02-03 Joey Hessyay, even more git-*
2008-01-19 Joey Hessadd handler for record
2008-01-19 Joey Hesstypo
2007-11-29 Joey Hessreleasing version 0.17
2007-11-28 Joey Hess* Use LC_MESSAGES=C not LANG=C, as if the user has...
2007-10-26 Joey HessMerge branch 'master' of git://git.madduck.net/code/mr
2007-10-26 martin f. krafftFix git_fake_bare_update
2007-10-26 Joey HessRevert "replace `pwd` calls with $PWD"
2007-10-26 Joey HessMerge commit 'madduck/master'
2007-10-26 martin f. krafftreplace `pwd` calls with $PWD
2007-10-26 martin f. krafftGet rid of GIT_WORK_TREE
2007-10-26 martin f. krafftadd a vim modeline to preserve joey's tabbing prefs
2007-10-26 Joey Hessrename file