aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2016-01-30release version 2.5.02.5.0Jonas Bernoulli
2016-01-30bump dependenciesJonas Bernoulli
2016-01-29magit-auto-revert-immediately: always default to tJonas Bernoulli
2016-01-29magit-refresh-all: run magit-{pre,post}-refresh-hookJonas Bernoulli
2016-01-28move with-editor to its own repositoryJonas Bernoulli
2016-01-28create magit-submodule.el from existing codeJonas Bernoulli
2016-01-28magit-this-process: define before using itJonas Bernoulli
2016-01-28log: add ++order pseudo optionJonas Bernoulli
2016-01-28magit-read-file-trace: prefix unused argument with _Jonas Bernoulli
2016-01-28magit-popup-variable-button: use magit-invoke-popup-actionJonas Bernoulli
2016-01-27magit-completing-read-function: add helm info to docstringKyle Meyer
2016-01-27magit-completing-read-function: change helm functionKyle Meyer
2016-01-27magit-insert-log: use `remove' when manipulating ARGSJonas Bernoulli
2016-01-27magit-run-git-with-input: drop INPUT parameterNoam Postavsky
2016-01-27magit-run-git-with-input: run synchronouslyNoam Postavsky
2016-01-27magit-run-git-with-logfile: run synchronouslyNoam Postavsky
2016-01-27magit-git-version: inverse meaning of argumentJonas Bernoulli
2016-01-27fix #2522Jonas Bernoulli
2016-01-26magit-format-patch: find cover letter in output dirKyle Meyer
2016-01-26magit-format-patch: immediately edit cover-letterJonas Bernoulli
2016-01-26magit-patch-popup: add --cover-letter switchJonas Bernoulli
2016-01-26magit-unstage: reverse committed changesJonas Bernoulli
2016-01-26advise auto-revert-buffers instead of redefining itJonas Bernoulli
2016-01-26auto-revert-buffers-counter: move definitionJonas Bernoulli
2016-01-26limit reverts to buffers visiting files in current repositoryJonas Bernoulli
2016-01-26auto-revert-buffers: make sure timer exists before cancelingJonas Bernoulli
2016-01-26auto-revert-buffers: cosmeticsJonas Bernoulli
2016-01-26auto-revert-buffers: increment 25's auto-revert-buffers-counterJonas Bernoulli
2016-01-26import auto-revert-buffers as-is from 24.5's autorevert.elJonas Bernoulli
2016-01-26magit-auto-revert: new custom groupJonas Bernoulli
2016-01-26magit-prefer-remote-upstream: new optionJonas Bernoulli
2016-01-26magit-read-starting-point: rename and move definitionJonas Bernoulli
2016-01-26magit-maybe-show-margin: ensure the margin is restoredJonas Bernoulli
2016-01-26magit-clone: no longer create symbolic-ref origin/HEAD by defaultJonas Bernoulli
2016-01-26magit-remote-{set,unset}-head: new commandsJonas Bernoulli
2016-01-26magit-read-remote-branch: fix sanity checkJonas Bernoulli
2016-01-25magit-branch-reset: do not set upstream by defaultJonas Bernoulli
2016-01-25magit-branch-reset: don't attempt to use a commit as upstreamJonas Bernoulli
2016-01-25magit-generate-new-buffer: deal with nil uniquify-buffer-name-styleJonas Bernoulli
2016-01-25magit-update-ref: new functionJonas Bernoulli
2016-01-24magit-maybe-show-margin: do nothing if magit-show-margin is setJonas Bernoulli
2016-01-24magit.org: minor improvements and typo fixesJonas Bernoulli
2016-01-24use "Unmerged into <upstream>" as section titleJonas Bernoulli
2016-01-19reset Package-Requires for MelpaJonas Bernoulli
2016-01-19release version 2.4.12.4.1Jonas Bernoulli
2016-01-19magit-{ref,tag}-p: new functionsJonas Bernoulli
2016-01-19magit-{,local-}branch-p: rename STRING argument to REVJonas Bernoulli
2016-01-19magit-rev-abbrev: new functionJonas Bernoulli
2016-01-19magit-git-executable: use process-linesNoam Postavsky
2016-01-19magit-diff-wash-submodule: fix #2495Jonas Bernoulli