summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 3.201210173.20121017Gravatar Joey Hess2012-10-16
|
* closeGravatar 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-17
| |
* | Fix zombie cleanup reversion introduced in 3.20121009.Gravatar Joey Hess2012-10-16
| |
| * Added a commentGravatar http://joeyh.name/2012-10-17
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892012-10-17
|/
* don't continue with missing binGravatar Joey Hess2012-10-16
| | | | | We want the standalone builds to be complete and reproducible, so a missing bin is an error.
* cleanupGravatar Joey Hess2012-10-16
|
* blog for the dayGravatar Joey Hess2012-10-16
|
* add news item for git-annex 3.20121016Gravatar Joey Hess2012-10-16
|
* 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
| |