aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* remotedaemon: avoid extraneous stdout outputGravatar Joey Hess2014-04-08
* importfeed: Filename template can now contain an itempubdate variable. Needs ...Gravatar Joey Hess2014-04-07
* added git-annex remotedaemonGravatar Joey Hess2014-04-06
* git-annex-shell: Added notifychanges command.Gravatar Joey Hess2014-04-05
* improve addurl --file behavior in a confusing corner case involving a ftp urlGravatar Joey Hess2014-04-02
* Added required content configuration.Gravatar Joey Hess2014-03-29
* add --include-dotfiles: New option, perhaps useful for backups.Gravatar Joey Hess2014-03-26
* git-annex-shell: Make configlist automatically initialize a remote git reposi...Gravatar Joey Hess2014-03-26
* notifications on dropGravatar Joey Hess2014-03-22
* add desktop notificationsGravatar Joey Hess2014-03-22
* unannex, uninit: Avoid committing after every file is unannexed, for massive ...Gravatar Joey Hess2014-03-21
* add: display exception when lockdown fails (for RichiH)Gravatar Joey Hess2014-03-19
* Windows: Fix some filename encoding bugs.Gravatar Joey Hess2014-03-19
* Each for each metadata field, there's now an automatically maintained "$field...Gravatar Joey Hess2014-03-18
* map: Fix crash when one of the remotes of a repo is a local directory that do...Gravatar Joey Hess2014-03-17
* closeGravatar Joey Hess2014-03-17
* metadata: Add --get (from bremner)Gravatar Joey Hess2014-03-15
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Gravatar Joey Hess2014-03-15
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* copy --fast --to remote: Avoid printing anything for files that are already b...Gravatar Joey Hess2014-03-13
* Fix direct mode getKeysPresent false positive & also sped up direct mode unus...Gravatar Joey Hess2014-03-07
* webapp: detect on first run if git is not installed, and tell the user, rathe...Gravatar Joey Hess2014-03-05
* sync: Automatically resolve merge conflict between and annexed file and a reg...Gravatar Joey Hess2014-03-04
* factor out Annex.AutoMerge from Command.SyncGravatar Joey Hess2014-03-04
* improved direct mode dir/file conflicted merge resultion, using tree graftingGravatar Joey Hess2014-03-04
* much improved test and real fix for FAT symlink loss on conflicted mergeGravatar Joey Hess2014-03-04
* finish fixing direct mode merge bug involving unstaged local filesGravatar Joey Hess2014-03-04
* rename for clarityGravatar Joey Hess2014-03-03
* simplfyGravatar Joey Hess2014-03-03
* sync: Fix bug in direct mode that caused a file not checked into git to be de...Gravatar Joey Hess2014-03-03
* pre-commit-annex hook script to automatically extract metadata from lots of t...Gravatar Joey Hess2014-03-02
* view: Refuse to enter a view when no branch is currently checked out.Gravatar Joey Hess2014-03-02
* doc improvementsGravatar Joey Hess2014-03-02
* vadd: Allow listing multiple desired values for a field.Gravatar Joey Hess2014-03-02
* view, vfilter: Add support for filtering tags and values out of a view, using...Gravatar Joey Hess2014-03-02
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* assistant --autostart: Refuse to start in a bare git repository.Gravatar Joey Hess2014-02-28
* webapp: Refuse to start in a bare git repository.Gravatar Joey Hess2014-02-28
* Probe for quvi version at run time.Gravatar Joey Hess2014-02-28
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* metadata: FIeld names are now case insensative.Gravatar Joey Hess2014-02-25
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* Preserve metadata when staging a new version of an annexed file.Gravatar Joey Hess2014-02-24
* metadata: Support --jsonGravatar Joey Hess2014-02-23
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* rather ugly workaround for directories with spaces as MetaFieldsGravatar Joey Hess2014-02-22
* views: add automatically constructed file location metadataGravatar Joey Hess2014-02-22