]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2014-02-14 rocky3rd travis try via el-get
2014-02-14 rocky2nd try via el-get at travis
2014-02-14 rockySee if travis works via el-get
2014-02-13 rockyYet another attempt to get package-requires correct...
2014-02-12 rockyExtraneous ' on loc-change symbol
2014-02-12 rockyRemove debugger-name and cmd-args fields from srcbuf...
2014-02-12 rockycore.el: nil out breakpoints.
2014-02-11 rockycorrect regexp for matching a bashdb deleted breakpoint.
2014-02-10 rockyPackage names should be symbols, not strings.
2014-02-10 rockyMessed up on let syntax.
2014-02-10 rockyrealgud.el: forgot quotes fournd required package name...
2014-02-09 rockyelisp-comp: recompile only if necessary. realgud.el...
2014-02-09 rockyGive a message when we try we run deletel breakpoint...
2014-02-08 rockysource.el: realgud-srcbuf-init-or-update - add source...
2014-02-07 rockyAdd [delete] as a breakpoint delete key
2014-02-07 rockyMake realgud-cmd-delete really work when tied to a...
2014-02-07 rockyWork on "delete" shortkey
2014-02-06 rockyAdd interface for debugger "delete" "enable" and "disable"
2014-02-06 rockyReduce warnings. See previous commit
2014-02-06 rockyTry to reduce some of the warnings. I hate the Emacs...
2014-02-06 rockyDeleting breakpoints now implemented.
2014-02-05 rockyWork in Progress. Move a little forward on parsing...
2014-02-05 rockyModify "Failed to invoke shell command" to be more...
2013-12-22 rockyreduce gratuitous warnings which prevented us from...
2013-12-13 rockyReduce warnings
2013-12-12 rockyReduce warnings focused mostly in directory debugger
2013-12-11 rockyReduce warnings in tests.
2013-12-11 rockyRemove more warnings in test programs
2013-12-10 rockyMostly more declare-function statements
2013-12-07 rockyAdd gub panic backtrace line
2013-12-02 rockyReduce the number of warnings in the test directiory...
2013-12-02 rockyFix gub parse args - this time, for sure! Fix tests...
2013-12-01 rockycore.el: fix bugs in parsing gub command.
2013-12-01 rockyAdd golang backtrace regexp
2013-11-18 rockyFix up spelling when giving an error and regularize...
2013-11-17 rockyI hate travis
2013-11-17 rockycarton is now called cask? (travis yet again)
2013-11-17 rockyWrong path for cask in .travis
2013-11-17 rockyWrong version number for emacs in .travis
2013-11-17 rockyLooks like "carton" install now uses python rather...
2013-11-17 rockyI said use 24.3 for emacs testing
2013-11-17 rockyTry only emacs 24 for now. See github.com/magit for...
2013-11-17 rockyrealgud.el: Don't try to load gub for now. It's broken...
2013-09-24 R. BernsteinMerge pull request #16 from elbeardmorez/ac-lispdir
2013-09-23 Pete Beardmoreautoconf, fall back to default datadir install location
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyMore travis hacking.
2013-08-25 rockyCarton moved around stuff
2013-08-25 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2013-08-25 rockyAttempt to fix running trepanx-track-mode in shell...
2013-07-26 rockyInclude travis build status in README.md
2013-07-26 rockyTravis 6th try
2013-07-26 rockyTravis 5th try
2013-07-26 rockyTravis 4th try
2013-07-26 rockyTravis 3rd try
2013-07-26 rockyTravis 2nd try
2013-07-26 rockyTry travis
2013-07-24 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2013-07-24 rockyChange pattern for gub deleted breakpoint
2013-07-24 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2013-07-24 rockyUse long command names in gub
2013-07-12 rockyTop-level gub.sh to run the debugger from the outset...
2013-07-12 rockyAttempt to fix up gub invocation
2013-07-10 rockySmall changes: update version, list of debuggers suppor...
2013-07-10 rockyTry using Carton instead of realgud-pkg.el as suggested...
2013-07-10 rockyMake MELPA happy at the expense of making emacs's byte...
2013-07-02 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2013-07-02 rockygub prompt changed. Address some of the too-numerous...
2013-07-01 rockyRemove more free-variable warnings
2013-07-01 rockyMore testing stuff
2013-07-01 rockyReduce test warnings.
2013-06-30 rockyMore gub customization
2013-06-30 rockyDisallow filenames in location tracking that start...
2013-06-29 rockySee above.
2013-06-29 rockyAdd C-x C-q to turn off shortkey mode.
2013-06-27 rockyCorrect gub regexp
2013-06-27 rockyBetter (but not good) gub invocation settings
2013-06-27 rockyStart Go language interpreter debugger gub.
2013-06-14 rockyAdd a coderwall endorse
2013-06-08 rockyAdministration build stuff
2013-06-08 rockyfile.el, test-file.el: when we remap files remember...
2013-04-07 rockyOne more typo
2013-04-06 rockycompute-lispdir.sh, configure.ac: Figure out a reasonab...
2013-04-06 rockyAdd trepan2 for Python 2.x - -really copied/renamed...
2013-04-05 rockyRevise description so it doesn't say the same thing...
2013-04-05 rockyrealgud-pkg.el: add dependency on cl-lib.
2013-04-03 rockyrealgud.el: More doc tweaking. test-regexp-pydbgr.el...
2013-04-02 rockySmall doc-like changes.
2013-04-01 rockyWhy did I take so long to include this THANKS file?
2013-04-01 rockyMore name change artifacts
2013-04-01 R. BernsteinMerge pull request #14 from rocky/realgud
next