index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
Commit message (
Expand
)
Author
Age
*
fix LANGUAGE pragma
Joey Hess
2014-10-09
*
Support building with yesod 1.4.
Joey Hess
2014-10-09
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
assistant: Detect when repository has been deleted or moved, and automaticall...
Joey Hess
2014-09-15
*
fix build warning
Joey Hess
2014-08-08
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
better exception display
Joey Hess
2014-07-26
*
Really fix bug that caused the assistant to make many unncessary empty merge ...
Joey Hess
2014-07-09
*
assistant: Fix bug, introduced in last release, that caused the assistant to ...
Joey Hess
2014-07-05
*
remove unused import
Joey Hess
2014-07-04
*
reorg
Joey Hess
2014-07-04
*
support commit.gpgsign
Joey Hess
2014-07-04
*
Windows: Assistant now logs to daemon.log.
Joey Hess
2014-06-17
*
assistant: Fix one-way assistant->assistant sync in direct mode.
Joey Hess
2014-06-16
*
fix for Windows file timestamp timezone madness
Joey Hess
2014-06-12
*
Fix build with wai 0.3.0.
Joey Hess
2014-06-11
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
assistant: Make sanity checker tmp dir cleanup code more robust.
Joey Hess
2014-05-30
*
assistant: Clean up stale tmp files on startup.
Joey Hess
2014-04-27
*
avoid build warning from new dbus
Joey Hess
2014-04-26
*
avoid build warning from new dbus
Joey Hess
2014-04-26
*
Standalone builds now check gpg signatures before upgrading.
Joey Hess
2014-04-23
*
send remote-daemon a RELOAD after making a ssh remote
Joey Hess
2014-04-20
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
detect wicd network disconnection events
Joey Hess
2014-04-12
*
NetWatcher: detect when networkmanager has lost network connection
Joey Hess
2014-04-12
*
remotedaemon: When network connection is lost, close all cached ssh connections.
Joey Hess
2014-04-12
*
also show signal icon next to connected xmpp remotes
Joey Hess
2014-04-09
*
webapp: Show a network signal icon next to ssh remotes that it's currently co...
Joey Hess
2014-04-09
*
make git-remote-daemon ssh transport robust
Joey Hess
2014-04-09
*
assistant: Now detects immediately when other repositories push changes to
Joey Hess
2014-04-08
*
Added required content configuration.
Joey Hess
2014-03-29
*
reload preferred content when group preferred content log changes
Joey Hess
2014-03-29
*
reorg matcher types; no non-type code changes
Joey Hess
2014-03-29
*
webapp: Use securemem for constant time auth token comparisons.
Joey Hess
2014-03-12
*
another old warp-tls workaround
Joey Hess
2014-03-12
*
assistant: Smarter log file rotation, which takes free disk space into account.
Joey Hess
2014-03-05
*
annex.startupscan can be set to false to disable the assistant's startup scan.
Joey Hess
2014-03-05
*
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
*
annex.listen can be configured, instead of using --listen
Joey Hess
2014-03-01
*
use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...
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
*
only warn about no dbus when building on linux
Joey Hess
2014-02-25
*
fix all remaining -Wall warnings on Windows
Joey Hess
2014-02-25
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
fix windows build
Joey Hess
2014-02-11
*
Fix build on platforms not supporting the webapp.
Joey Hess
2014-02-08
[next]