summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dir: Verify subsummary checksum from disk cachedouble-verify-summary-checksumPhaedrus Leeds2021-11-161-5/+34
* Merge pull request #4583 from flatpak/make-test-logs-prettierPhaedrus Leeds2021-11-162-7/+11
|\
| * Make test suite logs prettierPhaedrus Leeds2021-11-162-7/+11
* | tests: Use ${FLATPAK} not flatpakPhaedrus Leeds2021-11-163-16/+16
|/
* Merge pull request #4574 from gostsdmitry/patch-2Phaedrus Leeds2021-11-151-39/+39
|\
| * Update hi.poDmitry2021-11-151-39/+39
* | Merge pull request #4520 from flatpak/fix-4200-configure-polkit-prompt-option-2Phaedrus Leeds2021-11-155-49/+63
|\ \
| * | Change how automatic pinning is implementedPhaedrus Leeds2021-11-155-49/+63
|/ /
* | Don't use app title from flatpakref as remote titlePhaedrus Leeds2021-11-153-12/+16
* | tests: Test appdata installationGuido Günther2021-11-152-3/+6
* | build-finish: Export appstream metainfo into a single directoryGuido Günther2021-11-153-0/+6
* | transaction: Utilize runtime repo info for origin remotePhaedrus Leeds2021-11-155-65/+120
* | Ensure refs are updated from their originPhaedrus Leeds2021-11-155-20/+154
* | app: Fix behavior when installing end-of-life-rebased refPhaedrus Leeds2021-11-152-5/+32
* | Re-enable HTTP compressionPatrick Griffis2021-11-151-1/+3
* | tests: Assert that XDG_foo_HOME directories are all createdSimon McVittie2021-11-151-0/+4
* | run: Always create .local/state directorySimon McVittie2021-11-151-0/+4
* | tests: Check that we handle XDG_foo_HOME as intendedSimon McVittie2021-11-151-1/+35
* | doc: Mention how to get a compatible ~/.local/state with older versionsSimon McVittie2021-11-151-0/+6
* | doc: Mention that setting XDG_STATE_HOME is a new featureSimon McVittie2021-11-151-2/+2
* | run: Mention why we're using .local/stateSimon McVittie2021-11-151-0/+3
* | Add XDG_STATE_HOME and HOST_XDG_STATE_HOME env variablesLionir2021-11-155-0/+21
* | build-update-repo: Don't try to generate deltas of unknown refsPhaedrus Leeds2021-11-151-1/+1
* | Add a profile script for FishRyan Gonzalez2021-11-152-0/+21
* | app: Don't use carriage return for non-fancy outputPhaedrus Leeds2021-11-151-5/+5
* | transaction: Fix signal Since annotationsPhaedrus Leeds2021-11-151-1/+5
* | search: Use <bundle> ID to determine flatpak app IDPhaedrus Leeds2021-11-151-16/+28
* | search: Don't strip .desktop suffix overzealouslyPhaedrus Leeds2021-11-151-2/+29
* | dir: Fix an issue with fetch_remote_ref_sync()Phaedrus Leeds2021-11-151-2/+6
|/
* dir: Fix typos in a warningPhaedrus Leeds2021-11-121-1/+1
* run: Document shortcomings of PulseAudio server string parsingWill Thompson2021-11-111-0/+6
* run: Add link to PulseAudio server string documentationWill Thompson2021-11-111-0/+5
* run: Support PulseAudio socket path without unix: prefixWill Thompson2021-11-111-0/+3
* Merge pull request #4563 from gostsdmitry/patch-1Phaedrus Leeds2021-11-111-18/+19
|\
| * Update hi.poDmitry2021-11-111-18/+19
|/
* Merge pull request #4560 from gostsdmitry/patch-1Phaedrus Leeds2021-11-101-18/+15
|\
| * Update hi.poDmitry2021-11-111-18/+15
|/
* SECURITY.md: Update supported branchesPhaedrus Leeds2021-11-101-5/+5
* Merge pull request #4556 from flatpak/drop-superfluous-cflagsPhaedrus Leeds2021-11-091-3/+3
|\
| * tests: Drop some unneeded CFLAGS/LDADDPhaedrus Leeds2021-11-091-3/+3
|/
* Merge pull request #4555 from gostsdmitry/patch-1Phaedrus Leeds2021-11-091-11/+11
|\
| * Update hi.poDmitry2021-11-101-11/+11
|/
* Merge pull request #4553 from gostsdmitry/patch-1Phaedrus Leeds2021-11-091-8/+3
|\
| * Update hi.poDmitry2021-11-091-8/+3
|/
* Merge pull request #4548 from flatpak/hi-translationPhaedrus Leeds2021-11-082-0/+5726
|\
| * Add Hindi translationhi-translationgostsdmitry2021-11-082-0/+5726
|/
* Merge pull request #4546 from flatpak/issue-template-mention-flathub-reposPhaedrus Leeds2021-11-081-0/+2
|\
| * Add checkbox to issue templateissue-template-mention-flathub-reposPhaedrus Leeds2021-11-081-0/+2
|/
* dir: Fix a return of FALSE rather than NULLPhaedrus Leeds2021-11-051-1/+1
* Merge pull request #4487 from flatpak/dont-mask-noenumerate-main-refsPhilip Withnall2021-11-022-18/+312
|\