index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GitRepo.hs
Commit message (
Expand
)
Author
Age
*
got rid of several more calls to git when finding unlocked files
Joey Hess
2010-11-11
*
add typeChangedFiles
Joey Hess
2010-11-10
*
hlinted a few files
Joey Hess
2010-11-06
*
add a stupid test harness
Joey Hess
2010-11-02
*
clean up
Joey Hess
2010-11-02
*
clean up
Joey Hess
2010-11-02
*
blew several hours on getting the decodeGitFile 100% right with quickcheck
Joey Hess
2010-11-02
*
reorg
Joey Hess
2010-11-02
*
deal with git's insane octal filename encoding
Joey Hess
2010-11-02
*
updat
Joey Hess
2010-11-01
*
fix checkAttr to not deadlock and not need strictness
Joey Hess
2010-11-01
*
wrote checkAttr
Joey Hess
2010-11-01
*
finished adding support for annex.ssh-options
Joey Hess
2010-11-01
*
more Wall cleaning
Joey Hess
2010-10-31
*
bugfix: really run GitQueue against specified repo, not necessarily pwd
Joey Hess
2010-10-31
*
Fixed memory leak; git-annex no longer reads the whole file list from git bef...
Joey Hess
2010-10-30
*
use -z with git-ls-files, to support files with odd chars
Joey Hess
2010-10-29
*
factor out stagedFiles
Joey Hess
2010-10-29
*
convert safeSystem to boolSystem
Joey Hess
2010-10-29
*
Fix support for file:// remotes.
Joey Hess
2010-10-28
*
took Josh's asvice and unified the Repo data types & used pattern matching more
Joey Hess
2010-10-28
*
tweak
Joey Hess
2010-10-28
*
got rid of almost all 'return ()'
Joey Hess
2010-10-28
*
tweaks
Joey Hess
2010-10-28
*
copyright statements
0.02
Joey Hess
2010-10-27
*
some work on the sha1 backend; still incomplete
Joey Hess
2010-10-27
*
add dropkey subcommand and --quiet
Joey Hess
2010-10-25
*
support checking network remotes when dropping
Joey Hess
2010-10-22
*
fix remote vs remote wording confusion
Joey Hess
2010-10-22
*
support ssh repo in workTree
Joey Hess
2010-10-22
*
support reading config over ssh
Joey Hess
2010-10-22
*
use safesystem
Joey Hess
2010-10-19
*
tweaks
Joey Hess
2010-10-16
*
bugfix
Joey Hess
2010-10-16
*
add inGit/notInGit
Joey Hess
2010-10-16
*
convert GitRepo to qualified import
Joey Hess
2010-10-14
*
implemented remotes config caching
Joey Hess
2010-10-13
*
almost able to get files from remotes now!
Joey Hess
2010-10-13
*
move some stuff out of IO
Joey Hess
2010-10-13
*
cost ordering
Joey Hess
2010-10-13
*
add remoteName
Joey Hess
2010-10-13
*
relative symlink to annexed file
Joey Hess
2010-10-13
*
bugfixes
Joey Hess
2010-10-12
*
oops, wrong system
Joey Hess
2010-10-12
*
correctness
Joey Hess
2010-10-12
*
add uuid
Joey Hess
2010-10-12
*
new git config read method
Joey Hess
2010-10-12
*
revert bad change
Joey Hess
2010-10-12
*
typo
Joey Hess
2010-10-12
*
better git repo querying and bare repo detection
Joey Hess
2010-10-12
[next]