index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Unused.hs
Commit message (
Expand
)
Author
Age
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
where indentation
Joey Hess
2012-11-12
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
make a pipeReadStrict, that properly waits on the process
Joey Hess
2012-10-04
*
fix breakage caught by test suite
Joey Hess
2012-09-21
*
better name for fallback sync refs
Joey Hess
2012-09-16
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
unused, status: Avoid crashing when ran in bare repo.
Joey Hess
2012-08-05
*
unused: Fix crash when file names contain invalid utf8.
Joey Hess
2012-06-20
*
fishy commit
Joey Hess
2012-06-14
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
Fix use of several config settings
Joey Hess
2012-05-05
*
addunused: New command, the opposite of dropunused, it relinks unused content...
Joey Hess
2012-05-02
*
noop
Joey Hess
2012-04-21
*
use new getConfig
Joey Hess
2012-03-22
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
finish bloom filters
Joey Hess
2012-03-12
*
added second stage bloom filter
Joey Hess
2012-03-12
*
fixed bloom filter creation space leak
Joey Hess
2012-03-12
*
try at using bloom filters
Joey Hess
2012-03-12
*
prettify
Joey Hess
2012-03-11
*
avoid needing to keep list of present keys
Joey Hess
2012-03-11
*
status: Fixed to run in nearly constant space.
Joey Hess
2012-03-11
*
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
[next]