index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
Commit message (
Expand
)
Author
Age
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
metadata: FIeld names are now case insensative.
Joey Hess
2014-02-25
*
fix test to work on Windows
Joey Hess
2014-02-25
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
Make annex.web-options be used in several places that call curl.
Joey Hess
2014-02-24
*
Preserve metadata when staging a new version of an annexed file.
Joey Hess
2014-02-24
*
annex.genmetadata can be set to make git-annex automatically set metadata (ye...
Joey Hess
2014-02-23
*
exclude derived metadata when extracting metadata from a viewed file
Joey Hess
2014-02-22
*
views: add automatically constructed file location metadata
Joey Hess
2014-02-22
*
prune imports
Joey Hess
2014-02-22
*
change directory encoding in ViewedFile such that the original directory can ...
Joey Hess
2014-02-22
*
factor out new module
Joey Hess
2014-02-22
*
--metadata field=value can now use globs to match, and matches case insensati...
Joey Hess
2014-02-21
*
unused: Fix to actually detect unused keys when in direct mode.
Joey Hess
2014-02-20
*
add tip about metadata driven views (and more flexible view filtering)
Joey Hess
2014-02-19
*
pre-commit: Update metadata when committing changes to annexed files within a...
Joey Hess
2014-02-19
*
decruft
Joey Hess
2014-02-19
*
make view globs case-insensative, memoized, and bring back TFDA
Joey Hess
2014-02-19
*
reject views with too many nested subdirs
Joey Hess
2014-02-19
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
fix view changing when in subdir
Joey Hess
2014-02-18
*
view: preserve toplevel dotfiles
Joey Hess
2014-02-18
*
improve view filenames
Joey Hess
2014-02-18
*
add git annex view command
Joey Hess
2014-02-18
*
better data types
Joey Hess
2014-02-17
*
split out types
Joey Hess
2014-02-17
*
tricky view refining code that keeps track of whether the view is widenening ...
Joey Hess
2014-02-16
*
support globs when built w/o TDFA, just slower
Joey Hess
2014-02-16
*
add another quickcheck property, and several edge cases handled
Joey Hess
2014-02-16
*
simplify type
Joey Hess
2014-02-16
*
filter branches (incomplete)
Joey Hess
2014-02-16
*
limiting files based on metadata
Joey Hess
2014-02-13
*
add metadata command to get/set metadata
Joey Hess
2014-02-12
*
random hlint (to give the autobuilder something new to build)
Joey Hess
2014-02-11
*
remove workaround for old bug
Joey Hess
2014-02-06
*
work around absNormPath not working on Windows
Joey Hess
2014-02-06
*
--in can now refer to files that were located in a repository at some past da...
Joey Hess
2014-02-06
*
fix failing test case on Windows
Joey Hess
2014-02-03
*
avoid using openFile when withFile can be used
Joey Hess
2014-02-03
*
factor out utility function
Joey Hess
2014-02-03
*
remove some monkey faces
Joey Hess
2014-02-01
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
rework annexed object locking in direct mode & support Windows
Joey Hess
2014-01-28
*
use locking on Windows
Joey Hess
2014-01-28
*
remove debug print
Joey Hess
2014-01-26
*
reorg
Joey Hess
2014-01-26
*
added annex.secure-erase-command config option.
Joey Hess
2014-01-24
*
fix transfers of key with no associated file
Joey Hess
2014-01-23
*
add "unused" preferred content expression
Joey Hess
2014-01-22
*
benchmarked numcopies .gitattributes in preferred content
Joey Hess
2014-01-21
[next]