]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2013-12-09 Leo LiuFix #25: be more defensive
2013-12-03 Leo LiuAlso remove "Using default configuration." in the output
2013-12-03 Leo LiuFix due to renaming no-display-ok to allow-no-window
2013-11-20 Leo LiuCustomisable use of tag table for completion at point
2013-11-20 Leo LiuRefactor ggtags-ensure-project for ggtags-create-tags
2013-11-19 Leo LiuImprove last change to observe ggtags-global-window...
2013-11-19 Leo LiuFix #19: display buffer promptly in case of multiple...
2013-11-19 Leo LiuFix #19: suppress displaying buffer for 0 or 1 match
2013-11-19 Leo LiuStricter regexp in ggtags-delete-tag-files
2013-11-18 Leo LiuAdd bindings for next-error and previous-error
2013-11-18 Leo LiuFix #22: try harder to compute relative names
2013-11-17 Leo LiuHandle `global -c' error: only name char is allowed
2013-11-17 Leo LiuNew helper macro when-let and use it
2013-11-17 Leo LiuFix #23: don't disable M-. in ggtags-navigation-mode
2013-11-17 Leo LiuFix #22: teach ggtags-find-project to handle symbolic...
2013-11-16 Leo LiuTurn off ggtags-navigation-mode after compilation-auto...
2013-11-16 Leo LiuSmall improvement to ggtags-global-exit-message-function
2013-11-16 Leo LiuGive better description to the type of tags found
2013-11-15 Leo LiuDon't run ggtags-update-tags in ggtags-completion-table
2013-11-14 Leo LiuMerge pull request #21 from purcell/patch-1
2013-11-14 Steve PurcellRequire Emacs 24
2013-11-14 Leo LiuDon't hard-code envvars in ggtags-save-project-settings
2013-11-13 Leo LiuBump version to v0.7.5 for GNU ELPA
2013-11-12 Leo LiuFix #20: Incorrect generation of relative file names
2013-11-12 Leo LiuBetter ggtags-project-oversize-p and oversize checking
2013-11-11 Leo LiuAlso run ggtags-update-tags in ggtags-global-start
2013-11-11 Leo LiuFix error `variable is void: find-tag-marker-ring'
2013-11-11 Leo LiuNew command ggtags-toggle-project-read-only
2013-11-11 Leo LiuFix sorting key in ggtags-view-tag-history
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
next