]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2013-11-11 Leo LiuProvide better control over large global output
2013-11-10 Leo LiuImprove error handling in ggtags-view-tag-history
2013-11-10 Leo LiuUse buffer-local cache for completion
2013-11-10 Leo LiuNew command ggtags-view-tag-history
2013-11-09 Leo LiuMake ggtags-global-output-format buffer-local
2013-11-09 Leo LiuNew command ggtags-find-file
2013-11-09 Leo LiuFix expansion of GTAGSROOT in ggtags-process-environment
2013-11-09 Leo LiuDon't keep project information in memory forever
2013-11-09 Leo LiuEnhance ggtags-next/prev-mark to handle dead markers
2013-11-08 Leo LiuAvoid using file-truename by using relative file names
2013-11-08 Leo LiuFix three buglets
2013-11-08 Leo LiuFix bug in ggtags-browse-file-as-hypertext
2013-11-08 Leo LiuSimplify detecting reference tags in ggtags-make-project
2013-11-08 Leo LiuTreat GTAGSROOT specially in ggtags-process-environment
2013-11-06 Leo LiuSome small fixes
2013-11-06 Leo LiuFix ggtags-highlight-tag-at-point to set ggtags-project
2013-11-06 Leo LiuStop timer from erring when GTAGS not found
2013-11-05 Leo LiuCode cleanup
2013-11-05 Leo LiuFix last change
2013-11-05 Leo LiuRemove dependency on 'head' in ggtags-make-project
2013-11-05 Leo LiuRemove unused macro ggtags-with-ctags-maybe
2013-11-05 Leo LiuNew variable ggtags-global-treat-text
2013-11-05 Leo LiuDoc fix
2013-11-05 Leo LiuSet Global's environment variables on a per-project...
2013-11-05 Leo LiuFix ggtags-find-tag-dwim
2013-11-04 Leo LiuImprove the highlight tag at point feature
2013-11-04 Leo LiuNew variable ggtags-global-last-buffer
2013-11-04 Leo LiuHighlight current match in the pop-up window
2013-11-04 Leo LiuNew command ggtags-reload
2013-11-04 Leo LiuImprove mode line string in ggtags-navigation-mode
2013-11-04 Leo LiuSmall improvement to ggtags-browse-file-as-hypertext
2013-11-03 Leo LiuNew variable ggtags-highlight-tag-delay
2013-11-03 Leo LiuRename ggtags-find-tag-resume to ggtags-find-tag-continue
2013-11-03 Leo LiuNew command ggtags-browse-file-as-hypertext
2013-11-03 Leo LiuNew variable ggtags-bounds-of-tag-function
2013-11-02 Leo LiuSome tweaks to ggtags-kill-file-buffers and release...
2013-11-02 Leo LiuFix thinko in "Support invert-match in ggtags-grep"
2013-11-02 Leo LiuFix buglets with small improvements
2013-11-02 Leo LiuSupport invert-match in ggtags-grep
2013-11-02 Leo LiuFix last change
2013-11-02 Leo LiuBuild tag completion table using completion-table-dynamic
2013-11-02 Leo LiuRe-write ggtags-query-replace to be more IO-efficient
2013-11-02 Leo LiuActually fix #17 (evil of copy&paste code)
2013-11-01 Leo LiuFix #17 due to a typo
2013-11-01 Leo LiuFix ggtags-navigation-mode-abort to pop mark conditionally
2013-11-01 Leo LiuSimplify ggtags-find-tag-regexp and robustify PATTERN...
2013-11-01 Leo LiuNew macro ggtags-with-ctags-maybe to setup GTAGSLABEL
2013-11-01 Leo LiuFix "Don't save point to the tag marker ring if zero...
2013-11-01 Leo LiuDoc fix
2013-11-01 Leo LiuMake it possible to force finding definitions
2013-11-01 Leo LiuNew variable ggtags-global-ignore-case
2013-10-31 Leo LiuNew helper function ggtags-read-string and use it
2013-10-31 Leo LiuMore refactoring to add more commands
2013-10-31 Leo LiuDon't save point to the tag marker ring if zero matches
2013-10-31 Leo LiuRemove FMT arg to ggtags-global-build-command
2013-10-31 Leo LiuRefactor out ggtags-global-start for re-use
2013-10-31 Leo LiuNew function ggtags-process-string and use it
2013-10-31 Leo LiuNew navigation commands to move to last/first error
2013-10-31 Leo LiuFix buglets
2013-10-31 Leo LiuTweak ggtags-mode-prefix-map to reduce conflicts
2013-10-31 Leo LiuDocument how to make ggtags work with the ctags backend
2013-10-30 Leo LiuAdd menu-bar entries and release v0.6.8
2013-10-30 Leo LiuCustomise ggtags-mode-prefix-key should just work
2013-10-29 Leo LiuFix #10: Move forward/backward in the navigation history
2013-10-29 Leo LiuWork seamlessly with exuberant-ctags
2013-09-30 Leo LiuFix #13: set tags-loop-scan and tags-loop-operate instead
2013-09-21 Leo LiuDoc fix
2013-07-29 Leo LiuFix #14: Override key [return] in ggtags-navigation...
2013-07-05 Leo LiuMake use of --color if available
2013-06-12 Leo LiuImprove ggtags-next-mark
2013-06-11 Leo LiuAdd commands to move to next and previous marker
2013-06-10 Leo LiuDon't cache nil value for ggtags-root-directory
2013-06-08 Leo LiuFix last change
2013-06-08 Leo LiuFix #3: Work efficiently when GTAGS is too large
2013-06-06 Leo LiuDoc fixes
2013-06-04 Leo LiuNew user variable ggtags-completing-read-function
2013-06-04 Leo LiuFix #11: Support finding symbol tags (OPTION: -s)
2013-06-04 Leo LiuNew command ggtags-query-replace
2013-06-03 Leo LiuNew command ggtags-delete-tag-files
2013-06-03 Leo LiuFix incorrect value of variable ggtags-root-directory
2013-06-03 Leo LiuFix #7: New command ggtags-list-tags
2013-06-03 Leo LiuA few minor fixes
2013-06-03 Leo LiuBump version to 0.6.5
2013-06-03 Leo LiuFix false positive error regexp matches
2013-05-31 Leo LiuHandle all 'global' output formats (OPTION: --result)
2013-05-31 Leo LiuMake ggtags-highlight-tag-at-point more efficient
2013-05-29 Leo LiuFix #9: Resolve symlinks before passing to 'global'
2013-05-29 Leo LiuFix #8: Avoid closing ECB compilation window
2013-04-05 Leo LiuFix #6: do not override split-window-preferred-function
2013-03-28 Leo LiuComment fix
2013-03-26 Leo LiuFix #4: handle buffers not visiting files more gracefully
2013-03-25 Leo LiuGive higher priority to ggtags-navigation-mode
2013-03-21 Leo LiuFix last change
2013-03-21 Leo LiuRemove ggtags-ignore-file-error and its uses
2013-03-20 Leo LiuUpdate README.rst
2013-03-20 Leo LiuCache the value of function ggtags-root-directory
2013-03-20 Leo LiuNew function try-complete-ggtags-tag for hippie-expand
2013-03-19 Leo Liu(sit-for 0) to allow compilation-auto-jump in timer...
2013-03-08 Leo LiuFix #1: use path-separator instead
2013-03-01 Leo LiuMake use of the new switch --path-style to global
next