summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-25
|\
* | New --time-limit option, makes long git-annex commands stop after a ↵Gravatar Joey Hess2012-09-25
| | | | | | | | specified amount of time.
| * A scenario of how this would be useful.Gravatar http://lj.rossia.org/users/imz/2012-09-25
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82012-09-25
| |
| * +a wikilink (!and there is a bug that leads to a broken wikilink!)Gravatar http://lj.rossia.org/users/imz/2012-09-25
| |
| * typoGravatar http://lj.rossia.org/users/imz/2012-09-25
| |
| * (no commit message)Gravatar http://lj.rossia.org/users/imz/2012-09-25
| |
| * clarify desired behavior of --max-ageGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2012-09-25
|/
* only read/set the incremental timestamp file onceGravatar Joey Hess2012-09-25
|
* notesGravatar Joey Hess2012-09-25
|
* changelogGravatar Joey Hess2012-09-25
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-25
|\
* | use --more rather than --new to continue incremental fsckGravatar Joey Hess2012-09-25
| |
* | basic incremental fsck now workingGravatar Joey Hess2012-09-25
| |
* | add recordStartTime and getStartTimeGravatar Joey Hess2012-09-25
| |
* | move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25
| | | | | | | | | | | | | | | | | | | | | | Simplified it using existing functions. I doubt setSticky needs to return the FileMode; if it does for some reason, it can be changed to use modifyFileMode' Converted isSticky to a pure function for consistency with isSymlink. Note that the sticky bit of a file can be tested thus: isSticky . fileMode <$> getFileStatus file
* | Justin's metadata codeGravatar Joey Hess2012-09-25
| |
* | add --incremental and --new optionsGravatar Joey Hess2012-09-25
| | | | | | | | Not yet used..
| * Added a commentGravatar http://joeyh.name/2012-09-25
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-25
|\
* | fix from JimmyGravatar Joey Hess2012-09-25
| |
* | switch to DYLD_FALLBACK_LIBRARY_PATHGravatar Joey Hess2012-09-25
| |
* | cleanupGravatar Joey Hess2012-09-25
| |
| * (no commit message)Gravatar sauluskahn2012-09-25
| |
| * Added a commentGravatar http://joeyh.name/2012-09-25
|/
* Test that uuid -m works, falling back to plain uuid if not.Gravatar Joey Hess2012-09-25
|
* remove old fileGravatar Joey Hess2012-09-25
|
* preserve library directoriesGravatar Joey Hess2012-09-25
| | | | | Should avoid overwriting libraries when there are multiple versions of a library used by different programs.
* file name changedGravatar Joey Hess2012-09-25
|
* fixesGravatar Joey Hess2012-09-25
|
* typoGravatar Joey Hess2012-09-25
|
* build osx app in tmp dirGravatar Joey Hess2012-09-25
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-25
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc2012-09-25
| |
| * Added a comment: A few OS X bugsGravatar https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc2012-09-25
| |
* | updateGravatar Joey Hess2012-09-24
| |
* | add lost commentGravatar Joey Hess2012-09-24
| |
* | copy: avoid updating location log when no copy is performedGravatar Joey Hess2012-09-24
|/ | | | | git annex copy --to remote often does not need to copy a file, but it was still updating the location log in this case.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-24
|\
* | add osxapp targetGravatar Joey Hess2012-09-24
| | | | | | | | Not fully tested.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-09-24
| |
| * Added a comment: Haskell on MacPortsGravatar https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc2012-09-24
|/
* add brew section to osx page and move away comments obsoleted by this changeGravatar Joey Hess2012-09-24
|
* blog for the dayGravatar Joey Hess2012-09-24
|
* fix linkGravatar Joey Hess2012-09-24
|
* link to assistantGravatar Joey Hess2012-09-24
|
* add news item for git-annex 3.20120924Gravatar Joey Hess2012-09-24
|
* releasing version 3.201209243.20120924Gravatar Joey Hess2012-09-24
|
* license the webapp under the AGPL 3+Gravatar Joey Hess2012-09-24
| | | | | | | | | | | | | This means that anyone serving up the webapp to users as a service (ie, without providing any git-annex binary at all to the user) still needs to provide a link to the source code for it, including any modifications they may make. This may make git-annex be covered by the AGPL as a whole when it is built with the webapp. If in doubt, you should ask a lawyer. When git-annex is built with the webapp disabled, no AGPLed code is used. Even building in the assistant does not pull in AGPLed code.
* add errata page for releaseGravatar Joey Hess2012-09-24
|