summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make standalone man-page installation possibleGravatar Nathan Collins2012-06-05
| | | | | | The `cabal install git-annex` doesn't install the man pages, and the Makefile only installed the man pages as part of a full build/install. So, I factored out the documentation parts of the Makefile.
* daily blogGravatar Joey Hess2012-06-05
|
* closed a race, although a less likely similar one remainsGravatar Joey Hess2012-06-05
|
* add: Prevent (most) modifications from being made to a file while it is ↵Gravatar Joey Hess2012-06-05
| | | | | | | | | | | being added to the annex. Anything that tries to open the file for write, or delete the file, or replace it with something else, will not affect the add. Only if a process has the file open for write before add starts can it still change it while (or after) it's added to the annex. (fsck will catch this later of course)
* use createAnnexDirectory when setting up tmp dirGravatar Joey Hess2012-06-05
|
* update test suiteGravatar Joey Hess2012-06-05
|
* separate source of content from the filename associated with the key when ↵Gravatar Joey Hess2012-06-05
| | | | | | generating a key This already made migrate's code a lot simpler.
* updateGravatar Joey Hess2012-06-05
|
* one moreGravatar Joey Hess2012-06-05
|
* another oneGravatar Joey Hess2012-06-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-05
|\ | | | | | | | | Conflicts: doc/design/assistant/inotify.mdwn
* | racesGravatar Joey Hess2012-06-05
| |
| * racesGravatar Joey Hess2012-06-05
|/
* add news item for git-annex 3.20120605Gravatar Joey Hess2012-06-05
|
* releasing version 3.201206053.20120605Gravatar Joey Hess2012-06-05
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-05
|
* Preserve parent environment when running hooks of the hook special remote.Gravatar Joey Hess2012-06-04
|
* updateGravatar Joey Hess2012-06-04
|
* headerGravatar Joey Hess2012-06-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-04
|\
* | updateGravatar Joey Hess2012-06-04
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlu7K3h7Ry1uDAU_ERYGuqt0LoGNJqGuRo2012-06-04
|/
* typoGravatar Joey Hess2012-06-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-04
|\
| * Added a commentGravatar http://joeyh.name/2012-06-04
| |
| * Added a commentGravatar http://joeyh.name/2012-06-04
| |
| * Added a comment: This is not an easy question to answer...Gravatar http://joeyh.name/2012-06-04
| |
* | addGravatar Joey Hess2012-06-04
| |
| * Added a commentGravatar http://joeyh.name/2012-06-04
| |
| * Added a commentGravatar http://joeyh.name/2012-06-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-04
|\
* | moveGravatar Joey Hess2012-06-04
| |
| * Added a commentGravatar http://ciffer.net/~svend/2012-06-04
| |
| * removedGravatar http://ciffer.net/~svend/2012-06-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-04
|\
* | updateGravatar Joey Hess2012-06-04
| |
| * Added a commentGravatar http://ciffer.net/~svend/2012-06-04
|/
* updateGravatar Joey Hess2012-06-04
|
* update; worked on watch branch todayGravatar Joey Hess2012-06-04
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ2012-06-04
|
* nothing too crazy, but it's the usual distro specific problems or ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-04
| | | | architecture specific problems
* Added a forum post asking how to make locally cached files stay up to date ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawlu7K3h7Ry1uDAU_ERYGuqt0LoGNJqGuRo2012-06-04
| | | | across both rename and modify.
* simplify OSX installation instructionsGravatar Joey Hess2012-06-03
| | | | | The new Haskell Platform was released today, with the new ghc git-annex's master branch needs, so cabal should be usable again on OSX.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-03
|\ | | | | | | | | Conflicts: doc/tips/using_Amazon_S3.mdwn
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-06-02
| |
| * Added a commentGravatar http://joeyh.name/2012-06-01
| |
| * Added a comment: sha256Gravatar https://www.google.com/accounts/o8/id?id=AItOawnHrjHxJAm39x8DR4bnbazQO6H0nMNuY9c2012-06-01
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnHrjHxJAm39x8DR4bnbazQO6H0nMNuY9c2012-06-01
| |
| * Added a comment: sha256 ?Gravatar https://www.google.com/accounts/o8/id?id=AItOawnHrjHxJAm39x8DR4bnbazQO6H0nMNuY9c2012-06-01
| |
| * check at configure time for sha commands in Mac OSX locationGravatar Joey Hess2012-05-31
| |