| Commit message (Expand) | Author | Age |
* | make --json-progress work for url downloads | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get -J: Download different files from different remotes when the remotes have... | Joey Hess | 2016-09-06 |
* | remove TransferObserver | Joey Hess | 2016-08-03 |
* | Re-enable accumulating transfer failure log files for command-line actions | Joey Hess | 2016-08-03 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | Added metadata --batch option, which allows getting, setting, deleting, and m... | Joey Hess | 2016-07-27 |
* | When built with ut uid-1.3.12, generate more random UUIDs than before | Joey Hess | 2016-07-27 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | Avoid any access to keys database in v5 mode repositories, which are not sup... | Joey Hess | 2016-07-19 |
* | Speed up startup time by caching the refs that have been merged into the git-... | Joey Hess | 2016-07-17 |
* | handle SomeAsyncException same as AsyncException | Joey Hess | 2016-06-20 |
* | fix build on windows | Joey Hess | 2016-06-13 |
* | v6: Fix bad merge in an adjusted branch that resulted in an empty tree. | Joey Hess | 2016-06-13 |
* | Make git clean filter preserve the backend that was used for a file. | Joey Hess | 2016-06-09 |
* | Fix bug in initialization of clone from a repo with an adjusted branch that h... | Joey Hess | 2016-06-09 |
* | also avoid crashing in most circumstances if unable to determine the username | Joey Hess | 2016-06-08 |
* | Fix bad automatic merge conflict resolution between an annexed file and a dir... | Joey Hess | 2016-06-07 |
* | withAltRepo needs a separate queue of changes | Joey Hess | 2016-06-03 |
* | Fix initialization of a bare clone of a repo that has an adjusted branch chec... | Joey Hess | 2016-06-02 |
* | refactor isBareRepo | Joey Hess | 2016-06-02 |
* | better avoid switching to direct mode in clone of adjusted branch repo | Joey Hess | 2016-06-02 |
* | avoid switching to direct mode in clone of adjusted branch repo | Joey Hess | 2016-06-02 |
* | Automatically enable v6 mode when initializing in a clone from a repo that ha... | Joey Hess | 2016-06-02 |
* | sync --content: Fix bug that caused transfers of files to be made to a git r... | Joey Hess | 2016-06-02 |
* | minor typo fixes throughout | Yaroslav Halchenko | 2016-06-02 |
* | include 3 in upgradableVersions | Joey Hess | 2016-05-24 |
* | Pass the various gnupg-options configs to gpg in several cases where they wer... | Joey Hess | 2016-05-23 |
* | fix recent test suite reversion | Joey Hess | 2016-05-23 |
* | git's handing of relative GIT_INDEX_FILE is more insane than I thought; alway... | Joey Hess | 2016-05-22 |
* | nub transitionList to avoid ugly message after repeated transitions, and avoi... | Joey Hess | 2016-05-18 |
* | unify handling of unusual GIT_INDEX_FILE relative path | Joey Hess | 2016-05-17 |
* | Fix crash when entering/changing view in a subdirectory of a repo that has a ... | Joey Hess | 2016-05-17 |
* | use indexEnv | Joey Hess | 2016-05-17 |
* | Work around git bug in handling of relative path to GIT_INDEX_FILE when in a ... | Joey Hess | 2016-05-17 |
* | avoid checking locations in regular repo | Joey Hess | 2016-05-16 |
* | adjust: Add --fix adjustment, which is useful when the git directory is in a ... | Joey Hess | 2016-05-16 |
* | move keys db closure to AutoMerge | Joey Hess | 2016-05-16 |
* | adjust: If the adjusted branch already exists, avoid overwriting it, since it... | Joey Hess | 2016-05-13 |
* | In the unusual configuration where annex.crippledfilesystem=true but core.sym... | Joey Hess | 2016-05-10 |
* | improve comment | Joey Hess | 2016-05-10 |
* | Windows: Fix an over-long temp directory name. | Joey Hess | 2016-05-06 |
* | fix build warning on windows | Joey Hess | 2016-05-05 |
* | more windows path fixes | Joey Hess | 2016-05-04 |
* | avoid warnings about not exported System.Directory.isSymbolicLink | Joey Hess | 2016-04-28 |
* | Fix build with directory-1.2.6.2. | Joey Hess | 2016-04-28 |
* | assistant: Deal with upcoming git's refusal to merge unrelated histories by d... | Joey Hess | 2016-04-22 |
* | adjusted branches need git 2.2.0 or newer | Joey Hess | 2016-04-22 |
* | Fix bug that prevented annex.sshcaching=false configuration from taking effec... | Joey Hess | 2016-04-20 |
* | reinject: When src file's content cannot be verified, leave it alone, instead... | Joey Hess | 2016-04-20 |