summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* use a subdir of GIT_ANNEX_TMP for ssh connection caching socketsGravatar Joey Hess2014-04-20
* When init detects that git is not configured to commit, and sets user.email t...Gravatar Joey Hess2014-04-20
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* Merge branch 'master' into remotecontrolGravatar Joey Hess2014-04-14
|\
| * add missing Network.URI Ord instance for Debian stableGravatar Joey Hess2014-04-14
* | don't try to use ssh connection caching for non-ssh urlsGravatar Joey Hess2014-04-13
* | remotedaemon: When network connection is lost, close all cached ssh connections.Gravatar Joey Hess2014-04-12
* | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
|/
* Notification: Add action/status-dependent icon and urgencyGravatar Johan Kiviniemi2014-04-05
* Notification: summary is not optionalGravatar Johan Kiviniemi2014-04-05
* fix warning on !dbusGravatar Joey Hess2014-04-02
* reorg matcher types; no non-type code changesGravatar Joey Hess2014-03-29
* forget --drop-dead: Avoid removing the dead remote from the trust.log, so tha...Gravatar Joey Hess2014-03-26
* fix build w/o DesktopNotificationGravatar Joey Hess2014-03-23
* notifications on dropGravatar Joey Hess2014-03-22
* fix failure notificationGravatar Joey Hess2014-03-22
* add desktop notificationsGravatar Joey Hess2014-03-22
* toplevel lastchanged fieldGravatar 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
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* "standard" can now be used as a first-class keyword in preferred content expr...Gravatar Joey Hess2014-03-14
* Fix ssh connection caching stop method to work with openssh 6.5p1, which brok...Gravatar Joey Hess2014-03-13
* only run sshCleanup when the command actually used ssh connection cachingGravatar Joey Hess2014-03-13
* Fix direct mode getKeysPresent false positive & also sped up direct mode unus...Gravatar Joey Hess2014-03-07
* styleGravatar Joey Hess2014-03-04
* 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
* finish fixing direct mode merge bug involving unstaged local filesGravatar Joey Hess2014-03-04
* fix a9067868a8594577ead2ecbe55f9563bef12f26d to handle annexed files in confl...Gravatar 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
* fix handling of nonexistant hookGravatar Joey Hess2014-03-03
* pre-commit-annex hook script to automatically extract metadata from lots of t...Gravatar Joey Hess2014-03-02
* fix combining of FIlterValuesGravatar 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
* 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 test to work 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
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* exclude derived metadata when extracting metadata from a viewed fileGravatar Joey Hess2014-02-22
* views: add automatically constructed file location metadataGravatar Joey Hess2014-02-22
* prune importsGravatar Joey Hess2014-02-22
* change directory encoding in ViewedFile such that the original directory can ...Gravatar Joey Hess2014-02-22
* factor out new moduleGravatar Joey Hess2014-02-22