File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2727 " addopts" ,
2828 " appex" ,
2929 " autorefs" ,
30+ " brandonaut" ,
31+ " brosche" ,
3032 " builtins" ,
3133 " choco" ,
3234 " classproperties" ,
4244 " dataclasses" ,
4345 " datafile" ,
4446 " ensurepip" ,
47+ " Etrange" ,
4548 " exitfirst" ,
4649 " findstr" ,
4750 " fontawesome" ,
5356 " gitsvn" ,
5457 " gittoplevel" ,
5558 " Graphviz" ,
59+ " gunechristensen" ,
60+ " hdnivara" ,
5661 " htmlcov" ,
5762 " iglob" ,
5863 " imac" ,
6873 " logbreak" ,
6974 " macbook" ,
7075 " macfsevents" ,
76+ " mastupristi" ,
7177 " maxfail" ,
7278 " maxsplit" ,
7379 " MDEF" ,
7480 " minilog" ,
7581 " mkdocs" ,
7682 " mkdocstrings" ,
7783 " mrpossoms" ,
84+ " mttjohnson" ,
7885 " mylink" ,
7986 " mypy" ,
8087 " nbstripout" ,
105112 " ruamel" ,
106113 " rustup" ,
107114 " scalarstring" ,
115+ " sergey" ,
108116 " setuptools" ,
109117 " showfspath" ,
118+ " shuyskiy" ,
119+ " spurnvoj" ,
110120 " startfile" ,
111121 " tomlkit" ,
112122 " tput" ,
122132 " verchewrc" ,
123133 " virtualenvs" ,
124134 " webfonts" ,
135+ " xenji" ,
125136 " xfail" ,
126137 " YORM"
127138 ],
Original file line number Diff line number Diff line change 1+ # 3.7 (2025-10-18)
2+
3+ - Added support for applying post-checkout Git patches. (@C0DE-X )
4+
15# 3.6 (2025-09-07)
26
37- Dropped support for Python 3.8 and added support for Python 3.12 and 3.13.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22
33name = " gitman"
4- version = " 3.6 "
4+ version = " 3.7 "
55description = " A language-agnostic dependency manager using Git."
66
77license = " MIT"
You can’t perform that action at this time.
0 commit comments