| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into database | Joey Hess | 2015-02-22 |
|\ |
|
| * | typo5.20150219 | Joey Hess | 2015-02-19 |
| * | prep release | Joey Hess | 2015-02-19 |
* | | fsck: Multiple incremental fscks of different repos (some remote) can now be ... | Joey Hess | 2015-02-17 |
* | | Merge branch 'master' into database | Joey Hess | 2015-02-17 |
|\| |
|
| * | Linux standalone: Improved process names of linker shimmed programs. | Joey Hess | 2015-02-16 |
* | | update | Joey Hess | 2015-02-16 |
|/ |
|
* | also assistant | Joey Hess | 2015-02-12 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | sync, assistant: Include repository name in head branch commit message. | Joey Hess | 2015-02-11 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | fsck --from: If a download from a remote fails, propigate the failure. | Joey Hess | 2015-02-10 |
* | bittorrent: Fix mojibake introduced in parsing arai2c progress output. | Joey Hess | 2015-02-10 |
* | addurl: Avoid crash if quvi is not installed, when git-annex was built with p... | Joey Hess | 2015-02-10 |
* | Improve race recovery code when committing to git-annex branch. | Joey Hess | 2015-02-09 |
* | assistant: Improve sanity check for control characters when pairing. | Joey Hess | 2015-02-09 |
* | webapp: Fix reversion in opening webapp when starting it manually inside a re... | Joey Hess | 2015-02-09 |
* | Windows: Fix bug in dropping an annexed file, which caused a symlink to be st... | Joey Hess | 2015-02-09 |
* | import: Avoid checksumming file twice when run in the default or --duplicate ... | Joey Hess | 2015-02-08 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | import: Support file matching options such as --exclude, --include, --smalle... | Joey Hess | 2015-02-06 |
* | groupwanted: New command to set the groupwanted preferred content expression. | Joey Hess | 2015-02-06 |
* | glacier: Detect when the glacier command in PATH is the wrong one, from boto,... | Joey Hess | 2015-02-06 |
* | prep release5.20150205 | Joey Hess | 2015-02-05 |
* | Windows: Fix S3 special remote; need to call withSocketsDo to support Windows... | Joey Hess | 2015-02-05 |
* | assistant: Fix local pairing when ssh pubkey comment contains spaces. | Joey Hess | 2015-02-04 |
* | Added MD5 and MD5E backends. | Joey Hess | 2015-02-04 |
* | Remove support for building without cryptohash. | Joey Hess | 2015-02-04 |
* | implement annex.tune.branchhash1 | Joey Hess | 2015-01-28 |
* | implement annex.tune.objecthashlower | Joey Hess | 2015-01-28 |
* | Repository tuning parameters can now be passed when initializing a repository... | Joey Hess | 2015-01-27 |
* | Fix default repository description created by git annex init, which got broke... | Joey Hess | 2015-01-22 |
* | addurl: When a Content-Disposition header suggests a filename to use, addurl ... | Joey Hess | 2015-01-22 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | Windows: Fix running of the pre-commit-annex hook. | Joey Hess | 2015-01-20 |
* | Fix wording of message displayed when unable to get a file that is available ... | Joey Hess | 2015-01-16 |
* | Fix build failure when wget is not installed. | Joey Hess | 2015-01-15 |
* | remotedaemon: Fix problem that could prevent ssh connections being made after... | Joey Hess | 2015-01-15 |
* | devblog | Joey Hess | 2015-01-13 |
* | implemented old Richih wishlist about remote/uuid info | Joey Hess | 2015-01-13 |
* | prep release5.20150113 | Joey Hess | 2015-01-13 |
* | 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 |
|\| |
|
| * | Generate shorter keys for WORM and URL, avoiding keys that are longer than us... | 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 |
* | sync: Fix an edge case where syncing in a bare repository would try to merge ... | Joey Hess | 2015-01-05 |
* | Android: Provide a version built with -fPIE -pie to support Android 5.0. | Joey Hess | 2015-01-05 |