]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2013-11-18 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
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 LiuMerge branch 'master' of github.com:leoliu/ggtags
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 LiuMerge branch 'master' of github.com:leoliu/ggtags
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 Dmitry GutovAdd diff-hl to externals-list
2013-11-10 Dmitry GutovAdd 'packages/diff-hl/' from commit '80abec80ea5c060470...
2013-11-10 Dmitry GutovUpdate the copyright blurbs
2013-11-10 Leo LiuImprove error handling in ggtags-view-tag-history
2013-11-10 Dmitry GutovBump the version, add .elpaignore, drop Makefile
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 LiuMerge branch 'master' of github.com:leoliu/ggtags
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-07 Stefan Monnier* .bzrignore: Add auctex.
2013-11-07 Stefan Monnier* js2-mode/tests: Add copyright headers.
2013-11-06 Dmitry GutovMerge remote-tracking branch 'js2-mode/master'
2013-11-06 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
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-06 Dmitry GutovBump the version
2013-11-06 Dmitry GutovSupport Harmony spread operator, in arrays and calls
2013-11-05 Leo LiuCode cleanup
2013-11-05 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
2013-11-05 Leo LiuFix last change
2013-11-05 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
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 LiuMerge branch 'master' of github.com:leoliu/ggtags
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 LiuMerge branch 'master' of github.com:leoliu/ggtags
2013-11-03 Leo LiuNew command ggtags-browse-file-as-hypertext
2013-11-03 Dmitry GutovSupport Harmony generators (closes #119)
2013-11-03 Leo LiuNew variable ggtags-bounds-of-tag-function
2013-11-03 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
2013-11-03 Leo LiuMerge branch 'master' of https://github.com/leoliu...
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
next