| Commit message (Expand) | Author | Age |
... | |
* | Preserve execute bits of unlocked files in v6 mode. | Joey Hess | 2016-04-14 |
* | fix bug in unlocked file scanner that skipped over executable unlocked files | Joey Hess | 2016-04-14 |
* | webapp: Update url to add gitlab.com ssh key. (Psst GitLab.. cool urls don't ... | Joey Hess | 2016-04-13 |
* | webapp: When $HOME is a git repository, and has been initialized for use by g... | Joey Hess | 2016-04-13 |
* | smudge: Print a warning when annex.thin is set, as git's smudge interface doe... | Joey Hess | 2016-04-13 |
* | Fix build with ghc v7.11. Thanks, Gabor Greif. | Joey Hess | 2016-04-12 |
* | prep release | Joey Hess | 2016-04-12 |
* | Fix bug in annex.largefiles mimetype= matching when git-annex is run in a sub... | Joey Hess | 2016-04-12 |
* | hard links on windows | Joey Hess | 2016-04-08 |
* | sync: Show output of git commit. | Joey Hess | 2016-04-05 |
* | v6: Close pointer file handles more quickly, to avoid problems on Windows. | Joey Hess | 2016-04-04 |
* | Upgrading a direct mode repository to v6 has changed to enter an adjusted unl... | Joey Hess | 2016-04-04 |
* | Merge branch 'adjustedbranch' | Joey Hess | 2016-03-31 |
|\ |
|
* | | log --raw-date: Use to display seconds from unix epoch. | Joey Hess | 2016-03-29 |
* | | log: Display time with time zone. | Joey Hess | 2016-03-29 |
| * | init: Automatically enter the adjusted unlocked branch when in a v6 repo on a... | Joey Hess | 2016-03-29 |
| * | docs for git-annex adjust | Joey Hess | 2016-03-29 |
|/ |
|
* | changelog | Joey Hess | 2016-03-23 |
* | prep release | Joey Hess | 2016-03-18 |
* | well, that broke the i386ancient autobuilder. revert | Joey Hess | 2016-03-17 |
* | Fix build with stack 0.1.6 which needs explicit-setup-deps. | Joey Hess | 2016-03-17 |
* | typo | Joey Hess | 2016-03-14 |
* | Sped up git-annex merge by using git hash-object --batch. | Joey Hess | 2016-03-14 |
* | Sped up git-annex add in direct mode and v6 by using git hash-object --batch. | Joey Hess | 2016-03-14 |
* | Correct git-annex info to include unlocked files in v6 repository. | Joey Hess | 2016-03-14 |
* | Always try to thaw content, even when annex.crippledfilesystem is set. | Joey Hess | 2016-03-09 |
* | Fix OSX dmg to include libraries needed by bundled gpg, lost in last release. | Joey Hess | 2016-03-07 |
* | dropkey --json | Joey Hess | 2016-03-06 |
* | dropkey: Add --batch. | Joey Hess | 2016-03-06 |
* | changelog | Joey Hess | 2016-03-05 |
* | Fix metadata hook behavior when multiple files are added at once. Thanks, Kla... | Joey Hess | 2016-03-02 |
* | Fix shared lock file FD leak. | Joey Hess | 2016-03-01 |
* | Fix bug preventing moving files to/from a repository with annex.pidlock set. | Joey Hess | 2016-03-01 |
* | Fix data loss that can occur when annex.pidlock is set in a repository. | Joey Hess | 2016-03-01 |
* | metadata: Added -r to remove all current values of a field. | Joey Hess | 2016-02-29 |
* | leap year release6.20160229 | Joey Hess | 2016-02-29 |
* | The pre-commit-annex hook script that automatically extracts metadata has bee... | Joey Hess | 2016-02-28 |
* | Support --metadata field<number, --metadata field>number etc to match ranges ... | Joey Hess | 2016-02-27 |
* | close bug and changelog | Joey Hess | 2016-02-26 |
* | Include magic database in the linux and OSX standalone builds. | Joey Hess | 2016-02-26 |
* | Avoid crashing when built with MagicMime support, but when the magic database... | Joey Hess | 2016-02-23 |
* | Linux and OSX standalone builds put the bundled gpg last in PATH, so any syst... | Joey Hess | 2016-02-19 |
* | info: Mention when run in a dead repository. | Joey Hess | 2016-02-19 |
* | fsck: When the only copy of a file is in a dead repository, mention the repos... | Joey Hess | 2016-02-19 |
* | Fix memory leak in last release, which affected commands like git-annex statu... | Joey Hess | 2016-02-19 |
* | Update perlmagick build dependency. Closes: #789225 | Joey Hess | 2016-02-18 |
* | prep release6.20160217 | Joey Hess | 2016-02-17 |
* | annex.addunlocked | Joey Hess | 2016-02-16 |
* | Windows: Fix v6 unlocked files to actually work. | Joey Hess | 2016-02-15 |
* | When initializing a v6 repo on a crippled filesystem, don't force it into dir... | Joey Hess | 2016-02-15 |