{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23916,"defaultBranch":"main","name":"git-cola","ownerLogin":"git-cola","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2008-06-10T09:26:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1091817?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714641853.0","currentOid":""},"activityList":{"items":[{"before":"7e1fa423bf6fa5f985934e4491a79056fb48ad45","after":"5d9769bc860a0bf7a5ebad8fae6d507987b63f19","ref":"refs/heads/main","pushedAt":"2024-05-03T03:15:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"version: do not report 0.x versions when no git repository is present\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"version: do not report 0.x versions when no git repository is present"}},{"before":"0fe43d5c8f4b05ac373e8af48459e0324dde6d7c","after":"7e1fa423bf6fa5f985934e4491a79056fb48ad45","ref":"refs/heads/main","pushedAt":"2024-05-02T16:18:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"git-cola v4.7.1\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"git-cola v4.7.1"}},{"before":"cd8de7abf324aa2be33fd8223320471e35fb47fc","after":"0fe43d5c8f4b05ac373e8af48459e0324dde6d7c","ref":"refs/heads/main","pushedAt":"2024-05-02T10:02:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"packaging: restore Python 3.7 support\n\nversion_file support is only available in setuptools_scm 8.0,\nand older versions throw errors when pyproject.toml contains\nconfiguration that the older versions do not understand.\n\nThis means that we cannot use version_file just yet if\nwe want to retain support for Python 3.7.\n\nRestore the importlib.metadata version lookups alongside\nthe setuptools_scm version file support so that we can\nswap over later once we are okay dropping support for 3.7.\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"packaging: restore Python 3.7 support"}},{"before":"e445401ea2227df4e4b5efae8452caaf0931044e","after":"cd8de7abf324aa2be33fd8223320471e35fb47fc","ref":"refs/heads/main","pushedAt":"2024-05-02T09:24:13.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"git-cola v4.7.0\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"git-cola v4.7.0"}},{"before":"7bc9a0363b2ffb235d8d6b2a8c504b40b2c1e67c","after":"e445401ea2227df4e4b5efae8452caaf0931044e","ref":"refs/heads/main","pushedAt":"2024-04-19T09:21:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"rebase: update the model when using \"git cola rebase\"\n\nGet the completion widget working by ensuring that we've updated our\nbranches and tags before running the Rebase command.\n\nThe Rebase command uses GitRefDialog, which needs the model to have been\nrefreshed.","shortMessageHtmlLink":"rebase: update the model when using \"git cola rebase\""}},{"before":"8b2aebe0ebf905ac67121a0e362f4bd0791ff84d","after":"7bc9a0363b2ffb235d8d6b2a8c504b40b2c1e67c","ref":"refs/heads/main","pushedAt":"2024-04-11T09:49:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"cmds: improve support for \"git worktree\" repositories when ignoring files\n\nEnsure that we use the linked repository path when adding files to the local\n.git/info/exclude path.\n\nCloses: #1394\nReported-by: David Bold @dschwoerer on github\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"cmds: improve support for \"git worktree\" repositories when ignoring f…"}},{"before":"0dbbbaf01e8bf56d3663211d2aea2ae4583b5b0b","after":"8b2aebe0ebf905ac67121a0e362f4bd0791ff84d","ref":"refs/heads/main","pushedAt":"2024-04-09T06:19:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"cmds: update the selected filename when running rebase commands\n\nThe selected filename can be cleared. Emit a notification so that the\ndiff editor can update it filename display.\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"cmds: update the selected filename when running rebase commands"}},{"before":"526737d302364f260363271592f9bf926ab92d85","after":"0dbbbaf01e8bf56d3663211d2aea2ae4583b5b0b","ref":"refs/heads/main","pushedAt":"2024-04-05T04:39:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"README: mention \"brew autoremove\" when fixing macOS homebrew install\n\nThe segfaults reported in #1389 were caused by a homebrew installation\nthat needed to be reset. The reporter was able to accomplish this using\na \"brew uninstall\" + \"brew autoremove\" cycle.\n\nRelated-to: #1389\nReported-by: @gerkereitz on github\nHelped-by: @matthiasdg on github\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"README: mention \"brew autoremove\" when fixing macOS homebrew install"}},{"before":"a75611aff449ff69f0b67d8e5c4b9e655c9d1615","after":"526737d302364f260363271592f9bf926ab92d85","ref":"refs/heads/main","pushedAt":"2024-04-04T07:12:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"garden: forward verbosity levels to garden","shortMessageHtmlLink":"garden: forward verbosity levels to garden"}},{"before":"de8c527e2d53a560a8c30df2d3044b708cae87d4","after":"a75611aff449ff69f0b67d8e5c4b9e655c9d1615","ref":"refs/heads/main","pushedAt":"2024-04-02T09:45:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"1e12cbf2845d8456d8498e6396b7ffa1b4b356c2","after":"a75611aff449ff69f0b67d8e5c4b9e655c9d1615","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-01T22:10:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":null,"after":"1e12cbf2845d8456d8498e6396b7ffa1b4b356c2","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-01T22:10:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"51efb057619b7a7bd304a893cb202ad52d1cf965","after":"de8c527e2d53a560a8c30df2d3044b708cae87d4","ref":"refs/heads/main","pushedAt":"2024-03-30T06:38:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"settings: use os.fdatasync() and os.fsync() when available\n\nImprove macOS performance by using the `os.fsync()` and `os.fdatasync()`\nfunctions when available.\n\nThis completely removes any code path that calls `os.sync()`.\n\nRelated-to: #1305\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"settings: use os.fdatasync() and os.fsync() when available"}},{"before":"69e32f0d42d86e2ff62a2341edc460d2c044ef3f","after":"51efb057619b7a7bd304a893cb202ad52d1cf965","ref":"refs/heads/main","pushedAt":"2024-03-29T10:09:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"settings: use fsync / fdatasync on Linux to sync contents\n\nAvoid an OS-level sync by using fsync and fdatasync when they are available.\n\nRelated-to: #1305\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"settings: use fsync / fdatasync on Linux to sync contents"}},{"before":"e7edb2bbda9e56d4e0d1458822c49488998c6e18","after":"69e32f0d42d86e2ff62a2341edc460d2c044ef3f","ref":"refs/heads/main","pushedAt":"2024-03-29T09:38:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"settings: avoid syncing when cola.sync is configured to false\n\nWe can now inhibit the use of `os.sync()` using `git config`:\n\n git config --global cola.sync false\n\nResolves: #1305\nReported-by: @installgentoo via github\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"settings: avoid syncing when cola.sync is configured to false"}},{"before":"c51e122ae05b72fdb046169d6ec62d32bef4ff41","after":"e7edb2bbda9e56d4e0d1458822c49488998c6e18","ref":"refs/heads/main","pushedAt":"2024-03-25T04:18:14.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"Merge pull request #1391 from davvid/macos/hotkeys\n\n* davvid/macos/hotkeys:\n hotkeys: make Cmd-M minimize the main window\n docs: advertise Alt + M for amend mode\n hotkeys: use Alt-m for amend on macOS\n\nCloses: #1390\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"Merge pull request #1391 from davvid/macos/hotkeys"}},{"before":"5f7e07db1a55b9d6a4c9b3a234f1d1a18a138482","after":"c51e122ae05b72fdb046169d6ec62d32bef4ff41","ref":"refs/heads/main","pushedAt":"2024-03-25T03:33:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"resources: correct the path to the sibling executable\n\nCloses: #1385\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"resources: correct the path to the sibling executable"}},{"before":"dd7b4f2be6b105f95692ffa5ce0f356f940edde4","after":"5f7e07db1a55b9d6a4c9b3a234f1d1a18a138482","ref":"refs/heads/main","pushedAt":"2024-03-25T02:35:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"garden: use 4-space indents\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"garden: use 4-space indents"}},{"before":"c2acbc4ad21e947e551c0dea2f2d70b0fa1e1556","after":"dd7b4f2be6b105f95692ffa5ce0f356f940edde4","ref":"refs/heads/main","pushedAt":"2024-03-14T10:28:08.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"CHANGES: link to the PR for the git-cola-sequence-editor correction\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"CHANGES: link to the PR for the git-cola-sequence-editor correction"}},{"before":"fab868a3c8e4a40fdc7a9fd2bcf9593ae15d8cfc","after":"c2acbc4ad21e947e551c0dea2f2d70b0fa1e1556","ref":"refs/heads/main","pushedAt":"2024-03-14T09:26:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"push: prefer the local branch when selecting a corresponding remote branch\n\nWe were using the current branch instead of the local branch field when\nfinding a corresponding remote branch to select. Correct the behavior by\nusing the local branch text instead.\n\nRelated-to: #729\nSuggested-by: @pkzc on github.com\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"push: prefer the local branch when selecting a corresponding remote b…"}},{"before":"7364be2e76a779163b45f3627e72ff97f9f23601","after":"fab868a3c8e4a40fdc7a9fd2bcf9593ae15d8cfc","ref":"refs/heads/main","pushedAt":"2024-03-14T03:29:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"push: set the remote branch field when selecting a local branch\n\nKeep the behavior of the \"Push\" dialog closer to the original behavior\nwhere selecting the local branch would implicitly push that remote\nbranch to the same-named remote branch.\n\nWe now clear selections from the remote branch list when a local branch\nis clicked. But, we also pre-populate the \"Remote Branch\" field so that\nit's clear that the selected branch will be pushed to the remote.\n\nWe can still push a disjoint set of branches by explicitly selecting\na remote branch, but that is more of an uncommon operation.\n\nCloses: #729\nSuggested-by: @pkzc on github.com\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"push: set the remote branch field when selecting a local branch"}},{"before":"1a78ef283ddaa4cc551f74fd1e2e1f6dc5973c14","after":"7364be2e76a779163b45f3627e72ff97f9f23601","ref":"refs/heads/main","pushedAt":"2024-03-12T08:12:04.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"Merge pull request #1387 from davvid/remote-dialog\n\n* davvid/remote-dialog:\n fetch: add support for the traditional FETCH_HEAD behavior\n fetch: add ability to fetch into a remote tracking branch\n tests: prune empty lines and add docstrings\n remote: select remote branch by default\n tests: stop disabling the pytest cache provider\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"Merge pull request #1387 from davvid/remote-dialog"}},{"before":"151e917208a1945f4085a5872bf0ae88474a73fc","after":"1a78ef283ddaa4cc551f74fd1e2e1f6dc5973c14","ref":"refs/heads/main","pushedAt":"2024-03-10T02:39:04.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"Merge pull request #1386 from Mailaender/patch-1\n\n* Mailaender/patch-1:\n [pre-commit.ci] auto fixes from pre-commit.com hooks\n Add a summary.\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"Merge pull request #1386 from Mailaender/patch-1"}},{"before":"cbe47f88d3a5db8fa6194baefb0923e2bfe997e3","after":"151e917208a1945f4085a5872bf0ae88474a73fc","ref":"refs/heads/main","pushedAt":"2024-03-05T08:48:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"git: refactor Paths.get() into two functions to reduce complexity\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"git: refactor Paths.get() into two functions to reduce complexity"}},{"before":"38604f46f170fba07f0d8545bf2d50d6319bc06f","after":"cbe47f88d3a5db8fa6194baefb0923e2bfe997e3","ref":"refs/heads/main","pushedAt":"2024-03-05T08:23:42.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"remote: remember the selected remotes\n\nTeach the Fetch, Push and Pull dialogs to remember the selected remotes.\nThis makes it very convenient to push to a set of remotes repeatedly.\n\nCloses: #729\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"remote: remember the selected remotes"}},{"before":"5bf48bd576b964b522a9c31be30af465d3ff5f12","after":"38604f46f170fba07f0d8545bf2d50d6319bc06f","ref":"refs/heads/main","pushedAt":"2024-03-04T06:30:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"git-cola v4.6.1\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"git-cola v4.6.1"}},{"before":"e6deff726bd0d3f53b94dc2157232502d3d3d628","after":"5bf48bd576b964b522a9c31be30af465d3ff5f12","ref":"refs/heads/main","pushedAt":"2024-03-04T05:11:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"git-cola v4.6.0\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"git-cola v4.6.0"}},{"before":"6d7469720a8febfcbb4d86203624c7dad869c668","after":"e6deff726bd0d3f53b94dc2157232502d3d3d628","ref":"refs/heads/main","pushedAt":"2024-03-04T04:39:26.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"garden: add flatpak build commands\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"garden: add flatpak build commands"}},{"before":"23402bc67e5e26cc551b8d94dba7add71489d1af","after":"6d7469720a8febfcbb4d86203624c7dad869c668","ref":"refs/heads/main","pushedAt":"2024-02-28T02:21:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"cmds: do not raise exceptions when commit.template is misconfigured\n\nReport misconfiguration to the Console log widget instead.\n\nCloses: #1384\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"cmds: do not raise exceptions when commit.template is misconfigured"}},{"before":"cdd459bd0506c3931076adddcb3870dbe70bb033","after":"23402bc67e5e26cc551b8d94dba7add71489d1af","ref":"refs/heads/main","pushedAt":"2024-02-28T02:03:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davvid","name":"David Aguilar","path":"/davvid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13196?s=80&v=4"},"commit":{"message":"polib: use a system-provided polib when available\n\nDemote the cola.polib module to be a fallback module that is only\nused when a system-provided polib is not available. We now attempt\nto import the real polib instead of preferring our vendored module.\nThis sets the state for a the future where we might remove this\nmodule completely.\n\nSigned-off-by: David Aguilar ","shortMessageHtmlLink":"polib: use a system-provided polib when available"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQGH_zAA","startCursor":null,"endCursor":null}},"title":"Activity · git-cola/git-cola"}