Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix ffs_curl.patch for fc34 | B. Stack | 2022-03-09 | |
| | ||||
* | ffs 11.18 rc1 | B. Stack | 2022-03-09 | |
| | ||||
* | ffs 11.17 | B. Stack | 2022-02-06 | |
| | ||||
* | disable openssl patch for fc36/rawhide | B. Stack | 2022-01-04 | |
| | ||||
* | ffs 11.16 rc1 | B. Stack | 2022-01-04 | |
| | ||||
* | ffs 11.15 rc1 | B. Stack | 2021-12-06 | |
| | ||||
* | ffs 11.14 rc1 | B. Stack | 2021-09-22 | |
| | ||||
* | Freefilesync 11.13 | B. Stack | 2021-08-23 | |
| | ||||
* | bump spec for ffs 11.12 | B. Stack | 2021-07-15 | |
| | ||||
* | ffs 11.12 | B. Stack | 2021-07-15 | |
| | ||||
* | 11.11-1 rc1 | B. Stack | 2021-06-12 | |
| | ||||
* | ffs 11.10 rpm rc1 | B. Stack | 2021-05-10 | |
| | ||||
* | dpkg rc1 | B. Stack | 2021-05-10 | |
| | ||||
* | WIP: ffs dpkg all patches work | B. Stack | 2021-05-10 | |
| | ||||
* | 11.9 rc1 | B Stack | 2021-04-05 | |
| | ||||
* | add freefilesync alternative | B Stack | 2021-03-13 | |
| | ||||
* | ffs 11.7 rc1 | B Stack | 2021-03-02 | |
| | ||||
* | fix icon source to zip file | B Stack | 2021-02-02 | |
| | ||||
* | ffs 11.6 rc1 | B Stack | 2021-02-02 | |
| | ||||
* | ffs 11.5-1 rc1 | B Stack | 2021-01-04 | |
| | | | | The patches only needed fixes for fuzz, and not any refactoring! | |||
* | ffs rpm 11.4 | B Stack | 2020-12-08 | |
| | ||||
* | ffs dpkg 11.4, WIP ffs rpm | B Stack | 2020-12-08 | |
| | ||||
* | ffs 11.3-2 with fixed trad patch | B Stack | 2020-11-05 | |
| | ||||
* | ffs 11.3-1 | B Stack | 2020-11-02 | |
| | ||||
* | ffs 11.3 rpm rc1 | B Stack | 2020-11-02 | |
| | | | | | also improved icon selection from renamed icons by examining the diff from 11.2 and 11.3 | |||
* | fix icon names from zip file | B Stack | 2020-11-02 | |
| | ||||
* | ffs 11.3 dpkg rc1 | B Stack | 2020-11-02 | |
| | ||||
* | ffs 11.2 rpm for fedora | B Stack | 2020-10-03 | |
| | ||||
* | update dsc for 11.2 | B Stack | 2020-10-03 | |
| | ||||
* | add trad rel view | B Stack | 2020-10-02 | |
| | ||||
* | trad view valid for 11.2, and bump dpkg version | B Stack | 2020-10-02 | |
| | ||||
* | make trad view work, but needs improv for 11.2 | B Stack | 2020-10-02 | |
| | ||||
* | bump ffs patches to 11.2, minus trad view | B Stack | 2020-10-02 | |
| | ||||
* | ability to save and sort Traditional view | B Stack | 2020-09-10 | |
| | | | | | | This adds the ability to save the Traditional view as the last-used view in the global config file. Also, the view can now be sorted. | |||
* | ffs: add traditional view as an option | B Stack | 2020-09-06 | |
| | | | | | | https://freefilesync.org/forum/viewtopic.php?p=26085#p26040 The upstream author updated the main grid view, and this patch returns the old view as an option. | |||
* | add gui_status_handler.h to revert | B Stack | 2020-09-01 | |
| | ||||
* | fix another wx ism | B Stack | 2020-09-01 | |
| | ||||
* | ffs 11.1 dpkg rc1 | B Stack | 2020-09-01 | |
| | | | | Had to revert wxWidgets 3.1.4 upstreamisms. | |||
* | WIP: ffs 11.1 | B Stack | 2020-08-31 | |
| | | | | Does not compile yet, but this was just fixing all the fuzz. | |||
* | update dsc for obs | B Stack | 2020-07-23 | |
| | ||||
* | Merge branch 'freefilesync-bump' of https://gitlab.com/bgstack15/stackrpms ↵ | B Stack | 2020-07-22 | |
|\ | | | | | | | into freefilesync-bump | |||
| * | ffs 11.0 rpm rc1 | B Stack | 2020-07-22 | |
| | | | | | | | | | | Compiler g++-10 is still unavailable for el 6, 7, and 8 and fc31, so this package will only be good on fc32 and Rawhide. | |||
* | | ffs 11.0 rpm rc1 | B Stack | 2020-07-22 | |
|/ | | | | | Compiler g++-10 is still unavailable for el 6, 7, and 8 and fc31, so this package will only be good on fc32 and Rawhide. | |||
* | ffs 11.0 dpkg rc1 | B Stack | 2020-07-22 | |
| | | | | | Upstream now says it works with gtk3! So we have dropped gtk2 patches for devuan. | |||
* | ffs dpkg gtk2 build | B Stack | 2020-06-24 | |
| | ||||
* | gtk3 build for obs | B Stack | 2020-06-24 | |
| | | | | | | changelog: 10.25-1 dsc: uses gtk3 packages patches/series: devuan_gtk3 | |||
* | ffs rpm: remove files from revert usptreamisms | B Stack | 2020-06-21 | |
| | | | | | | | zen/legacy_compiler.h and zen/string_base.h Unfortunately I don't have the chops to modify the codebase to compile on std=c++17 so gcc < 10 is incapable of building FreeFileSync. | |||
* | WIP: ffs rpm | B Stack | 2020-06-21 | |
| | | | | | It appears I cannot easily revert to std=c++17 behavior, so all releases with gcc < 10 will fail. | |||
* | dpkg for gtk2 | B Stack | 2020-06-20 | |
| | ||||
* | fix dsc to include g++-10 | B Stack | 2020-06-20 | |
| |