summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 3.201210163.20121016Gravatar Joey Hess2012-10-16
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-16
|\
| * Added a commentGravatar http://joeyh.name/2012-10-16
| |
* | ensure that gitdir is absoluteGravatar Joey Hess2012-10-16
| | | | | | | | | | | | | | | | calcGitLink turns out to need it to be absolute, and it normally is, but not if it's read from a .git file in a submodule, or perhaps from GIT_DIR. I should look into dropping this invariant.
* | remove unused functionGravatar Joey Hess2012-10-16
|/
* Added a comment: What about...Gravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2012-10-16
|
* fixedGravatar Joey Hess2012-10-16
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-16
|\
| * (no commit message)Gravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892012-10-16
| |
* | Temporarily disable use of dbus, as the haskell dbus library blows up when ↵Gravatar Joey Hess2012-10-16
| | | | | | | | losing connection, which will need to be fixed upstream.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng2012-10-16
| |
| * (no commit message)Gravatar EskildHustvedt2012-10-16
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * Added a commentGravatar http://joeyh.name/2012-10-16
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-16
|\
| * Added a comment: I can confirm the fixGravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892012-10-16
| |
| * Added a commentGravatar http://joeyh.name/2012-10-16
| |
* | avoid partial !! in gpg list-keys parserGravatar Joey Hess2012-10-16
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-16
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
* | structural decomposition in partitionParamsGravatar Joey Hess2012-10-16
| | | | | | | | Avoids partial !!
| * removedGravatar http://joeyh.name/2012-10-16
| |
| * Added a commentGravatar http://joeyh.name/2012-10-16
| |
| * Added a commentGravatar http://joeyh.name/2012-10-16
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * Added a commentGravatar http://joeyh.name/2012-10-16
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-16
|\
* | blog for the dayGravatar Joey Hess2012-10-16
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-16
|\
| * Added a commentGravatar http://joeyh.name/2012-10-16
| |
* | A relative core.worktree is relative to the gitdir.Gravatar Joey Hess2012-10-16
| | | | | | | | | | | | | | | | Now that this is handled correctly, git-annex can be used in git submodules. Also, fixed infelicity where Git.CurrentRepo and Git.Config.updateLocation were both dealing with core.worktree. Now updateLocation handles it for Local as well as for LocalUnknown repos.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
* | simplifyGravatar Joey Hess2012-10-15
| |
| * Added a commentGravatar http://joeyh.name/2012-10-16
| |
* | changelogGravatar Joey Hess2012-10-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM2012-10-16
|/
* Bug fix: A recent change caused git-annex-shell to crash.Gravatar Joey Hess2012-10-15
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-15
|\
* | forgot to include this in last commitGravatar Joey Hess2012-10-15
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892012-10-16
| |
| * poll vote (Tahoe-LAFS)Gravatar 188.226.51.712012-10-16
|/
* disable ssh connection caching for standalone buildsGravatar Joey Hess2012-10-15
| | | | | | | | | | | | The standalone build does not bundle its own ssh, so should be built to support as wide an array of ssh versions as possible, so turn off connection caching. Unfortunatly, as implemented this forces a full rebuild when building the standalone binary, and of course it makes it somewhat slower. This is not ideal, but neither is probing the ssh version every time it's run (slow), or once when initializing a repo (fragile).
* Added a commentGravatar http://joeyh.name/2012-10-15
|