| Commit message (Expand) | Author | Age |
* | copy --fast --to remote: Avoid printing anything for files that are already b... | Joey Hess | 2014-03-13 |
* | sync: Automatically resolve merge conflict between and annexed file and a reg... | Joey Hess | 2014-03-04 |
* | factor out Annex.AutoMerge from Command.Sync | Joey Hess | 2014-03-04 |
* | improved direct mode dir/file conflicted merge resultion, using tree grafting | Joey Hess | 2014-03-04 |
* | much improved test and real fix for FAT symlink loss on conflicted merge | Joey Hess | 2014-03-04 |
* | finish fixing direct mode merge bug involving unstaged local files | Joey Hess | 2014-03-04 |
* | rename for clarity | Joey Hess | 2014-03-03 |
* | simplfy | Joey Hess | 2014-03-03 |
* | sync: Fix bug in direct mode that caused a file not checked into git to be de... | Joey Hess | 2014-03-03 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | hlint to give autobuilder something to do | Joey Hess | 2014-02-11 |
* | add test case & fix conflict resolution bug on Windows & FAT | Joey Hess | 2014-02-04 |
* | sync --content: Drop files from remotes that don't have them after getting them. | Joey Hess | 2014-02-02 |
* | update function name in comment | Joey Hess | 2014-02-02 |
* | sync --content: Reuse smart copy code from copy command, including handling a... | Joey Hess | 2014-02-02 |
* | remove some monkey faces | Joey Hess | 2014-02-01 |
* | sync --content: Re-pull from remotes after downloading content, since that ca... | Joey Hess | 2014-02-01 |
* | improve sync with xmpp and annex-ignore | Joey Hess | 2014-02-01 |
* | avoid using function named that conflicts with name used in newer version of ... | Joey Hess | 2014-01-29 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | much better command action handling for sync --content | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | include information about remotes just uloaded to when calling handleDropsFrom | Joey Hess | 2014-01-19 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | Remotes can now be made read-only, by setting remote.<name>.annex-readonly | Joey Hess | 2014-01-02 |
* | Avoid using git commit in direct mode, since in some situations it will read ... | Joey Hess | 2013-12-01 |
* | on second thought, don't change sync to exit nonzero on successful conflicted... | Joey Hess | 2013-11-14 |
* | add a note after successful conflicted merge resolution | Joey Hess | 2013-11-14 |
* | sync: When there are merge conflicts that get automatically resolved, exit no... | Joey Hess | 2013-11-07 |
* | work around lack of receive.denyCurrentBranch in direct mode | Joey Hess | 2013-11-05 |
* | sync: Work even when the local git repository is new and empty, with no maste... | Joey Hess | 2013-11-02 |
* | use a long note here | Joey Hess | 2013-11-01 |
* | sync: print a hint about receive.denyNonFastForwards when a push fails | Joey Hess | 2013-10-26 |
* | sync: fix crash on first sync when no branch exists yet | Joey Hess | 2013-10-17 |
* | fix indirect mode conflict merge when only one side is annexed file | Joey Hess | 2013-10-16 |
* | sync: Fix automatic resolution of merge conflicts where one side is an annexe... | Joey Hess | 2013-10-16 |
* | hlint | Joey Hess | 2013-09-25 |
* | more completely solve catKey memory leak | Joey Hess | 2013-09-19 |
* | sync: Don't fail if the directory it is run in gets removed by the sync. | Joey Hess | 2013-09-13 |
* | sync: support gcrypt4.20130909 | Joey Hess | 2013-09-09 |
* | sync, assistant: Force push of the git-annex branch. | Joey Hess | 2013-08-29 |
* | sync, merge: Bug fix: Don't try to merge into master when in a bare repo. | Joey Hess | 2013-08-17 |
* | sync: Better support for bare git remotes. Now pushes directly to the master ... | Joey Hess | 2013-06-12 |
* | fix merge conflict resolution when both sides have the same key | Joey Hess | 2013-05-26 |
* | correct recent fix | Joey Hess | 2013-05-26 |
* | sync: Fix double merge conflict resolution handling. | Joey Hess | 2013-05-26 |
* | fuzz test discovered a way automatic merge resultion can fail; fix | Joey Hess | 2013-05-25 |
* | sync: Commit in direct mode even if no changes were staged | Joey Hess | 2013-04-23 |