summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
...
* make way for git checkout outputGravatar Joey Hess2016-04-04
* Upgrading a direct mode repository to v6 has changed to enter an adjusted unl...Gravatar Joey Hess2016-04-04
* fixed merging of changes from adjusted branch + a remoteGravatar Joey Hess2016-03-31
* made some progress on syncing adjusted branches, but still buggyGravatar Joey Hess2016-03-31
* add reflog messagesGravatar Joey Hess2016-03-31
* clean up handling of commit lockGravatar Joey Hess2016-03-31
* init: Automatically enter the adjusted unlocked branch when in a v6 repo on a...Gravatar Joey Hess2016-03-29
* git annex add in adjusted unlocked branchGravatar Joey Hess2016-03-29
* limit git annex adjust to v6 modeGravatar Joey Hess2016-03-29
* remove hashPointerFile'Gravatar Joey Hess2016-03-29
* Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-29
|\
| * reuse annex's HashObjectHandleGravatar Joey Hess2016-03-14
| * Sped up git-annex merge by using git hash-object --batch.Gravatar Joey Hess2016-03-14
| * use hash-object --batchGravatar Joey Hess2016-03-14
| * Sped up git-annex add in direct mode and v6 by using git hash-object --batch.Gravatar Joey Hess2016-03-14
| * followupGravatar Joey Hess2016-03-14
| * Correct git-annex info to include unlocked files in v6 repository.Gravatar Joey Hess2016-03-14
* | implement another adjustment -- easy to do now!Gravatar Joey Hess2016-03-11
* | simplify adjustment reversalGravatar Joey Hess2016-03-11
* | fix deletion of files in adjustTreeGravatar Joey Hess2016-03-11
* | improve propigation of commits from adjusted branchesGravatar Joey Hess2016-03-11
* | Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-11
|\|
| * refactorGravatar Joey Hess2016-03-09
| * Always try to thaw content, even when annex.crippledfilesystem is set.Gravatar Joey Hess2016-03-09
| * Merge branch 'no-cbits'Gravatar Joey Hess2016-03-05
| |\
* | | rebase on top of updated original branchGravatar Joey Hess2016-03-03
* | | fix abs filepath generationGravatar Joey Hess2016-03-03
* | | change name of adjusted branches to eg adjusted/master(unlocked)Gravatar Joey Hess2016-03-03
* | | working toward adjusted commit propigationGravatar Joey Hess2016-03-03
* | | Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-03
|\| |
* | | can't checkout adjusted branch while index is still lockedGravatar Joey Hess2016-03-03
* | | push original branch, not adjusted branchGravatar Joey Hess2016-03-03
* | | lock index while making index-less commitsGravatar Joey Hess2016-03-03
| * | clarifyGravatar Joey Hess2016-03-01
| * | Fix data loss that can occur when annex.pidlock is set in a repository.Gravatar Joey Hess2016-03-01
* | | remove debugGravatar Joey Hess2016-02-29
* | | update keys database when adjusting branchesGravatar Joey Hess2016-02-29
* | | implement updateAdjustedBranchGravatar Joey Hess2016-02-29
* | | make assistant aware of adjusted branches when mergingGravatar Joey Hess2016-02-29
* | | make sync aware of adjusted branchesGravatar Joey Hess2016-02-29
* | | include adjustment in the adjusted branch nameGravatar Joey Hess2016-02-29
* | | Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-02-29
|\| |
| * | metadata: Added -r to remove all current values of a field.Gravatar Joey Hess2016-02-29
| * | Support --metadata field<number, --metadata field>number etc to match ranges ...Gravatar Joey Hess2016-02-27
| * | Include magic database in the linux and OSX standalone builds.Gravatar Joey Hess2016-02-26
* | | adjusted branches, proof of conceptGravatar Joey Hess2016-02-25
* | | add hashPointerFile'Gravatar Joey Hess2016-02-25
|/ /
* | add catCommitGravatar Joey Hess2016-02-25
* | refactorGravatar Joey Hess2016-02-25
* | Avoid crashing when built with MagicMime support, but when the magic database...Gravatar Joey Hess2016-02-23