| Commit message (Expand) | Author | Age |
* | support being run by ssh as ssh-askpass replacement | Joey Hess | 2014-04-29 |
* | use a subdir of GIT_ANNEX_TMP for ssh connection caching sockets | Joey Hess | 2014-04-20 |
* | When init detects that git is not configured to commit, and sets user.email t... | Joey Hess | 2014-04-20 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | Merge branch 'master' into remotecontrol | Joey Hess | 2014-04-14 |
|\ |
|
| * | add missing Network.URI Ord instance for Debian stable | Joey Hess | 2014-04-14 |
* | | don't try to use ssh connection caching for non-ssh urls | Joey Hess | 2014-04-13 |
* | | remotedaemon: When network connection is lost, close all cached ssh connections. | Joey Hess | 2014-04-12 |
* | | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ... | Joey Hess | 2014-04-12 |
|/ |
|
* | Notification: Add action/status-dependent icon and urgency | Johan Kiviniemi | 2014-04-05 |
* | Notification: summary is not optional | Johan Kiviniemi | 2014-04-05 |
* | fix warning on !dbus | Joey Hess | 2014-04-02 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | forget --drop-dead: Avoid removing the dead remote from the trust.log, so tha... | Joey Hess | 2014-03-26 |
* | fix build w/o DesktopNotification | Joey Hess | 2014-03-23 |
* | notifications on drop | Joey Hess | 2014-03-22 |
* | fix failure notification | Joey Hess | 2014-03-22 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | toplevel lastchanged field | 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 |
* | finish wiring up groupwanted | Joey Hess | 2014-03-15 |
* | "standard" can now be used as a first-class keyword in preferred content expr... | Joey Hess | 2014-03-14 |
* | Fix ssh connection caching stop method to work with openssh 6.5p1, which brok... | Joey Hess | 2014-03-13 |
* | only run sshCleanup when the command actually used ssh connection caching | Joey Hess | 2014-03-13 |
* | Fix direct mode getKeysPresent false positive & also sped up direct mode unus... | Joey Hess | 2014-03-07 |
* | style | Joey Hess | 2014-03-04 |
* | 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 |
* | finish fixing direct mode merge bug involving unstaged local files | Joey Hess | 2014-03-04 |
* | fix a9067868a8594577ead2ecbe55f9563bef12f26d to handle annexed files in confl... | 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 |
* | fix handling of nonexistant hook | Joey Hess | 2014-03-03 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | fix combining of FIlterValues | 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 |
* | 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 |
* | fix test to work on Windows | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | Make annex.web-options be used in several places that call curl. | Joey Hess | 2014-02-24 |
* | Preserve metadata when staging a new version of an annexed file. | Joey Hess | 2014-02-24 |
* | annex.genmetadata can be set to make git-annex automatically set metadata (ye... | Joey Hess | 2014-02-23 |
* | exclude derived metadata when extracting metadata from a viewed file | Joey Hess | 2014-02-22 |
* | views: add automatically constructed file location metadata | Joey Hess | 2014-02-22 |
* | prune imports | Joey Hess | 2014-02-22 |
* | change directory encoding in ViewedFile such that the original directory can ... | Joey Hess | 2014-02-22 |