summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Support building with bloomfilter 2.0.0.Gravatar Joey Hess2014-07-07
* support commit.gpgsignGravatar Joey Hess2014-07-04
* really add non-date metadata tooGravatar Joey Hess2014-07-03
* import metadata from feedsGravatar Joey Hess2014-07-03
* Run standalone install process when the assistant is started (was only being ...Gravatar Joey Hess2014-06-30
* assistant: Fix one-way assistant->assistant sync in direct mode.Gravatar Joey Hess2014-06-16
* finish fixing windows timezone madnessGravatar Joey Hess2014-06-12
* fix for Windows file timestamp timezone madnessGravatar Joey Hess2014-06-12
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* Windows: Fix opening webapp when repository is in a directory with spaces in ...Gravatar Joey Hess2014-06-10
* unused: Avoid checking view branches for unused files.Gravatar Joey Hess2014-06-04
* webapp: More robust startup when annex directory is not a git repo or not int...Gravatar Joey Hess2014-05-21
* assistant: When there are multiple remotes giving different ways to access th...Gravatar Joey Hess2014-05-19
* factor out getRemoteGitConfigGravatar Joey Hess2014-05-16
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* group: When no groups are specified to set, lists the current groups of a rep...Gravatar Joey Hess2014-05-16
* allow building with old feed lib, w/o pubdateGravatar Joey Hess2014-04-21
* findref: New command, like find but shows files in a specified git ref.Gravatar Joey Hess2014-04-17
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* webapp: Start even if the current directory is listed in ~/.config/git-annex/...Gravatar Joey Hess2014-04-17
* drop --from: When local repository is untrusted, its copy of a file does not ...Gravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* info: Allow use in a repository where annex.uuid is not set.Gravatar Joey Hess2014-04-15
* found a way to make uninit always fastGravatar Joey Hess2014-04-15
* sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
* 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