summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* optimise adjustTree when adding many TreeItems (take 2)Joey Hess2024-01-16
* Revert "optimise adjustTree when adding many TreeItems"Joey Hess2024-01-10
* optimise adjustTree when adding many TreeItemsJoey Hess2024-01-03
* migrate --update gets keysJoey Hess2023-12-07
* started migrate --updateJoey Hess2023-12-07
* make commitMigration interuption safeJoey Hess2023-12-06
* log migration trees to git-annex branchJoey Hess2023-12-06
* split out generic git log parserJoey Hess2023-11-10
* windows hook scripts newlines without CRJoey Hess2023-11-02
* RawFilePath conversionJoey Hess2023-10-26
* fix some build warnings from ghc 9.4.6Joey Hess2023-09-21
* fix some build warnings from ghc 9.4.6Joey Hess2023-09-21
* Override safe.bareRepository for git remotesJoey Hess2023-09-07
* set safe.directory when getting config for git-annex-shell or git remotesJoey Hess2023-09-07
* fix empty tree import when directory does not existJoey Hess2023-08-15
* split out Utility.Url.ParseJoey Hess2023-08-14
* fix build with unix-2.8.0Joey Hess2023-08-01
* Fix breakage when git is configured with safe.bareRepository = explicitJoey Hess2023-07-05
* implement importChanges optimisaton (not used yet)Joey Hess2023-05-31
* build git trees using ContentIdentifier to speed up importJoey Hess2023-05-31
* repair: Fix handling of git ref names on WindowsJoey Hess2023-05-30
* add git config debuggingJoey Hess2023-05-15
* Support core.sharedRepository=0xxx at long lastJoey Hess2023-04-26
* Warn about unsupported core.sharedRepository=0xxx when setJoey Hess2023-04-26
* rename Git.Filename to Git.QuoteJoey Hess2023-04-12
* IsString StringContainingQuotedPath optimisationJoey Hess2023-04-11
* filter out control characters in all other MessagesJoey Hess2023-04-11
* use safeOutput when quoting UnquotedStringJoey Hess2023-04-10
* filter out control characters in error messagesJoey Hess2023-04-10
* git style filename quoting for giveupJoey Hess2023-04-10
* avoid unncessary nested lists for combineing StringContainingQuotedPathJoey Hess2023-04-09
* git style quoting for ActionItemOtherJoey Hess2023-04-08
* git style filename quoting controlled by core.quotePathJoey Hess2023-04-08
* full emulation of git filename escapingJoey Hess2023-04-07
* convert encode_c to ByteStringJoey Hess2023-04-07
* decode_c converted to ByteStringJoey Hess2023-04-07
* Windows: Support urls like "file:///c:/path"Joey Hess2023-03-27
* sync: Fix parsing of gcrypt::rsync:// urls that use a relative pathJoey Hess2023-03-23
* fix build warnings on windowsJoey Hess2023-03-21
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* Fix ambigous typosYaroslav Halchenko2023-03-17
* make hashFile support paths with newlinesJoey Hess2023-03-13
* Windows: Support long filenames in more (possibly all) of the codeJoey Hess2023-03-01
* rawfilepath conversionJoey Hess2023-02-27
* Revert "revert recent bug fix temporarily for release"Joey Hess2023-02-14
* revert recent bug fix temporarily for releaseJoey Hess2023-02-14
* Avoid Git.Config.updateLocation adding "/.git" to the end of the repoJoey Hess2023-02-14
* fix commentJoey Hess2023-02-14
* fix flush of a closed file handleJoey Hess2022-09-30
* pass --git-dir when reading git config when it was specified explicitlyJoey Hess2022-09-26