summary refs log tree commit diff stats
path: root/ranger/ext/vcs/git.py
Commit message (Expand)AuthorAgeFilesLines
* VCS: Fix python2 compatibilitynfnty2016-02-081-5/+1
* VCS: Fix symlinks pointing to root, Cleanupnfnty2016-02-081-17/+13
* VCS: Escape special characters in git summarynfnty2016-02-081-2/+3
* VCS: All data is stored in rootnfnty2016-02-081-2/+2
* VCS: Remove vcsnamenfnty2016-02-081-1/+0
* VCS: Implement cheap subpath repo updatingnfnty2016-02-081-0/+19
* VCS: Implement directory statuses properly, Change function namesnfnty2016-02-081-8/+27
* VCS: Return all statuses (including ignored) from get_status_allfilesnfnty2016-02-081-12/+2
* VCS: Fix importsnfnty2016-02-081-1/+1
* VCS: Ignore whole directory if all subpaths are ignorednfnty2016-02-081-1/+1
* VCS: Gitnfnty2016-02-081-158/+154
* VCS: Refactor get_status_allfiles, get_ignore_allfilesnfnty2016-02-081-29/+32
* Neater copyright headerhut2015-03-191-15/+3
* vcs extension: fix vcs file status detectionAbdo Roig-Maranges2013-03-031-8/+7
* move ranger/vcs/* to ranger/ext/vcs/*hut2013-02-161-0/+315