##// END OF EJS Templates
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log

File last commit:

r1:854a839a default
r3459:57dba41e default
Show More
release-notes-3.3.4.rst
16 lines | 271 B | text/x-rst | RstLexer

|RCE| 3.3.4 |RNS|

Release Date

  • 2015-06-25

fixes

  • References: Support for unicode characters.
  • Gists: Fixes the problem with gists when |hg| is not in VCS backends list.
  • Search: Improves search speed for super admin users.