aboutsummaryrefslogtreecommitdiff
path: root/magit-bisect.el
AgeCommit message (Expand)Author
2013-11-13magit.el: assimilate magit-bisect.elJonas Bernoulli
2013-10-31magit-bisect.el: use magit-find-bufferJonas Bernoulli
2013-10-30magit-bisect-start: use magit-guess-branchJonas Bernoulli
2013-09-27autoload commands that are useful outside a magit bufferJonas Bernoulli
2013-09-18`magit-bisect-run': properly set `buffer' and `process'Pieter Praet
2013-09-18`magit--bisect-last-pos': properly set prop 'permanent-local to tPieter Praet
2013-09-10split into multiple package[.el]sJonas Bernoulli
2013-09-10Merge branch 'sections'Jonas Bernoulli
2013-09-10add magit-insert-status-line-lineJonas Bernoulli
2013-09-06replace global magit-process-client-buffer with local variableJonas Bernoulli
2013-09-06define magit--bisect-last-pos as a permanent local variableJonas Bernoulli
2013-09-06always use ".git/magit-bisect-run" as the bisect scriptJonas Bernoulli
2013-08-26Makefile: add 'authors' targetPieter Praet
2013-08-01shorten long linesJonas Bernoulli
2013-07-24use the semantically best conditionalJonas Bernoulli
2013-07-18Merge branch 'cleanup'Jonas Bernoulli
2013-07-18update authorship information (on master)Jonas Bernoulli
2013-07-17use {setq,defvar}-local; define them for older EmacsenJonas Bernoulli
2013-07-14magit-git-dir: add optional SUBPATH argumentJonas Bernoulli
2013-04-04cleanup doc-stringsJonas Bernoulli
2013-04-04cleanup library headersJonas Bernoulli
2012-06-01don't use `chmod' for backward compatibilityYann Hodique
2012-04-21Remove assumption that '.git' is a directory.Peter J. Weisberg
2011-12-21applied whitespace-cleanupYann Hodique
2011-09-08Rearrange load orderRoger Crew
2011-09-08Forward declarations to shut up the byte-compilerRoger Crew
2011-09-08Fix magit-bisect-run so that interactive declaration will be recognizedRoger Crew
2011-04-08magit-bisect-skip doesn't take an argument; so don't pass one when calling it...Moritz Bunkus
2011-04-03Tab completion in bisect-run.Phil Jackson
2011-03-28Support for "git bisect run"Moritz Bunkus
2011-03-27Key mode functions do not pass prefix args throughMoritz Bunkus
2011-03-27Support for "git bisect" with "B" from status and log buffersMoritz Bunkus