summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-02Minor cleanup for ggtags-global-outputexternals/ggtagsLeo Liu
2023-06-02Use call-process to run global synchronously with xref backendGonzalo Larumbe
2022-05-11Correct xref locations due to misaligned default-directoryLeo Liu
2022-04-21Fix #218: apply cheaper solution using `expand-file-name'SeungKi Kim
2022-04-21Fix #218: simplify the codeSeungKi Kim
2022-04-21Fix #218: make `xref-find-definitions' work correctly in symlinksSeungKi Kim
2021-10-20Fix #214: unbreak xref support on Emacs <= 27Leo Liu
2021-10-08fix xref support for emacs 28Evgeny Budilovsky
2020-11-19Update docs to use `universal-ctags` instead of `exuberant-ctags`Camilo QS
2019-03-21Fix #163: properly construct the --nearness arg to globalLeo Liu
2018-12-21Add xref supportNathaniel Nicandro
2018-10-31Use `count-lines` instead of `line-number-at-pos`Nathaniel Nicandro
2018-10-31Cache number of lines from previous output in `ggtags-global-output`Nathaniel Nicandro
2018-10-30Allow `ggtags-global-output` to run the process synchronouslyNathaniel Nicandro
2018-10-30Correctly set `process-mark` in `ggtags-global-output`Nathaniel Nicandro
2018-07-26Fix #158: ggtags-fontify-code improvement suggestionLeo Liu
2018-07-26Bump version and require Emacs >= 25Leo Liu
2018-07-26Version 0.8.13Leo Liu
2018-04-18Use buffer-no-properties where applicableRudi Grinberg
2017-12-04Fix #163: Incorrect use of --nearness optionLeo Liu
2017-11-30Implement #162: New variable ggtags-extra-argsLeo Liu
2017-09-19Fix #156: handle tag names starting with `-'Leo Liu
2017-08-27Consider `ggtags-sort-by-nearness` in `ggtags-show-definition`Robbert van der Helm
2017-07-12Remove delay-mode-hooks from ggtags-fontify-codeLeo Liu
2017-05-10Merge pull request #146 from garyo/masterLeo Liu
2017-05-10Strip CR as well as newline from subprocess outputGary Oberbrunner
2016-10-22Ignore errors in ggtags-find-project even if debug-on-errorLeo Liu
2016-10-02Doc fixLeo Liu
2016-10-01Apply changes from GNU ELPALeo Liu
2016-09-30Fix #89: Make sure compilation-auto-jump run before cleanupLeo Liu
2016-09-30Fix #88 and #130: Adapt to changes in Emacs 25.1Leo Liu
2016-09-09Fix #127: Improve ggtags-make-project in finding tag filesLeo Liu
2016-06-18Fix #124: Fix lighter for ggtags-navigation-modeLeo Liu
2015-12-15Doc fixLeo Liu
2015-11-04Merge pull request #118 from syohex/update-urlLeo Liu
2015-11-04Merge pull request #117 from syohex/typoLeo Liu
2015-11-04Update MELPA URLSyohei YOSHIDA
2015-11-04Correct misspellingsSyohei YOSHIDA
2015-11-04For #116: Provide a way to disable highlighting tag at pointLeo Liu
2015-08-14Merge pull request #111 from kanru/patch-1Leo Liu
2015-08-13Avoid the jit-lock-mode to kick in when fontify codeKan-Ru Chen
2015-07-19Handle invalid history match in ggtags-global-filterLeo Liu
2015-07-19Correctly set ggtags-global-start-markerLeo Liu
2015-07-08Merge pull request #107 from egarrulo/patch-1Leo Liu
2015-07-07`process-environment` must be copiedegarrulo
2015-07-03GNU Global 6.5 has renamed plugin-factory/READMEegarrulo
2015-06-12Doc fixLeo Liu
2015-06-06Implement #99: New user option ggtags-sort-by-nearnessLeo Liu
2015-03-26New command ggtags-explain-tagsLeo Liu
2015-01-29For #85: New variable ggtags-update-on-saveLeo Liu