git-annex/Upgrade
Joey Hess f77979b8b5 improved git-annex branch changing
All changes to files in the branch are now made via pure functions that
transform the old file into the new. This will allow adding locking
to prevent read/write races. It also makes the code nicer, and purer.

I noticed a behavior change, really a sort of bug fix. Before,
'git annex untrust foo --trust bar' would change both trust levels
permanantly, now the --trust doesn't get stored.
2011-10-03 15:41:25 -04:00
..
V0.hs unify elipsis handling 2011-07-19 14:07:23 -04:00
V1.hs refactor 2011-09-23 18:13:24 -04:00
V2.hs improved git-annex branch changing 2011-10-03 15:41:25 -04:00