summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateGravatar Joey Hess2011-03-22
|
* appliedGravatar Joey Hess2011-03-22
|
* Touch up Makefile to depend on StatFS.hsGravatar Jimmy Tang2011-03-22
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-22
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-22
|\
* | diskreserve settingGravatar Joey Hess2011-03-22
| | | | | | | | | | Add annex.diskreserve config setting, to control how much free space to reserve for other purposes and avoid using (defaults to 1 mb).
* | fast modeGravatar Joey Hess2011-03-22
| | | | | | | | | | | | | | | | | | | | Add --fast flag, that can enable less expensive, but also less thurough versions of some commands. * Add --fast flag, that can enable less expensive, but also less thurough versions of some commands. * fsck: In fast mode, avoid checking checksums. * unused: In fast mode, just show all existing temp files as unused, and avoid expensive scan for other unused content.
* | free space checkingGravatar Joey Hess2011-03-22
| | | | | | | | | | | | | | | | Free space checking is now done, for transfers of data for keys that have free space metadata. (Notably, not for SHA* keys generated with git-annex 0.24 or earlier.) The code is believed to work on Linux, FreeBSD, and OSX; check compile-time messages to see if it is not enabled for your OS.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-22
| |
* | be a no-op on non-linux, non-freebsd systemsGravatar Joey Hess2011-03-22
| | | | | | | | | | | | | | | | Todo later: use POSIX statvfs Note: Re OSX, see http://code.google.com/p/xmobar/issues/detail?id=28 Apparently xmobar's code will work on OSX, probably __FreeBSD__ is defined there.
* | add StatFS.hsc, copied from xmobarGravatar Joey Hess2011-03-22
| |
* | generalizeGravatar Joey Hess2011-03-22
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-22
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-22
| |
| * Added a comment: Please provide stable tarballs or zipfilesGravatar http://peter-simons.myopenid.com/2011-03-22
| |
* | typoGravatar Joey Hess2011-03-21
| |
* | upgrade messagesGravatar Joey Hess2011-03-21
| |
| * Added a commentGravatar praet2011-03-21
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-21
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmSbJHbvlxbCjtPXk_Io3qP3MFqJr3pUgQ2011-03-21
|/
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-20
|\
* | add news item for git-annex 0.20110320Gravatar Joey Hess2011-03-20
| |
* | releasing version 0.201103200.20110320Gravatar Joey Hess2011-03-20
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-20
| |
* | fix typoGravatar Joey Hess2011-03-20
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-20
| |
| * Added a comment: BrainfartGravatar praet2011-03-20
|/
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-20
|\
| * Added a commentGravatar http://joey.kitenet.net/2011-03-20
| |
* | imcomplete attempt at supporting lutimes(3) for BSD compatGravatar Joey Hess2011-03-20
|/
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
| | | | | There are two types of commands; those that access the repository and those that don't. Sorted.
* need to explicitly run upgrade nowGravatar Joey Hess2011-03-19
|
* git-annex setupGravatar Joey Hess2011-03-19
|
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ↵Gravatar Joey Hess2011-03-19
| | | | etc. Use git-annex upgrade when you're ready to run this version.
* don't crash on upgrade if .git-annex DNEGravatar Joey Hess2011-03-19
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-19
|\
* | implementedGravatar Joey Hess2011-03-19
| |
* | Add version command to show git-annex version as well as repository version ↵Gravatar Joey Hess2011-03-19
| | | | | | | | information.
| * fix typoGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-19
| |
| * link to pageGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-19
|/
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-19
|\
* | alt approachGravatar Joey Hess2011-03-19
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-19
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-19
|/
* notabugGravatar Joey Hess2011-03-19
|
* move OSX tips to forum and link to from install/OSXGravatar Joey Hess2011-03-19
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-19
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-19
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-19
|