index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
Commit message (
Expand
)
Author
Age
*
Deal with the MonadFail proposal
Benjamin Barenblat
2022-01-19
*
Eliminate Data.Map.insertWith'
Benjamin Barenblat
2022-01-19
*
Remove references to deleted webapp
Benjamin Barenblat
2022-01-19
*
Improve startup time for commands that do not operate on remotes
Joey Hess
2018-01-09
*
finally really add back custom-setup stanza
Joey Hess
2017-12-31
*
Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...
Joey Hess
2017-12-31
*
git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.
Joey Hess
2017-12-31
*
fold Build/SysConfig.hs into BuildInfo via include
Joey Hess
2017-12-14
*
more lambda-case conversion
Joey Hess
2017-12-05
*
still can't express custom-setup deps
Joey Hess
2017-11-14
*
split out setEnv to avoid adding dep
Joey Hess
2017-11-14
*
remove unused value
Joey Hess
2017-10-30
*
terminateProcessId renamed
Joey Hess
2017-10-25
*
build for windows with forked win32 package that has terminateProcessId
Joey Hess
2017-10-25
*
use plasma 5 location for ServiceMenus files on linux
FĂ©lix Sipma
2017-10-18
*
assistant: update export db after mergeing git-annex branch changes
Joey Hess
2017-09-20
*
add exporter thread to assistant
Joey Hess
2017-09-20
*
first pass at assistant knowing about export remotes
Joey Hess
2017-09-20
*
implement exporttree=yes configuration
Joey Hess
2017-09-04
*
avoid the dashed ssh hostname class of security holes
Joey Hess
2017-08-17
*
add annex-ignore-command and annex-sync-command configs
Joey Hess
2017-08-17
*
assistant: Merge changes from refs/remotes/foo/master into master.
Joey Hess
2017-06-07
*
analysis
Joey Hess
2017-06-07
*
configuration to disable automatic merge conflict resolution
Joey Hess
2017-06-01
*
adeiu, MissingH
Joey Hess
2017-05-16
*
rename prompt since Messages added a function by that name
Joey Hess
2017-05-15
*
Added remote.<name>.annex-push and remote.<name>.annex-pull
Joey Hess
2017-04-05
*
AssociatedFile newtype
Joey Hess
2017-03-10
*
remove unused import
Joey Hess
2017-03-08
*
assistant: Add 1/200th second delay between checking each file in the full tr...
Joey Hess
2017-03-06
*
fix up Read instance incompatability caused by recent commit
Joey Hess
2017-02-24
*
add KeyVariety type
Joey Hess
2017-02-24
*
include problem PairData in error message
Joey Hess
2017-02-13
*
Make import --deduplicate and --skip-duplicates only hash once, not twice
Joey Hess
2017-02-09
*
add SetupStage parameter to RemoteType.setup
Joey Hess
2017-02-07
*
annex.autocommit can be configured via git-annex config
Joey Hess
2017-02-03
*
Some optimisations to string splitting code.
Joey Hess
2017-01-31
*
webapp: full wormhole pairing UI (untested)
Joey Hess
2016-12-27
*
clean up some imports
Joey Hess
2016-12-27
*
mocked up wormhole pairing interface in webapp
Joey Hess
2016-12-24
*
Merge branch 'master' into no-xmpp
Joey Hess
2016-12-24
|
\
|
*
Always use filesystem encoding for all file and handle reads and writes.
Joey Hess
2016-12-24
|
*
max authtoken length is 128
Joey Hess
2016-11-30
|
*
Merge branch 'master' into tor
Joey Hess
2016-11-29
|
|
\
|
*
|
unified AuthToken type between webapp and tor
Joey Hess
2016-11-22
|
|
*
Relicense 5 source files that are not part of the webapp from AGPL to GPL.
Joey Hess
2016-11-21
|
*
|
remotedaemon: Fork to background by default. Added --foreground switch to ena...
Joey Hess
2016-11-20
|
|
/
|
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
|
*
fix tricky warning with ghc 8
Joey Hess
2016-11-15
|
*
sync: Pass --allow-unrelated-histories to git merge when used with git git 2....
Joey Hess
2016-11-15
[next]