index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Logs
Commit message (
Expand
)
Author
Age
*
move Arbitrary instance to new Types.Transfer module
Joey Hess
2016-09-05
*
avoid warning about orphan Arbirary instance
Joey Hess
2016-09-05
*
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
Joey Hess
2016-08-03
*
log: Added --all option.
Joey Hess
2016-07-17
*
remove \r from Arbitrary for log tests
Joey Hess
2016-05-27
*
Split lines in the git-annex branch on \r as well as \n, to deal with \r\n te...
Joey Hess
2016-05-27
*
nub transitionList to avoid ugly message after repeated transitions, and avoi...
Joey Hess
2016-05-18
*
reinject: Added new mode which can reinject known files into the annex.
Joey Hess
2016-04-22
*
Limit annex.largefiles parsing to the subset of preferred content expressions...
Joey Hess
2016-02-03
*
simplify
Joey Hess
2016-02-03
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
refactor
Joey Hess
2016-01-19
*
avoid unnecessary reading of git-annex branch data when matching on annex.lar...
Joey Hess
2015-12-04
*
fix use of hifalutin terminology
Joey Hess
2015-11-16
*
convert from Utility.LockPool to Annex.LockPool everywhere
Joey Hess
2015-11-12
*
Avoid unncessary write to the location log when a file is unlocked and then a...
Joey Hess
2015-10-12
*
oops, didn't mean to commit this debug
Joey Hess
2015-10-06
*
analysis
Joey Hess
2015-10-06
*
Fix bug in combination of preferred and required content settings. When one w...
Joey Hess
2015-09-15
*
add test case that all standard group preferred content expressions parse
Joey Hess
2015-06-17
*
4 ns optimisation of repeated calls to hasDifference on the same Differences
Joey Hess
2015-06-11
*
dead --key: Can be used to mark a key as dead.
Joey Hess
2015-06-09
*
fsck: Ignore keys that are known to be dead when running in --all mode or a i...
Joey Hess
2015-06-09
*
parse X in location log file as indicating a dead key
Joey Hess
2015-06-09
*
remove back-compat code for old version of containers
Joey Hess
2015-06-06
*
ignore failure to clean up stale transfer lock file
Joey Hess
2015-05-19
*
fix crash in stale transfer lockfile cleanup code
Joey Hess
2015-05-19
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
lock pools to work around non-concurrency/composition safety of POSIX fcntl
Joey Hess
2015-05-18
*
Stale transfer lock and info files will be cleaned up automatically when get/...
Joey Hess
2015-05-12
*
an optimization that also fixes a reversion
Joey Hess
2015-05-12
*
Take space that will be used by running downloads into account when checking ...
Joey Hess
2015-05-12
*
couple of AMP warnings I missed before
Joey Hess
2015-05-10
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
*
more time-1.5 fixes
Joey Hess
2015-05-10
*
fix build warning with time 1.5
Joey Hess
2015-05-10
*
forgot to add new module
Joey Hess
2015-05-10
*
support time-1.5.0
Joey Hess
2015-05-10
*
Fix activity log parsing.
Joey Hess
2015-04-09
*
rethought distributed fsck; instead add activity.log and expire command
Joey Hess
2015-04-05
*
fsck: Added --distributed and --expire options, for distributed fsck.
Joey Hess
2015-04-01
*
importfeed: Avoid downloading a redundant item from a feed whose guid has bee...
Joey Hess
2015-03-31
*
Fix GETURLS in external special remote protocol to strip downloader prefix fr...
Joey Hess
2015-03-27
*
Added SETURIPRESENT and SETURIMISSING to external special remote protocol
Joey Hess
2015-03-05
*
implement annex.tune.branchhash1
Joey Hess
2015-01-28
*
import Data.Default in Common
Joey Hess
2015-01-28
*
refactor
Joey Hess
2015-01-28
*
rework Differences data type
Joey Hess
2015-01-28
*
Repository tuning parameters can now be passed when initializing a repository...
Joey Hess
2015-01-27
*
update my email address and homepage url
Joey Hess
2015-01-21
[next]