GitMan.io

Free Git repository hosting for open source software

Recent Activity Feed

  1. @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.

  2. patx committed ac5441c

    in patx/pickledb · 2026-05-09T20:15:28-04:00

    closes #110

  3. @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...

  4. @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.

  5. @patx starred repository patx/gitman

    2026-05-08T07:15:19Z

  6. @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...

  7. @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 :(

  8. @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...

  9. patx committed dbdec61

    in patx/gitman · 2026-05-08T02:55:04-04:00

    remove useless info for certain pages panel renders on repo settings

  10. 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

  11. patx committed f70e5cc

    in patx/gitman · 2026-05-08T02:31:46-04:00

    drop the global monospace font :( improve logo/brand size and spacing

  12. patx committed 574c212

    in patx/gitman · 2026-05-08T02:16:47-04:00

    add bottom margin to commits list

  13. patx committed b45db7f

    in patx/gitman · 2026-05-08T02:13:26-04:00

    spread list gap

  14. patx committed 7e200e5

    in patx/gitman · 2026-05-08T06:10:43Z

    added pagination and infinite scroll for repos and search

  15. patx committed 9caae51

    in patx/gitman · 2026-05-08T04:27:23Z

    Merge branch 'main' of https://gitman.io/git/patx/gitman

  16. patx committed 2d264d2

    in patx/gitman · 2026-05-08T04:26:05Z

    hide add file selector after import has started on repo settings

  17. @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...

  18. patx committed dce57c6

    in patx/gitman · 2026-05-07T22:16:50-04:00

    remove some test scripts

  19. patx committed 5893d3c

    in patx/gitman · 2026-05-08T02:14:32Z

    increase logo size in header

  20. @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.

  21. patx committed bb4ea25

    in patx/gitman · 2026-05-08T01:57:58Z

    use html instead of markdown in ux on repo settings

  22. patx committed 2886e76

    in patx/gitman · 2026-05-08T01:51:50Z

    improve upload ux on setting tpl

  23. 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...

  24. 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.

  25. patx committed 71ee405

    in patx/gitman · 2026-05-07T18:52:09-04:00

    update readme.md

  26. patx committed 59b52d5

    in patx/gitman · 2026-05-07T21:31:14Z

    improve repo uploads and large pushes (limited)

  27. patx committed 5e3fa23

    in patx/gitman · 2026-05-07T05:54:10Z

    streaming git clones. improved large uploads mem/cpu usage

  28. patx committed a8daf15

    in patx/gitman · 2026-05-07T01:10:24-04:00

    remove double bottom border on index

  29. @georgetorn created repository georgetorn/georgetorn.gitman.io

    2026-05-07T05:08:17Z

  30. patx committed a8e99fc

    in patx/gitman · 2026-05-07T04:01:40Z

    make pages load faster for large repos (makes use of bg thread)

  31. patx committed 11a2984

    in patx/gitman · 2026-05-07T03:16:12Z

    fix file uploads for large repo bundles

  32. @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

  33. @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.

  34. patx committed 10a4b50

    in patx/gitman · 2026-05-06T22:30:56-04:00

    change max upload to 1gb bundle

  35. patx committed 0269d24

    in patx/gitman · 2026-05-06T22:28:53-04:00

    upload bundle tested up to 2gb

  36. patx committed e3e4904

    in patx/gitman · 2026-05-06T22:00:09-04:00

    add limits to work with bottles multipart parser

  37. patx committed ae45d36

    in patx/gitman · 2026-05-06T21:10:30-04:00

    add an upload to copy over existing huge repos

  38. patx committed 9b9f822

    in patx/gitman · 2026-05-06T14:54:25-04:00

    improve readme

  39. @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...

  40. @patx commented on issue #6 Add copy button to source file view pre

    in patx/gitman · 2026-05-06T18:50:57Z

    Closed with 88b4a23

  41. patx committed 88b4a23

    in patx/gitman · 2026-05-06T14:49:10-04:00

    fix line number styling

  42. 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

  43. 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.

  44. @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.

  45. @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

  46. @jon_afagana1 starred repository patx/gitman

    2026-05-06T07:07:37Z

  47. @jon_afagana1 joined @jon_afagana1

    2026-05-06T07:07:31Z

  48. patx committed d8757d7

    in patx/gitman · 2026-05-06T02:41:02-04:00

    edit index eyebrow

  49. patx committed 06132fb

    in patx/gitman · 2026-05-06T02:32:57-04:00

    new logo

  50. patx committed 63fac68

    in patx/gitman · 2026-05-06T00:45:44-04:00

    shorten up readme