git-annex/debian
Joey Hess 8d9c2afd89 Additional GIT_DIR support bugfixes. May actually work now.
Two fixes. First, and most importantly, relax the isLinkToAnnex check
to only look for /annex/objects/, not [^|/].git/annex/objects. If
GIT_DIR is used with a detached work tree, the git directory is
not necessarily named .git.

There are important caveats with doing that at all, since git-annex will
make symlinks that point at GIT_DIR, which means that the relative path
between GIT_DIR and GIT_WORK_TREE needs to remain stable across all clones
of the repository.

----

The other fix is just fixing crazy and wrong code that, when GIT_DIR is
set, expects to still find a git repository in the path below the work
tree, and uses some of its configuration, and some of GIT_DIR. What was I
thinking, and why can't I seem to get this code right?
2013-02-23 12:41:22 -04:00
..
changelog Additional GIT_DIR support bugfixes. May actually work now. 2013-02-23 12:41:22 -04:00
compat debhelper v9 2012-01-15 14:53:38 -04:00
control Now uses the Haskell uuid library, rather than needing a uuid program. 2013-02-10 14:52:54 -04:00
copyright copyright update 2013-01-12 13:27:48 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
NEWS releasing version 3.20120123 2012-01-23 15:09:50 -04:00
rules phony standalone 2013-02-16 10:45:13 -04:00