index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Messages.hs
Commit message (
Expand
)
Author
Age
*
optimise read and write for Keys database (untested)
Joey Hess
2015-12-23
*
display a message in the unlikely scenario of fsking a dead repository
Joey Hess
2015-11-10
*
add back missing newline to showRaw
Joey Hess
2015-11-10
*
concurrent-output, first pass
Joey Hess
2015-11-04
*
fsck: Work around bug in persistent that broke display of problematically enc...
Joey Hess
2015-09-09
*
--debug is passed along to git-annex-shell when git-annex is in debug mode.
Joey Hess
2015-08-13
*
--debug log messages are now timestamped with fractional seconds.
Joey Hess
2015-08-12
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
Improve behavior when a git-annex command is told to operate on a file that d...
Joey Hess
2015-04-30
*
|
reuse strings
Joey Hess
2015-04-14
*
|
use built-in progress meters for git when in parallel mode
Joey Hess
2015-04-10
|
/
*
well along the way to fully quiet --quiet
Joey Hess
2015-04-04
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03
*
rename showProgress -> showProgressDots
Joey Hess
2015-04-03
*
update my email address and homepage url
Joey Hess
2015-01-21
*
lower case for consistency
Joey Hess
2015-01-10
*
fix build warning
Joey Hess
2014-12-29
*
Promote file not found warning message to an error.
Joey Hess
2014-09-11
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
refactor
Joey Hess
2014-01-26
*
annex.debug can now be set to enable debug logging by default. The webapp's d...
Joey Hess
2013-06-17
*
show one alert when bulk adding files
Joey Hess
2013-04-24
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
hlint
Joey Hess
2013-04-03
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
print a warning message when garbage is received from configlist
Joey Hess
2013-03-04
*
log alerts in notice mode, which is enabled by default
Joey Hess
2013-01-15
*
Display a warning when a non-existing file or directory is specified.
Joey Hess
2012-11-25
*
avoid displaying meter before data is received
Joey Hess
2012-11-25
*
S3: upload progress display
Joey Hess
2012-11-18
*
refactor
Joey Hess
2012-11-18
*
more indentation. must stop.
Joey Hess
2012-10-28
*
indentation foo, and a new coding style page. no code changes
Joey Hess
2012-10-28
*
upload progress tracking for the directory special remote
Joey Hess
2012-09-21
*
unify types
Joey Hess
2012-09-21
*
hlint
Joey Hess
2012-06-12
*
suppress "(Recording state in git)" message when committing change to remote ...
Joey Hess
2012-05-20
*
display "Recording state in git..." when staging the journal
Joey Hess
2012-04-27
*
noop
Joey Hess
2012-04-21
*
make meter slightly wider
Joey Hess
2012-03-04
*
Add progress bar display to the directory special remote.
Joey Hess
2012-03-04
*
hlint
Joey Hess
2012-02-16
*
wording
Joey Hess
2012-02-04
*
support all filename encodings with ghc 7.4
Joey Hess
2012-02-03
*
add a check for not utf-8 console
Joey Hess
2012-02-03
*
attempt at a quick, utf-8 only fix to the ghc 7.4 problem
Joey Hess
2012-02-01
*
find --json
Joey Hess
2011-12-23
*
Flush json output, avoiding a buffering problem that could result in doubled ...
Joey Hess
2011-11-25
*
status --json now shows most things
Joey Hess
2011-11-20
*
better status output
Joey Hess
2011-11-15
[next]