| Commit message (Expand) | Author | Age |
* | findref: New command, like find but shows files in a specified git ref. | Joey Hess | 2014-04-17 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | webapp: Start even if the current directory is listed in ~/.config/git-annex/... | Joey Hess | 2014-04-17 |
* | drop --from: When local repository is untrusted, its copy of a file does not ... | Joey Hess | 2014-04-17 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | info: Allow use in a repository where annex.uuid is not set. | Joey Hess | 2014-04-15 |
* | found a way to make uninit always fast | Joey Hess | 2014-04-15 |
* | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ... | Joey Hess | 2014-04-12 |
* | remotedaemon: avoid extraneous stdout output | Joey Hess | 2014-04-08 |
* | importfeed: Filename template can now contain an itempubdate variable. Needs ... | Joey Hess | 2014-04-07 |
* | added git-annex remotedaemon | Joey Hess | 2014-04-06 |
* | git-annex-shell: Added notifychanges command. | Joey Hess | 2014-04-05 |
* | improve addurl --file behavior in a confusing corner case involving a ftp url | Joey Hess | 2014-04-02 |
* | Added required content configuration. | Joey Hess | 2014-03-29 |
* | add --include-dotfiles: New option, perhaps useful for backups. | Joey Hess | 2014-03-26 |
* | git-annex-shell: Make configlist automatically initialize a remote git reposi... | Joey Hess | 2014-03-26 |
* | notifications on drop | Joey Hess | 2014-03-22 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | unannex, uninit: Avoid committing after every file is unannexed, for massive ... | Joey Hess | 2014-03-21 |
* | add: display exception when lockdown fails (for RichiH) | Joey Hess | 2014-03-19 |
* | Windows: Fix some filename encoding bugs. | Joey Hess | 2014-03-19 |
* | Each for each metadata field, there's now an automatically maintained "$field... | Joey Hess | 2014-03-18 |
* | map: Fix crash when one of the remotes of a repo is a local directory that do... | Joey Hess | 2014-03-17 |
* | close | Joey Hess | 2014-03-17 |
* | metadata: Add --get (from bremner) | Joey Hess | 2014-03-15 |
* | finish wiring up groupwanted | Joey Hess | 2014-03-15 |
* | vicfg: Allows editing preferred content expressions for groups. | Joey Hess | 2014-03-15 |
* | clean up cleanup action enumeration | Joey Hess | 2014-03-13 |
* | copy --fast --to remote: Avoid printing anything for files that are already b... | Joey Hess | 2014-03-13 |
* | Fix direct mode getKeysPresent false positive & also sped up direct mode unus... | Joey Hess | 2014-03-07 |
* | webapp: detect on first run if git is not installed, and tell the user, rathe... | Joey Hess | 2014-03-05 |
* | 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 |
* | view: Refuse to enter a view when no branch is currently checked out. | Joey Hess | 2014-03-02 |
* | doc improvements | Joey Hess | 2014-03-02 |
* | vadd: Allow listing multiple desired values for a field. | Joey Hess | 2014-03-02 |
* | view, vfilter: Add support for filtering tags and values out of a view, using... | Joey Hess | 2014-03-02 |
* | annex.listen can be configured, instead of using --listen | Joey Hess | 2014-03-01 |
* | assistant --autostart: Refuse to start in a bare git repository. | Joey Hess | 2014-02-28 |
* | webapp: Refuse to start in a bare git repository. | Joey Hess | 2014-02-28 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | metadata: FIeld names are now case insensative. | Joey Hess | 2014-02-25 |