index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
Commit message (
Expand
)
Author
Age
*
convert parentDir to be based on takeDirectory, but fixed for trailing /
Joey Hess
2015-01-09
*
revert parentDir change
Joey Hess
2015-01-09
*
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
*
Bugfix: A file named HEAD in the work tree could confuse some git commands ru...
Joey Hess
2015-01-06
*
|
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
|
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
|
git-hash-object needs absolute files (git bug)
Joey Hess
2015-01-06
*
|
git repo path may be relative, so don't assume absolute any more
Joey Hess
2015-01-06
*
|
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
|
/
*
Check git version at runtime, rather than assuming it will be the same as the...
Joey Hess
2015-01-05
*
split out DiffTreeItem
Joey Hess
2014-12-22
*
Use wget -q --show-progress for less verbose wget output, when built with wge...
Joey Hess
2014-12-16
*
undo command
Joey Hess
2014-11-14
*
simplify
Joey Hess
2014-11-12
*
proxy: for all your direct mode repository munging needs
Joey Hess
2014-11-12
*
comment typo
Joey Hess
2014-11-10
*
pre-commit: Block partial commit of unlocked annexed file, since that left a ...
Joey Hess
2014-11-10
*
move remote removal into separate module
Joey Hess
2014-10-27
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
repair: Prevent auto gc from happening when fetching from a remote.
Joey Hess
2014-10-12
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
Fix parsing of ipv6 address in git remote address when it was not formatted a...
Joey Hess
2014-09-10
*
New annex.hardlink setting. Closes: #758593
Joey Hess
2014-09-05
*
Fix handing of autocorrection when running outside a git repository.
Joey Hess
2014-08-23
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
improve repair of bad branches
Joey Hess
2014-07-21
*
Set gcrypt-publish-participants when setting up a gcrypt repository, to avoid...
Joey Hess
2014-07-15
*
Fix git version that supported --no-gpg-sign.
Joey Hess
2014-07-08
*
avoid using --no-gpg-sign with old versions of git
Joey Hess
2014-07-04
*
reorg
Joey Hess
2014-07-04
*
support commit.gpgsign
Joey Hess
2014-07-04
*
Fix bug in annex.queuesize calculation that caused much more queue flushing t...
Joey Hess
2014-06-18
*
fix a test suite reversion on Windows
Joey Hess
2014-06-12
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
avoid bad commits after interrupted direct mode sync (or merge)
Joey Hess
2014-06-09
*
Merge branch 'master' into remotecontrol
Joey Hess
2014-04-14
|
\
|
*
adjust to not use cpp in modules used by configure
Joey Hess
2014-04-14
*
|
support gcrypt remotes (assuming them to be over ssh transport)
Joey Hess
2014-04-08
|
/
*
added git-annex remotedaemon
Joey Hess
2014-04-06
*
Windows: Fix some filename encoding bugs.
Joey Hess
2014-03-19
*
fully fix fsck memory use by iterative fscking
Joey Hess
2014-03-12
*
read stdout and stderr concurrently
Joey Hess
2014-03-12
*
better streaming when cleaning up corrupt objects
Joey Hess
2014-03-10
*
Improve memory usage when git fsck finds a great many broken objects.
Joey Hess
2014-03-10
*
improved direct mode dir/file conflicted merge resultion, using tree grafting
Joey Hess
2014-03-04
*
sync: Fix bug in direct mode that caused a file not checked into git to be de...
Joey Hess
2014-03-03
*
pre-commit-annex hook script to automatically extract metadata from lots of t...
Joey Hess
2014-03-02
*
couple more warning fixes
Joey Hess
2014-02-25
*
fix all remaining -Wall warnings on Windows
Joey Hess
2014-02-25
[next]