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
*
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
*
repair: Optimise unpacking of pack files, and avoid repeated error messages a...
Joey Hess
2014-02-24
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
add git annex view command
Joey Hess
2014-02-18
*
filter branches (incomplete)
Joey Hess
2014-02-16
*
unbreak the build
Joey Hess
2014-02-12
*
remove windows --git-dir unix style path hack
Joey Hess
2014-02-11
*
Windows: Fix handling of absolute unix-style git repository paths.
Joey Hess
2014-02-08
*
remove workaround
Joey Hess
2014-02-08
*
--in can now refer to files that were located in a repository at some past da...
Joey Hess
2014-02-06
*
assistant: Run the periodic git gc in batch mode.
Joey Hess
2014-01-22
*
repair: Check git version at run time.
Joey Hess
2014-01-21
*
repair: Fix bug in packed refs file exploding code that caused a .gitrefs dir...
Joey Hess
2014-01-15
*
repair: Support old git versions from before git fsck --no-dangling was imple...
Joey Hess
2014-01-13
*
Avoid looping if long-running git cat-file or git hash-object crashes and kee...
Joey Hess
2014-01-01
*
Windows: Fix bug in direct mode merge code that could cause files in subdirec...
Joey Hess
2013-12-31
*
Another round of s/amoung/among/
Richard Hartmann
2013-12-19
*
assistant: Fix OSX-specific bug that caused the startup scan to try to follow...
Joey Hess
2013-12-18
*
status: Ignore new files that are gitignored.
Joey Hess
2013-12-12
*
repair: Remove damaged git-annex sync branches.
Joey Hess
2013-12-10
*
update
Joey Hess
2013-12-10
*
accidentially committed wrong version of file
Joey Hess
2013-12-10
*
Improve repair of git-annex index file.
Joey Hess
2013-12-10
*
work around msysgit very strange behavior on ./ or .\ at start of path
Joey Hess
2013-12-04
*
assistant: Batch jobs are now run with ionice and nocache, when those command...
Joey Hess
2013-12-01
*
Avoid using git commit in direct mode, since in some situations it will read ...
Joey Hess
2013-12-01
*
merge improved fsck types from git-repair and some associated changes
Joey Hess
2013-11-30
*
Fix bug that broke switching between local repositories in the webapp when th...
Joey Hess
2013-11-22
*
make runRepairOf run preRepair
Joey Hess
2013-11-21
[next]