aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
...
| * Moved some color related methods from index.html to colorutils.jsGravatar Siteshwar Vashisht2013-10-22
| * Enabled filtering by binding keysGravatar Siteshwar Vashisht2013-10-22
| * Display bindings, history and variables in multiple lines on clickGravatar Siteshwar Vashisht2013-10-21
| * Removed extra spaces while showing function definitionGravatar Siteshwar Vashisht2013-10-21
* | git_prompt: Allow all set_color argumentsGravatar Brian Gernhardt2013-10-21
* | git_prompt: Add upstream_prefix when verboseGravatar Brian Gernhardt2013-10-21
* | git_prompt: optionally show upstream branch nameGravatar Brian Gernhardt2013-10-21
| * Changed scheme for loading key bindingsGravatar Siteshwar Vashisht2013-10-20
| * Added current scheme in list of color schemesGravatar Siteshwar Vashisht2013-10-20
| * Moved angular.js to js directoryGravatar Siteshwar Vashisht2013-10-19
| * Moved all functions related to colors to a separate fileGravatar Siteshwar Vashisht2013-10-19
| * Use single expression instead of a function call to show selected tabGravatar Siteshwar Vashisht2013-10-19
| * Added a global error handlerGravatar Siteshwar Vashisht2013-10-19
| * Reorganized javascript code across app, filters and controllersGravatar Siteshwar Vashisht2013-10-19
* | Merge pull request #1015 from marcecj/add_bz2_lzma_xz_supportGravatar Konrad Borowski2013-10-18
|\ \
| | * Added a filter for filtering bindingsGravatar Siteshwar Vashisht2013-10-17
| | * Updated binding tab to show descriptive key namesGravatar Siteshwar Vashisht2013-10-17
| | * Show readable description of bindingsGravatar Siteshwar Vashisht2013-10-17
| | * Added missing bindings partialGravatar Siteshwar Vashisht2013-10-17
| | * Initial implementation of bindings tabGravatar Siteshwar Vashisht2013-10-17
| | * Minor clean up of index.htmlGravatar Siteshwar Vashisht2013-10-17
| | * Removed unrequired code from colors controllerGravatar Siteshwar Vashisht2013-10-17
| | * Removed older css fileGravatar Siteshwar Vashisht2013-10-17
| | * Changed name of colors partials file and javascript fileGravatar Siteshwar Vashisht2013-10-17
| | * Enabled support for applying color settings in new colors tabGravatar Siteshwar Vashisht2013-10-17
| | * Updated new colors tab to enable background colors and selecting colors from ...Gravatar Siteshwar Vashisht2013-10-17
| | * Updated history tab to show progress on loading itemsGravatar Siteshwar Vashisht2013-10-17
| | * Updated variables tabGravatar Siteshwar Vashisht2013-10-17
| | * Updated functions tabGravatar Siteshwar Vashisht2013-10-17
| | * Initial work to add support for new colors tabGravatar Siteshwar Vashisht2013-10-17
| | * Added support for setting colorsGravatar Siteshwar Vashisht2013-10-17
| | * Cleaned up index.htmlGravatar Siteshwar Vashisht2013-10-17
| | * Added support filter variables and history itemsGravatar Siteshwar Vashisht2013-10-17
| | * Fixed code to delete history itemGravatar Siteshwar Vashisht2013-10-17
| | * Fixed code for changing promptGravatar Siteshwar Vashisht2013-10-17
| | * Stop using indexes while selecting colors configsGravatar Siteshwar Vashisht2013-10-17
| | * Initial work to add support for angularjsGravatar Siteshwar Vashisht2013-10-17
| |/ |/|
| * Change the way xz/lzma man pages are detectedGravatar Marc Joliet2013-10-17
* | Add postgres psql completionGravatar Ronaldo Maia2013-10-04
* | Add postgres psql completionGravatar Ronaldo Maia2013-10-04
* | Use manpath instead of man --path in man.fish function (as in commitGravatar sra2013-10-03
* | Fix git completions when aliased command is not found.Gravatar nulltrek2013-10-02
* | Complete apt-get purge identical to apt-get removeGravatar MagicMuscleMan2013-09-29
| * Only print an error when an lzma/xz manpage occursGravatar Marc Joliet2013-09-25
* | Fix one element tuple to be actually tuple.Gravatar Konrad Borowski2013-09-25
| * Skip lzma/xz manpages if lzma module not availableGravatar Marc Joliet2013-09-25
| * Only try "lzma" module on ImportErrorGravatar Marc Joliet2013-09-25
| * Change an "if" to more appropriate "elif"Gravatar Marc Joliet2013-09-25
* | default key bindings: fix syntax errors introduced in 735af50Gravatar David Adam2013-09-24
| * Support bzip2 and lzma/xz compressed man pagesGravatar Marc Joliet2013-09-24
|/