summaryrefslogtreecommitdiff
path: root/doc/todo
Commit message (Collapse)AuthorAge
* Added a comment: What about NTFS support ?Gravatar http://xolus.net/openid/max2012-08-02
|
* Comment moderationGravatar http://joeyh.name/2012-07-26
|
* blog for the dayGravatar Joey Hess2012-07-18
|
* blog for the day and updatesGravatar Joey Hess2012-07-17
|
* todosGravatar Joey Hess2012-07-07
|
* update; split out hard todoGravatar Joey Hess2012-07-07
|
* responseGravatar Joey Hess2012-06-09
|
* New idea: using youtube-dl to download video URLsGravatar http://rmunn.myopenid.com/2012-06-09
|
* reordGravatar Joey Hess2012-05-26
|
* typo fixesGravatar https://launchpad.net/~ojwb2012-05-24
|
* Added a comment: +1 CygwinGravatar https://www.google.com/accounts/o8/id?id=AItOawk5cj-itfFHq_yhJHdzk3QOPp-PNW_MjPU2012-05-23
|
* Added a comment: cygwinGravatar https://www.google.com/accounts/o8/id?id=AItOawkRITTYYsN0TFKN7G5sZ6BWGZOTQ88Pz4s2012-05-15
|
* fixedGravatar Joey Hess2012-04-22
|
* addGravatar Joey Hess2012-04-22
|
* add a todo itemGravatar Joey Hess2012-04-12
|
* Merge branch 'master' into bloomGravatar Joey Hess2012-03-12
|\ | | | | | | | | Conflicts: doc/todo/git-annex_unused_eats_memory.mdwn
| * note fixedGravatar Joey Hess2012-03-12
| |
* | closeGravatar Joey Hess2012-03-12
|/
* unused: Reduce memory usage significantly.Gravatar Joey Hess2012-03-11
| | | | | | | | | | | | | | | | | Much of the memory bloat turned out to be due to getKeysReferenced containing a mapM, which is strict and buffered the whole list rather than streaming it. The other half of the bloat was due to building a temporary Set in order to call S.difference. While that is more cpu efficient, I switched to successive S.delete, since with it, I can run a whole git annex unused in less than 8 mb of memory. The whole Set of keys with content available is still stored in memory, so running unused in a repo with a whole lot of file content will still use more memory. In a repo containing 6000 files, it needed 40 mb. Note that the status command still uses the bloatful getKeysReferenced.
* addGravatar Joey Hess2012-02-14
|
* update; unix-compat gets some of the wayGravatar Joey Hess2012-02-02
|
* closeGravatar Joey Hess2012-01-24
|
* ssh connection cachingGravatar Joey Hess2012-01-20
| | | | | | | | | | | Ssh connection caching is now enabled automatically by git-annex. Only one ssh connection is made to each host per git-annex run, which can speed some things up a lot, as well as avoiding repeated password prompts. Concurrent git-annex processes also share ssh connections. Cached ssh connections are shut down when git-annex exits. Note: The rsync special remote does not yet participate in the ssh connection caching.
* better designGravatar Joey Hess2012-01-19
| | | | | Avoids possible repeated password prompts, at the cost of a small bit of locking complication.
* designGravatar Joey Hess2012-01-19
|
* addGravatar Joey Hess2012-01-18
|
* thoughtGravatar Joey Hess2012-01-18
|
* move windows support to a todo itemGravatar Joey Hess2012-01-13
| | | | not holding my breath on this one..
* Updated to build with monad-control 0.3.Gravatar Joey Hess2011-12-24
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Added a commentGravatar http://adamspiers.myopenid.com/2011-12-23
|
* (no commit message)Gravatar http://joey.kitenet.net/2011-12-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-12-23
|\
* | add escape_var hackGravatar Joey Hess2011-12-23
| | | | | | | | Makes it easy to find files with duplicate contents, anyway.. :)
* | update example to actually work with new --format optionGravatar Joey Hess2011-12-23
| |
| * Added a comment: How much memory would it actually use anyway?Gravatar http://adamspiers.myopenid.com/2011-12-22
| |
| * Added a commentGravatar http://adamspiers.myopenid.com/2011-12-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlrnOT_XLcNNtmIwVdAJCJYu1BwAAOYtBI2011-12-22
|/
* Added a commentGravatar http://joey.kitenet.net/2011-12-22
|
* Added a comment: Here's a Perl versionGravatar http://adamspiers.myopenid.com/2011-12-22
|
* Added a comment: List the duplicate filenames, then let the user decide what ↵Gravatar http://adamspiers.myopenid.com/2011-12-22
| | | | to do
* updateGravatar Joey Hess2011-12-15
|
* added a branch for the new monad-control 0.3Gravatar Joey Hess2011-12-05
|
* respondGravatar Joey Hess2011-12-05
|
* fixed a long time agoGravatar Joey Hess2011-12-05
|
* (no commit message)Gravatar http://peter-simons.myopenid.com/2011-12-05
|
* (no commit message)Gravatar http://peter-simons.myopenid.com/2011-12-05
|
* ideaGravatar Joey Hess2011-12-01
|