| Commit message (Expand) | Author | Age |
... | |
* | Fix bug in automatic merge conflict resolution | Joey Hess | 2014-07-08 |
* | assistant: Fix bug, introduced in last release, that caused the assistant to ... | Joey Hess | 2014-07-05 |
* | work around getDirectoryContents not streaming lazily | Joey Hess | 2014-07-04 |
* | Fix memory leak when committing millions of changes to the git-annex branch | Joey Hess | 2014-07-04 |
* | support commit.gpgsign | Joey Hess | 2014-07-04 |
* | really add non-date metadata too | Joey Hess | 2014-07-03 |
* | import metadata from feeds | Joey Hess | 2014-07-03 |
* | refactor | Joey Hess | 2014-06-16 |
* | work around a bug in git | Joey Hess | 2014-06-12 |
* | finish fixing windows timezone madness | Joey Hess | 2014-06-12 |
* | fix for Windows file timestamp timezone madness | Joey Hess | 2014-06-12 |
* | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
* | simplify | Joey Hess | 2014-06-09 |
* | avoid fast-forwarding when a merge conflict was auto-resolved | Joey Hess | 2014-06-09 |
* | avoid bad commits after interrupted direct mode sync (or merge) | Joey Hess | 2014-06-09 |
* | fixed getting files from bare repos on windows | Joey Hess | 2014-06-05 |
* | wip | Joey Hess | 2014-06-05 |
* | Windows: Fix bug introduced in last release that caused files in the git-anne... | Joey Hess | 2014-06-05 |
* | webapp: When adding a new local repository, fix bug that caused its group and... | Joey Hess | 2014-05-29 |
* | Use exceptions in place of deprecated MonadCatchIO-transformers | Ben Gamari | 2014-05-28 |
* | Fix encoding of data written to git-annex branch. Avoid truncating unicode ch... | Joey Hess | 2014-05-27 |
* | 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 |