aboutsummaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* Preserve metadata when staging a new version of an annexed file.Gravatar Joey Hess2014-02-24
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* fix build with old version of Data.Set that lacks toDescList5.20140221Gravatar Joey Hess2014-02-21
* remove special case for tags in view branch namesGravatar Joey Hess2014-02-19
* improve view branch name when there are a list of valuesGravatar Joey Hess2014-02-19
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* pre-commit: Update metadata when committing changes to annexed files within a...Gravatar Joey Hess2014-02-19
* speed up currentView when not in a viewGravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* fixed vpopGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18
* nice git ack space optimisation when setting the same metadata value for mult...Gravatar Joey Hess2014-02-13
* avoid churning in git to no benefit when optimising metadata logGravatar Joey Hess2014-02-12
* improve simplifierGravatar Joey Hess2014-02-12
* fix metadata log simplifier and additional quickcheck testsGravatar Joey Hess2014-02-12
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* fix windows build (and make --stop work on windows, incidentially)Gravatar Joey Hess2014-02-11
* fix parsing of unused log; keys can contain spacesGravatar Joey Hess2014-02-08
* --in can now refer to files that were located in a repository at some past da...Gravatar Joey Hess2014-02-06
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* typoGravatar Joey Hess2014-01-28
* fix build with old ghc that used old-time typeGravatar Joey Hess2014-01-28
* fix warningGravatar Joey Hess2014-01-28
* use locking on WindowsGravatar Joey Hess2014-01-28
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* add webapp UI to manage unused filesGravatar Joey Hess2014-01-23
* assistant unused file handlingGravatar Joey Hess2014-01-22
* add "unused" preferred content expressionGravatar Joey Hess2014-01-22
* add timestamps to unused log filesGravatar Joey Hess2014-01-22
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* copyright yearGravatar Joey Hess2014-01-08
* add remote state logsGravatar Joey Hess2014-01-03
* added GETWANTED, SETWANTED for Tobias's flickr remoteGravatar Joey Hess2014-01-01
* add PreferredContentExpression typeGravatar Joey Hess2014-01-01
* Another round of s/amoung/among/Gravatar Richard Hartmann2013-12-19
* syntaxGravatar Joey Hess2013-12-11
* pull in Win32-extras, to be able to get current process id in WindowsGravatar Joey Hess2013-12-11
* different PID types for Unix and WindowsGravatar Joey Hess2013-12-10
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* clean up cruft left in log by bugGravatar Joey Hess2013-11-09
* fix crash on empty descriptionGravatar Joey Hess2013-11-09
* refactorGravatar Joey Hess2013-10-28
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* write via temp fileGravatar Joey Hess2013-10-14
* add schedule commandGravatar Joey Hess2013-10-13
* add/remove/edit schedule UI workingGravatar Joey Hess2013-10-11