Recent Activity Feed
-
@patx opened issue #13 Add search for issues and pull requests.
in patx/gitman · 2026-05-10T02:16:24Z
We have search for tags, branches, and commits in the ref selector but we currently have no way to search issues or PRs.
-
patx committed ac5441c
in patx/pickledb · 2026-05-09T20:15:28-04:00
closes #110
-
@patx opened issue #12 Add Notifications Page
in patx/gitman · 2026-05-08T14:31:47Z
We should have a notifications page. Linked in the header nav, it should show new actions from other users on repos you own, are a contributor of, or that you have starred. The...
-
@patx opened issue #11 The star/unstar button redirects to Overview.
in patx/gitman · 2026-05-08T07:16:19Z
It should stay on the same page you are on when you click it.
-
@patx starred repository patx/gitman
2026-05-08T07:15:19Z
-
@patx opened issue #10 Improve README and Markdown rendering.
in patx/gitman · 2026-05-08T07:14:39Z
Markdown in comments and README's needs to render more like GitHub (pretty style wise?) We also need to render .rst README's. In comments allow code blocks, bold font, links, an...
-
@patx opened issue #9 Private repos
in patx/gitman · 2026-05-08T07:12:19Z
Add an option to make a repo private in the repo settings... May need to charge for this feature (as do most other sites as well :(
-
@patx opened issue #8 Toggle 'Create New Account' On/Off
in patx/gitman · 2026-05-08T07:10:34Z
Useful if you don't want your gitman open to the public for anyone to use. Maybe a better way of doing this, teams would still need to manage accounts somehow if they are self h...
-
patx committed dbdec61
in patx/gitman · 2026-05-08T02:55:04-04:00
remove useless info for certain pages panel renders on repo settings
-
patx committed f80e137
in patx/gitman · 2026-05-08T02:44:17-04:00
tweak ux on repo settings, always show git import description if panel is displayed
-
patx committed f70e5cc
in patx/gitman · 2026-05-08T02:31:46-04:00
drop the global monospace font :( improve logo/brand size and spacing
-
patx committed 574c212
in patx/gitman · 2026-05-08T02:16:47-04:00
add bottom margin to commits list
-
patx committed b45db7f
in patx/gitman · 2026-05-08T02:13:26-04:00
spread list gap
-
patx committed 7e200e5
in patx/gitman · 2026-05-08T06:10:43Z
added pagination and infinite scroll for repos and search
-
patx committed 9caae51
in patx/gitman · 2026-05-08T04:27:23Z
Merge branch 'main' of https://gitman.io/git/patx/gitman
-
patx committed 2d264d2
in patx/gitman · 2026-05-08T04:26:05Z
hide add file selector after import has started on repo settings
-
@patx opened issue #7 Switch to personal access tokens from http auth
in patx/gitman · 2026-05-08T02:29:44Z
HTTP Basic Auth itself is not inherently "bad", but it has a bunch of weaknesses and operational issues that make it a poor default for Git hosting today compared to SSH keys or...
-
patx committed dce57c6
in patx/gitman · 2026-05-07T22:16:50-04:00
remove some test scripts
-
patx committed 5893d3c
in patx/gitman · 2026-05-08T02:14:32Z
increase logo size in header
-
@patx commented on commit 2886e76f7f71
in patx/gitman · 2026-05-08T02:10:58Z
We added some backend helpers here to show a better status message while uploading.
-
patx committed bb4ea25
in patx/gitman · 2026-05-08T01:57:58Z
use html instead of markdown in ux on repo settings
-
patx committed 2886e76
in patx/gitman · 2026-05-08T01:51:50Z
improve upload ux on setting tpl
-
patx committed e71ee3b
in patx/gitman · 2026-05-07T20:33:09-04:00
Replaced in-memory AUTH_FAILURES with auth_rate_limits SQLite table, Uses BEGIN IMMEDIATE for failure increments so concurrent workers serialize correctly, Made rate-limit check...
-
patx committed 07ec72f
in patx/gitman · 2026-05-07T18:54:30-04:00
Moved the Gunicorn timeout settings intoapp.py and removed gunicorn.conf.py.
-
patx committed 71ee405
in patx/gitman · 2026-05-07T18:52:09-04:00
update readme.md
-
patx committed 59b52d5
in patx/gitman · 2026-05-07T21:31:14Z
improve repo uploads and large pushes (limited)
-
patx committed 5e3fa23
in patx/gitman · 2026-05-07T05:54:10Z
streaming git clones. improved large uploads mem/cpu usage
-
patx committed a8daf15
in patx/gitman · 2026-05-07T01:10:24-04:00
remove double bottom border on index
-
@georgetorn created repository georgetorn/georgetorn.gitman.io
2026-05-07T05:08:17Z
-
patx committed a8e99fc
in patx/gitman · 2026-05-07T04:01:40Z
make pages load faster for large repos (makes use of bg thread)
-
patx committed 11a2984
in patx/gitman · 2026-05-07T03:16:12Z
fix file uploads for large repo bundles
-
@patx merged pull request #2 Introduce an upload feature for importing existing large repos, allow repo.bundle upload up to 1GB
in patx/gitman · 2026-05-07T02:32:56Z
10a4b500c460fdcb8b542d5ce58d9cdbee039613
-
@patx opened pull request #2 Introduce an upload feature for importing existing large repos, allow repo.bundle upload up to 1GB
in patx/gitman · 2026-05-07T02:32:54Z
Introduce multipart limits with gunicorn tuned for uploads.
-
patx committed 10a4b50
in patx/gitman · 2026-05-06T22:30:56-04:00
change max upload to 1gb bundle
-
patx committed 0269d24
in patx/gitman · 2026-05-06T22:28:53-04:00
upload bundle tested up to 2gb
-
patx committed e3e4904
in patx/gitman · 2026-05-06T22:00:09-04:00
add limits to work with bottles multipart parser
-
patx committed ae45d36
in patx/gitman · 2026-05-06T21:10:30-04:00
add an upload to copy over existing huge repos
-
patx committed 9b9f822
in patx/gitman · 2026-05-06T14:54:25-04:00
improve readme
-
@patx commented on issue #3 GitHub Integration
in patx/gitman · 2026-05-06T18:51:44Z
Changing to NOT CURRENTLY PLANNED. May change this in the future...
-
@patx commented on issue #6 Add copy button to source file view pre
in patx/gitman · 2026-05-06T18:50:57Z
Closed with 88b4a23
-
patx committed 88b4a23
in patx/gitman · 2026-05-06T14:49:10-04:00
fix line number styling
-
patx committed 821a3a7
in patx/gitman · 2026-05-06T14:44:56-04:00
render line numbers client side instead of server side for file.tpl
-
patx committed e2b5393
in patx/gitman · 2026-05-06T14:35:59-04:00
stop truncating files in viewer. add line numbers. add copy all button.
-
@patx commented on issue #6 Add copy button to source file view pre
in patx/gitman · 2026-05-06T07:56:50Z
Yes agreed. We can add line numbers too.
-
@jon_afagana1 opened issue #6 Add copy button to source file view pre
in patx/gitman · 2026-05-06T07:14:40Z
this way you could fastly copy the entire src file
-
@jon_afagana1 starred repository patx/gitman
2026-05-06T07:07:37Z
-
@jon_afagana1 joined @jon_afagana1
2026-05-06T07:07:31Z
-
patx committed d8757d7
in patx/gitman · 2026-05-06T02:41:02-04:00
edit index eyebrow
-
patx committed 06132fb
in patx/gitman · 2026-05-06T02:32:57-04:00
new logo
-
patx committed 63fac68
in patx/gitman · 2026-05-06T00:45:44-04:00
shorten up readme