index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
Commit message (
Expand
)
Author
Age
*
store trust.log and remote.log in the git-annex branch
Joey Hess
2011-06-22
*
fixed logFile
Joey Hess
2011-06-22
*
update for git-annex branch
Joey Hess
2011-06-22
*
stop undoing gitattributes on uninit
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
unlock: Made atomic.
Joey Hess
2011-06-20
*
get --from is the same as copy --from
Joey Hess
2011-06-09
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
better types allowed breaking module dep loop
Joey Hess
2011-06-01
*
Add --trust, --untrust, and --semitrust options.
Joey Hess
2011-06-01
*
remove unnecessary imports
Joey Hess
2011-06-01
*
Somewhat sped up `git commit` of modifications to unlocked files.
Joey Hess
2011-05-31
*
Fix locking of files with staged changes.
Joey Hess
2011-05-31
*
Massively sped up `git annex lock` by avoiding use of the uber-slow `git rese...
Joey Hess
2011-05-31
*
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
*
improve unused command's output
Joey Hess
2011-05-28
*
improve error message when no remote name is specified
Joey Hess
2011-05-28
*
Data.Tuple.swap not available with ghc 6.12.3
Joey Hess
2011-05-28
*
show a warning message when failing to find requested key
Joey Hess
2011-05-22
*
add whenM and unlessM
Joey Hess
2011-05-17
*
tweak
Joey Hess
2011-05-17
*
tweak
Joey Hess
2011-05-16
*
am I silly to worry about length overflowing int max?
Joey Hess
2011-05-16
*
rejigger what's --fast
Joey Hess
2011-05-16
*
add info about any temp files and bad content files
Joey Hess
2011-05-16
*
status: New subcommand to show info about an annex, including its size.
Joey Hess
2011-05-16
*
add a message in potenatially confusing copy --fast failure situation
Joey Hess
2011-05-16
*
support remote config values with spaces and other characters
Joey Hess
2011-05-16
*
better multiword parameter handling
Joey Hess
2011-05-16
*
migrate: Use current filename when generating new key, for backends where the...
Joey Hess
2011-05-16
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
refactor some boilerplate
Joey Hess
2011-05-15
*
unused: Now also lists files fsck places in .git/annex/bad/
Joey Hess
2011-04-29
*
Avoid using absolute paths when staging location log, as that can confuse git...
Joey Hess
2011-04-25
*
RemoteConfig type
Joey Hess
2011-04-15
*
refactor
Joey Hess
2011-04-09
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
unused/dropunused: support --from
Joey Hess
2011-04-02
*
Bugfix: copy --to --fast never really copied, fixed.
Joey Hess
2011-04-01
*
initremote works
Joey Hess
2011-03-29
*
clean up remote.log handling
Joey Hess
2011-03-29
*
started on initremote
Joey Hess
2011-03-28
*
Merge branch 'master' into s3
Joey Hess
2011-03-28
|
\
|
*
fsck: Ensure that files and directories in .git/annex/objects have proper per...
Joey Hess
2011-03-28
*
|
rename
Joey Hess
2011-03-27
|
/
*
Provide a less expensive version of `git annex copy --to`, enabled via --fast...
Joey Hess
2011-03-27
*
converted move to use Remote
Joey Hess
2011-03-27
*
convert map to use new code
Joey Hess
2011-03-27
[next]