summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Windows: Fix startAssistant to not wait for ever for a non-daemonizing processGravatar Joey Hess2014-02-13
| | | | Seemed to fix several problems.
* windows: fix fsck --incremental to not crashGravatar Joey Hess2014-02-13
| | | | Although it is still not incremental.
* closeGravatar Joey Hess2014-02-13
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-13
|\
* | reference branchGravatar Joey Hess2014-02-13
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM2014-02-13
| |
| * Added a comment: further informationGravatar https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk2014-02-13
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk2014-02-13
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk2014-02-13
| |
| * (no commit message)Gravatar ganwell2014-02-13
| |
| * (no commit message)Gravatar ganwell2014-02-13
|/
* limiting files based on metadataGravatar Joey Hess2014-02-13
| | | | | | Note that there is currently no caching, so --metadata foo=bar --metadata tag=blah will currently read the log 2x per file.
* nice git ack space optimisation when setting the same metadata value for ↵Gravatar Joey Hess2014-02-13
| | | | multiple files
* metacata command can now operate on many files at onceGravatar Joey Hess2014-02-13
|
* avoid churning in git to no benefit when optimising metadata logGravatar Joey Hess2014-02-12
| | | | I think this is now optimal.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-12
|\
* | devblogGravatar Joey Hess2014-02-12
| |
* | improve simplifierGravatar Joey Hess2014-02-12
| |
* | fix metadata log simplifier and additional quickcheck testsGravatar Joey Hess2014-02-12
| |
* | fix Ord instance for MetaValue to work like Eq instanceGravatar Joey Hess2014-02-12
| |
* | don't bring forward old values in new log lineGravatar Joey Hess2014-02-12
| |
| * link markupGravatar http://lj.rossia.org/users/imz/2014-02-13
| |
* | add metadata command to get/set metadataGravatar Joey Hess2014-02-12
| | | | | | | | | | | | | | | | | | Adds metadata log, and command. Note that unsetting field values seems to currently be broken. And in general this has had all of 2 minutes worth of testing. This commit was sponsored by Julien Lefrique.
* | data types and serialization for metadataGravatar Joey Hess2014-02-12
|/ | | | | | | A very haskell commit! Just data types, instances to serialize the metadata to a nice format, and QuickCheck tests. This commit was sponsored by Andreas Leha.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-12
|\
* | unbreak the buildGravatar Joey Hess2014-02-12
| |
| * Added a commentGravatar http://joeyh.name/2014-02-12
| |
| * Added a comment: Same problem hereGravatar https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk2014-02-12
| |
| * Added a comment: fix confirmedGravatar https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB82014-02-12
| |
| * This reverts commit d501d358810c97b10979948bdc166b21f440927dGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-12
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-12
| |
| * removedGravatar http://joeyh.name/2014-02-11
| |
| * Added a commentGravatar http://joeyh.name/2014-02-11
| |
| * Added a commentGravatar http://joeyh.name/2014-02-11
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE2014-02-11
|/
* use mapGravatar Joey Hess2014-02-11
|
* unify fields and tagsGravatar Joey Hess2014-02-11
|
* devblogGravatar Joey Hess2014-02-11
|
* Windows webapp: Can create repos on removable drives.Gravatar Joey Hess2014-02-11
|
* remove windows --git-dir unix style path hackGravatar Joey Hess2014-02-11
| | | | | | This is no longer necessary, at least with msysgit 1.8.5.2.msysgit.0. Its root cause may have been fixed by other recent git path fixes. It was causing the webapp to fail to make repos on other drives.
* cleanup thanks to Utility.PIDGravatar Joey Hess2014-02-11
|
* fix windows build (and make --stop work on windows, incidentially)Gravatar Joey Hess2014-02-11
| | | | The Utility.PID will clean up other code soon.
* fix windows buildGravatar Joey Hess2014-02-11
|
* noteGravatar Joey Hess2014-02-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-11
|\
* | plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
| | | | | | | | | | Avoids abusing setting environment variables, which was always a hack and won't work on windows.
| * Added a comment: finished rebuilding everythingGravatar http://joeyh.name/2014-02-11
|/
* remove unimplemented windows stubsGravatar Joey Hess2014-02-11
|
* hlint to give autobuilder something to doGravatar Joey Hess2014-02-11
|
* typoGravatar Joey Hess2014-02-11
|