Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | VCS: Fix browsercolumn | nfnty | 2016-02-08 | 3 | -24/+33 | |
| | | ||||||
| * | VCS: Initialize roots in VcsThread | nfnty | 2016-02-08 | 3 | -81/+134 | |
| | | ||||||
| * | VCS: Fix python2 compatibility | nfnty | 2016-02-08 | 1 | -10/+13 | |
| | | ||||||
| * | VCS: Move remotestatus to FileSystemObject | nfnty | 2016-02-08 | 6 | -44/+42 | |
| | | ||||||
| * | VCS: Improve repodir detection | nfnty | 2016-02-08 | 1 | -7/+18 | |
| | | ||||||
| * | VCS: _vcs remove args parameter | nfnty | 2016-02-08 | 3 | -10/+7 | |
| | | ||||||
| * | VCS: Implement GNU Bazaar: Disable data_status_remote for performance | nfnty | 2016-02-08 | 1 | -15/+1 | |
| | | ||||||
| * | VCS: Implement GNU Bazaar | nfnty | 2016-02-08 | 2 | -75/+145 | |
| | | ||||||
| * | VCS: Refactor _vcs | nfnty | 2016-02-08 | 2 | -53/+51 | |
| | | ||||||
| * | VCS: Update comments, Minor fixes | nfnty | 2016-02-08 | 12 | -153/+147 | |
| | | ||||||
| * | VCS: Major cleanup | nfnty | 2016-02-08 | 7 | -712/+100 | |
| | | ||||||
| * | VCS: Delay a minimum of 1 second | nfnty | 2016-02-08 | 2 | -2/+2 | |
| | | ||||||
| * | VCS: Fix python2 compatibility | nfnty | 2016-02-08 | 6 | -44/+24 | |
| | | ||||||
| * | VCS: Fix repo deletion race | nfnty | 2016-02-08 | 1 | -11/+11 | |
| | | ||||||
| * | VCS: Only redraw when awoken | nfnty | 2016-02-08 | 1 | -7/+7 | |
| | | ||||||
| * | VCS: Fix flat: Only initialize subdir once | nfnty | 2016-02-08 | 3 | -14/+26 | |
| | | ||||||
| * | VCS: Fix symlinks pointing to root, Cleanup | nfnty | 2016-02-08 | 6 | -86/+27 | |
| | | ||||||
| * | VCS: Rename vcslocal to vcsnone | nfnty | 2016-02-08 | 3 | -3/+3 | |
| | | ||||||
| * | VCS: Minor fixes | nfnty | 2016-02-08 | 3 | -11/+8 | |
| | | ||||||
| * | VCS: Implement symbolic link support | nfnty | 2016-02-08 | 2 | -34/+69 | |
| | | ||||||
| * | VCS: Fix class for non-root; fixes action commands | nfnty | 2016-02-08 | 2 | -21/+19 | |
| | | ||||||
| * | VCS: Handle FileNotFoundError during subprocess calls | nfnty | 2016-02-08 | 1 | -0/+2 | |
| | | ||||||
| * | VCS: Fix redraw race condition | nfnty | 2016-02-08 | 2 | -5/+6 | |
| | | ||||||
| * | VCS: Escape special characters in git summary | nfnty | 2016-02-08 | 1 | -2/+3 | |
| | | ||||||
| * | VCS: Separate VCS Thread | nfnty | 2016-02-08 | 7 | -45/+160 | |
| | | ||||||
| * | VCS: All data is stored in root | nfnty | 2016-02-08 | 5 | -67/+63 | |
| | | ||||||
| * | VCS: Comment out REMOTE_STATUS | nfnty | 2016-02-08 | 1 | -8/+8 | |
| | | ||||||
| * | VCS: Improve class change | nfnty | 2016-02-08 | 3 | -20/+18 | |
| | | ||||||
| * | VCS: Remove vcsname | nfnty | 2016-02-08 | 5 | -5/+0 | |
| | | ||||||
| * | VCS: Implement vcs.track | nfnty | 2016-02-08 | 4 | -35/+32 | |
| | | ||||||
| * | VCS: Handle repodir paths | nfnty | 2016-02-08 | 3 | -18/+32 | |
| | | ||||||
| * | VCS: Implement cheap subpath repo updating | nfnty | 2016-02-08 | 6 | -35/+49 | |
| | | ||||||
| * | VCS: Implement directory statuses properly, Change function names | nfnty | 2016-02-08 | 5 | -21/+40 | |
| | | ||||||
| * | VCS: Return all statuses (including ignored) from get_status_allfiles | nfnty | 2016-02-08 | 2 | -56/+25 | |
| | | ||||||
| * | VCS: Fix imports | nfnty | 2016-02-08 | 6 | -22/+14 | |
| | | ||||||
| * | VCS: Ignore whole directory if all subpaths are ignored | nfnty | 2016-02-08 | 2 | -3/+11 | |
| | | ||||||
| * | VCS: Change vcsfilestatus to vcspathstatus, Fix remotestatus | nfnty | 2016-02-08 | 6 | -11/+15 | |
| | | ||||||
| * | VCS: Git | nfnty | 2016-02-08 | 10 | -465/+362 | |
| | | ||||||
| * | VCS: Fix _path_contains | nfnty | 2016-02-08 | 1 | -2/+1 | |
| | | ||||||
| * | VCS: Refactor get_status_allfiles, get_ignore_allfiles | nfnty | 2016-02-08 | 1 | -29/+32 | |
| | | | | | | | | | | Use NUL separated output Update _git_file_status | |||||
* | | Merge branch 'iterm-tmux-image-support' of https://github.com/a-morales/ranger | hut | 2016-02-28 | 1 | -3/+10 | |
|\ \ | ||||||
| * | | update Iterm2 ImageDisplayer to work within tmux | a-morales | 2016-01-29 | 1 | -3/+10 | |
| | | | ||||||
* | | | container.history: fixed rebase() unit test | hut | 2016-02-28 | 2 | -6/+26 | |
| | | | ||||||
* | | | Makefile: Don't fail build when py.test is not installed | hut | 2016-02-28 | 1 | -1/+8 | |
| | | | ||||||
* | | | Merge branch 'add_tests' of https://github.com/charignon/ranger | hut | 2016-02-28 | 10 | -16/+166 | |
|\ \ \ | ||||||
| * | | | bookmark: replace delete by __delitem__ for consistency with other methods | Laurent Charignon | 2016-01-31 | 2 | -10/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are already using the python magic methods __setitem__, __getitem__, __contains__ and __iter__. It makes sense to use __delitem__ and not have a custom method name for removing bookmarks. We change the only place where this method is called in the code. | |||||
| * | | | bookmarks: add test | Laurent Charignon | 2016-01-31 | 1 | -0/+52 | |
| | | | | ||||||
| * | | | bookmarks: add __delitem__ implementation | Laurent Charignon | 2016-01-31 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | bookmarks: add missing initialization of original_dict | Laurent Charignon | 2016-01-31 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | gitignore: add pytestdebug.log | Laurent Charignon | 2016-01-31 | 1 | -0/+1 | |
| | | | |