summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 3.201301023.20130102Gravatar Joey Hess2013-01-02
|
* Added a commentGravatar http://joeyh.name/2013-01-02
|
* (no commit message)Gravatar https://launchpad.net/~gdr-go22013-01-02
|
* show errorsGravatar Joey Hess2013-01-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-01-02
|\
| * Added a commentGravatar Steve2013-01-01
| |
| * Added a comment: git repo is now upGravatar Steve2013-01-01
| |
* | direct mode by default in repositories created by assistantGravatar Joey Hess2013-01-01
| |
* | type based git config handling for remotesGravatar Joey Hess2013-01-01
| | | | | | | | | | Still a couple of places that use git config ad-hoc, but this is most of it done.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-12-30
| |
| * Added a comment: sizes has git-annex supportGravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892012-12-30
| |
| * Added a commentGravatar http://joeyh.name/2012-12-30
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-30
|\
* | type based git config handlingGravatar Joey Hess2012-12-29
| | | | | | | | | | | | | | | | | | | | | | Now there's a Config type, that's extracted from the git config at startup. Note that laziness means that individual config values are only looked up and parsed on demand, and so we get implicit memoization for all of them. So this is not only prettier and more type safe, it optimises several places that didn't have explicit memoization before. As well as getting rid of the ugly explicit memoization code. Not yet done for annex.<remote>.* configuration settings.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2012-12-30
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2012-12-30
| |
| * Typo and commasGravatar Richard Hartmann2012-12-30
|/
* blog for the dayGravatar Joey Hess2012-12-29
|
* ensure that direct mode file is not modified while generating its keyGravatar Joey Hess2012-12-29
|
* updateGravatar Joey Hess2012-12-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-29
|\
* | avoid double commits with inotify when direct mode file is createdGravatar Joey Hess2012-12-29
| |
* | convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
| | | | | | | | | | | | This avoids some small overhead by only running the check once per command; it also ensures that, even if the command doesn't find anything to run on, it still fails to run when in a bare repo.
* | document --autostartGravatar Joey Hess2012-12-29
| |
* | block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
| | | | | | | | | | I left status working in direct mode, although it doesn't show correct stats for known annex keys.
* | memoize parsing of annex.direct config settingGravatar Joey Hess2012-12-29
| | | | | | | | | | | | It occurs to me that all config settings should be parsed once at startup, into a proper ADT, rather than all this ad-hoc parsing and memoization. One day..
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-12-29
| |
| * Added a comment: Release + Version NumberGravatar https://www.google.com/accounts/o8/id?id=AItOawnFhHPFP7j3wGNgBxEJoA8LcBJ4Xd1tTMY2012-12-29
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog2012-12-29
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2012-12-28
| |
| * Added a commentGravatar http://phil.0x539.de/2012-12-28
| |
| * Added a comment: Large Mountain Loin package sizeGravatar https://www.google.com/accounts/o8/id?id=AItOawkBTVYS5lTecuenAB01eHgfUxE20vWVpU42012-12-28
|/
* blog for the dayGravatar Joey Hess2012-12-28
|
* OSX assistant: Uses direct mode by default when setting up a new local ↵Gravatar Joey Hess2012-12-28
| | | | repository.
* fix fsevents rename handlingGravatar Joey Hess2012-12-28
| | | | | For both files and whole directories; also tested on moving whole dirs out of and into the working copy.
* ignore events generated by us in fseventsGravatar Joey Hess2012-12-28
| | | | This avoids some churn.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-28
|\
* | add missing modifyHook for watcherGravatar Joey Hess2012-12-28
| | | | | | | | | | Needed for FSEvents, which calls that hook for modified files. inotify seems to call the add hook, so I didn't notice it before.
* | fix logic error breaking direct mode assistant autocommit of modified filesGravatar Joey Hess2012-12-28
| |
| * Added a comment: Great util!Gravatar markus2012-12-28
|/
* Added a commentGravatar http://joeyh.name/2012-12-28
|
* Added a comment: Linux SupportGravatar https://www.google.com/accounts/o8/id?id=AItOawkey8WuXUh_x5JC2c9_it1CYRnVTgdGu1M2012-12-27
|
* blog for the dayGravatar Joey Hess2012-12-27
|
* OSX no longer affected by kqueue bugsGravatar Joey Hess2012-12-27
|
* typoGravatar Joey Hess2012-12-27
|
* exclude closed bugsGravatar Joey Hess2012-12-27
|
* startup scan for FSEventsGravatar Joey Hess2012-12-27
|
* fsevents bugfix for symlinksGravatar Joey Hess2012-12-27
|
* OSX FSEvents supportGravatar Joey Hess2012-12-27
| | | | | Needs work to deal with directory renames better; otherwise seems to basically work.
* poll vote (Tahoe-LAFS)Gravatar 108.13.12.202012-12-26
|