summary refs log tree commit diff
path: root/.config/nvim/autoload
ModeNameSize
-rw-r--r--pathogen.vim12474log plain blame
bout tag objectsLars Hjemli2007-10-28 * Make print_branch() handle refs not pointing at commitsLars Hjemli2007-10-28 * Teach log search about --grep, --author and --committerLars Hjemli2007-10-28 * Add html_option() functionLars Hjemli2007-10-28 * Merge branch 'stable'Lars Hjemli2007-10-27 |\ | * cgit_parse_commit(): Add missing call to xstrdup()Lars Hjemli2007-10-27 * | Cleanup code introduced by the filter-refs topicLars Hjemli2007-10-27 * | Merge branch 'filter-refs'Lars Hjemli2007-10-27 |\ \ | * | Add links to the new refs page from summary pageLars Hjemli2007-10-27 | * | Add support for refs viewLars Hjemli2007-10-27 | * | Make cgit_print_branches()/cgit_print_tags() externalLars Hjemli2007-10-27 | * | Add descriptions of summary-branches and summary-tags to cgitrcLars Hjemli2007-10-27 | * | Add support for config param summary-branchesLars Hjemli2007-10-27 | * | Move logic for age comparision from cmp_tag_age into cmp_age()Lars Hjemli2007-10-27 | * | Add support for config param summary-tagsLars Hjemli2007-10-27 | * | Sort tags by ageLars Hjemli2007-10-27 | * | Use reflist to print tag infoLars Hjemli2007-10-27 | * | Use reflist to print branch infoLars Hjemli2007-10-27 | * | Add functions and types for ref listsLars Hjemli2007-10-27 |/ / * | Merge branch 'stable'