Annex
immediate queue flushing when annex.queuesize=1
2016-01-13 14:55:01 -04:00
Assistant
immediate queue flushing when annex.queuesize=1
2016-01-13 14:55:01 -04:00
Backend
force hash to finish with file before returning
2016-01-06 22:09:36 -04:00
Build
throw exception if library copy fails
2016-01-14 17:56:21 -04:00
CmdLine
add --batch
2016-01-19 17:48:42 -04:00
Command
add --batch
2016-01-19 17:48:42 -04:00
Common
Use lower case hash directories for storing files on crippled filesystems, same as is already done for bare repositories.
2013-04-04 15:46:33 -04:00
Config
webapp: Fix bugs that could result in a relative path such as "." being written to ~/.config/git-annex/autostart
2015-12-02 15:57:30 -04:00
Database
fix import warnings
2016-01-14 10:30:54 -04:00
debian
update years
2016-01-20 12:41:20 -04:00
doc
Merge branch 'master' of ssh://git-annex.branchable.com
2016-01-19 17:51:51 -04:00
Git
immediate queue flushing when annex.queuesize=1
2016-01-13 14:55:01 -04:00
Limit
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Logs
refactor
2016-01-19 15:55:32 -04:00
Messages
avoid spawning file size polling thread when not in -J mode
2015-11-16 21:21:58 -04:00
Remote
avoid hard linking object from other repository when annex.thin is set
2016-01-13 14:19:31 -04:00
RemoteDaemon
rename bothHandles -> ioHandles
2015-04-03 15:35:18 -04:00
standalone
fix import warnings
2016-01-14 10:30:54 -04:00
static
Revert "remove newlines from static js and css"
2014-06-13 02:20:39 -04:00
templates
webapp: Remove the "disable remote" feature from the UI.
2015-09-21 13:05:44 -04:00
Types
fix build with old ghc
2016-01-13 12:18:20 -04:00
Upgrade
use TopFilePath for associated files
2016-01-05 17:22:19 -04:00
Utility
remove now unused toCygPath
2016-01-13 12:36:53 -04:00
.ghci
workaround for ghci fragility in reusing objects compiled with ghc
2012-10-20 16:20:42 -04:00
.gitattributes
decruft
2011-06-22 18:56:08 -04:00
.gitignore
add .stack-work
2015-12-28 17:19:07 -04:00
.mailmap
alias for Yaroslav @ yahoo to mailmap
2015-09-09 12:38:59 -04:00
Annex.hs
flush keys db queue even on exception
2015-12-23 19:38:18 -04:00
Assistant.hs
unused import on windows
2015-04-20 11:27:47 -04:00
Backend.hs
reorg
2015-12-15 15:34:28 -04:00
bash-completion.bash
fix bash completion of filenames containing spaces
2015-07-20 11:17:35 -04:00
build.bat
let build.bat also be run from cygwin terminal
2015-04-21 14:12:14 -04:00
BuildFlags.hs
persistent-sqlite is now a hard build dependency, since v6 repository mode needs it.
2015-12-26 13:00:52 -04:00
CHANGELOG
symlinks
2010-10-27 15:14:59 -04:00
Checks.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
CmdLine.hs
arrange for regional output manager to run when -J is enabled
2015-11-04 16:22:43 -04:00
Command.hs
reorg
2015-12-15 15:34:28 -04:00
Common.hs
add database benchmark
2016-01-12 13:07:03 -04:00
Config.hs
init: Configure .git/info/attributes to use git-annex as a smudge filter.
2015-12-04 17:57:15 -04:00
configure.hs
Rewrote free disk space checking code
2012-03-22 17:32:47 -04:00
COPYRIGHT
Add link COPYRIGHT -> debian/copyright; add COPYRIGHT to sdist.
2012-06-11 23:27:00 -07:00
Creds.hs
support gpg.program
2015-09-09 18:06:49 -04:00
Crypto.hs
support gpg.program
2015-09-09 18:06:49 -04:00
ghci
brought back fast ghci
2013-02-27 21:38:01 -04:00
git-annex.cabal
prep release
2016-01-14 10:18:30 -04:00
git-annex.hs
wire tasty's option parser into the main program option parser
2015-07-13 13:20:10 -04:00
git-union-merge.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Git.hs
init: Configure .git/info/attributes to use git-annex as a smudge filter.
2015-12-04 17:57:15 -04:00
INSTALL
symlinks
2010-10-27 15:14:59 -04:00
Limit.hs
reorg
2015-12-15 15:34:28 -04:00
Locations.hs
improve name of keys database lock file
2015-12-31 13:28:18 -04:00
Logs.hs
rethought distributed fsck; instead add activity.log and expire command
2015-04-05 12:50:02 -04:00
Makefile
avoid tab warnings
2016-01-14 15:55:00 -04:00
Messages.hs
Force output to be line-buffered, even when it's not connected to the terminal.
2016-01-18 13:01:23 -04:00
NEWS
update NEWS
2012-01-19 15:27:39 -04:00
README
use https
2014-11-06 14:20:10 -04:00
Remote.hs
whereis --json: Urls are now listed inside the remote that claims them, rather than all together at the end.
2016-01-15 14:16:48 -04:00
Setup.hs
improve warning
2015-11-03 11:06:33 -04:00
stack.yaml
remove Inotify build flag
2015-12-28 14:46:01 -04:00
Test.hs
defer deletion of test repos until end, fixes sqlite crash
2016-01-08 16:14:39 -04:00
Types.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Upgrade.hs
Use git-annex init --version=6 to get v6 for now
2015-12-15 17:17:13 -04:00