unrhodecode/rhodecode/lib/vcs/backends/git
Marcin Kuzminski bd9e5dc1c3 api: exposed modified added/modified/deleted functions of commit to return only paths.
This combined with full text search build for certain repositories that each commit
contains lots of file changes results in *huge* (10x in some cases) performance gain.
2020-03-16 15:09:45 +01:00
..
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
commit.py api: exposed modified added/modified/deleted functions of commit to return only paths. 2020-03-16 15:09:45 +01:00
diff.py diffs: handle paths with quotes in diffs. 2019-08-26 21:49:06 +02:00
inmemory.py vcsserver: made binary content check be calculated on vcsserver 2019-08-23 20:31:43 +02:00
repository.py pull-requests: added nicer formatting for merge conflicting files 2019-11-19 16:38:56 +01:00