index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CmdLine
/
Seek.hs
Commit message (
Expand
)
Author
Age
*
metadata: When setting metadata, do not recurse into directories by default, ...
Joey Hess
2015-02-10
*
relFile does not have to be relative; rename to currFile
Joey Hess
2015-02-06
*
import: Support file matching options such as --exclude, --include, --smalle...
Joey Hess
2015-02-06
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
pre-commit: Block partial commit of unlocked annexed file, since that left a ...
Joey Hess
2014-11-10
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
Promote file not found warning message to an error.
Joey Hess
2014-09-11
*
findref: New command, like find but shows files in a specified git ref.
Joey Hess
2014-04-17
*
add --include-dotfiles: New option, perhaps useful for backups.
Joey Hess
2014-03-26
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
avoid using function named that conflicts with name used in newer version of ...
Joey Hess
2014-01-29
*
reorganize some files and imports
Joey Hess
2014-01-26