You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Сергей Маринкевич 34c5658a6b fix navigation overflow 4 years ago
README add readme 4 years ago
igitlog.py fix navigation overflow 4 years ago

README

This is very simply interactive navigator through `git log`. It works as alias of `git log --oneline $@`. Choosen commit can be showed in `less` for detail inspecting. Use 'jk' to navigate between, 'l' to open `git show`, and `q` to quit.