index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Unused.hs
Commit message (
Expand
)
Author
Age
*
unused: Reduce memory usage significantly.
Joey Hess
2012-03-11
*
"here" can be used to refer to the current repository, which can read better ...
Joey Hess
2012-03-01
*
hlint
Joey Hess
2012-02-16
*
support all filename encodings with ghc 7.4
Joey Hess
2012-02-03
*
attempt at a quick, utf-8 only fix to the ghc 7.4 problem
Joey Hess
2012-02-01
*
tweak
Joey Hess
2012-01-06
*
look up --to and --from remote names only once
Joey Hess
2012-01-06
*
more command-specific options
Joey Hess
2012-01-06
*
type alias cleanup
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split out Git/Ref.hs
Joey Hess
2011-12-12
*
hslint
Joey Hess
2011-12-09
*
fix typo introduced with the Ref type
Joey Hess
2011-11-17
*
improve type signatures with a Ref newtype
Joey Hess
2011-11-16
*
Optimised union merging; now only runs git cat-file once.
Joey Hess
2011-11-12
*
reorder repo parameters last
Joey Hess
2011-11-08
*
unused, dropunused: Now work in bare repositories.
Joey Hess
2011-10-29
*
fsck: Now works in bare repositories.
Joey Hess
2011-10-29
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
broke up Utility
Joey Hess
2011-10-16
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
convert all git read/write functions to use ByteStrings
Joey Hess
2011-09-29
*
golfing
Joey Hess
2011-09-28
*
enable short-circuiting optimisatons
Joey Hess
2011-09-28
*
refine new unused code
Joey Hess
2011-09-28
*
make unused check branches and tags too
Joey Hess
2011-09-28
*
refactor
Joey Hess
2011-09-23
*
documentation/warning message update for future feature
Joey Hess
2011-09-23
*
remove command type definitions
Joey Hess
2011-09-15
*
more newline fixes
Joey Hess
2011-09-09
*
add explanation for why strictness is needed here
Joey Hess
2011-08-31
*
unused --remote: Reduced memory use to 1/4th what was used before.
Joey Hess
2011-08-31
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
generalized safeWriteFile to viaTmp
Joey Hess
2011-06-30
*
factor out file list stuff from GitRepo
Joey Hess
2011-06-29
*
unused command updates for branches
Joey Hess
2011-06-23
*
rewrite loggedkeys to use git-annex branch
Joey Hess
2011-06-22
*
fixed logFile
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
unused --from . checks local repo, for consistency
Joey Hess
2011-05-28
*
bugfix: fix unused list numbering
Joey Hess
2011-05-28
*
tweak
Joey Hess
2011-05-28
[next]