aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2018-04-01Release version 2.12.12.12.1Jonas Bernoulli
2018-04-01magit-remote-popup: Fix binding conflictJonas Bernoulli
2018-03-29Reset Package-Requires for MelpaJonas Bernoulli
2018-03-29Release version 2.12.02.12.0Jonas Bernoulli
2018-03-26magit-fetch-all: Ignore unsupported argumentsJonas Bernoulli
2018-03-23Remember position when refreshing tabulated-list-mode buffersJonas Bernoulli
2018-03-22magit-inside-{gitdir,worktree}-p: Handle missing default-directoryJonas Bernoulli
2018-03-22magit-bare-repo-p: Handle missing default-directoryJonas Bernoulli
2018-03-21git-commit-setup-font-lock: Speedup for large number of branchesJonas Bernoulli
2018-03-19magit-refresh: Always run new magit-unwind-refresh-hookJonas Bernoulli
2018-03-19magit-git-repo-p: Avoid conflict with Tramp's new archive handlingJonas Bernoulli
2018-03-19magit-update-ref: Inhibit use of refresh cacheJonas Bernoulli
2018-03-16magit--github-url-p: Relax rules to account for fake hostsJonas Bernoulli
2018-03-16magit-remote-prune-refspecs: Make description more explicitJonas Bernoulli
2018-03-16magit-remote-prune: New commandJonas Bernoulli
2018-03-15magit-log-header-line-function: New optionJonas Bernoulli
2018-03-13magit-update-ref: Inhibit use of refresh cacheJonas Bernoulli
2018-03-13magit-error-section-map: New keymapJonas Bernoulli
2018-03-13magit--github-url-equal: Save match-dataJonas Bernoulli
2018-03-13magit--github-{url,remote}-p: Take ghub.host into accountJonas Bernoulli
2018-03-13magit-upstream-repository: Use magit--github-remote-pJonas Bernoulli
2018-03-13magit--forge-id: New functionJonas Bernoulli
2018-03-07Add --reverse support to logsJonas Bernoulli
2018-03-07Propertize [keywords] in git-rebase-mode buffersJonas Bernoulli
2018-03-07Propertize [keywords] shown in header of status bufferJonas Bernoulli
2018-03-04magit-{inside-gitdir,inside-worktree,bare-repo}-p: Signal errorJonas Bernoulli
2018-03-04magit-{outside-git-repo,git-executable-not-found}: New errorsJonas Bernoulli
2018-03-04magit-rev-parse-{true,false}: New functionsJonas Bernoulli
2018-03-04magit-git-{true,false}: Signal non-booleanJonas Bernoulli
2018-03-04magit-git-output: New functionJonas Bernoulli
2018-03-02magit-reshelve-since: Fix pastoJonas Bernoulli
2018-03-02magit-save-repository-buffers: Don't save files in non-existent dirsJonas Bernoulli
2018-03-02magit-commit-reshelve, magit-reshelve-since: New commandsJonas Bernoulli
2018-03-02magit-rev-author-p: New functionJonas Bernoulli
2018-02-25magit-insert-{,un}tracked-files: honor magit-diff-section-argumentsJonas Bernoulli
2018-02-25magit-diff-section-file-args: set safe-local-variableJonas Bernoulli
2018-02-25magit-diff-section-arguments: move permanent-local settingJonas Bernoulli
2018-02-22Improve submodule documentationJonas Bernoulli
2018-02-21magit-insert-heading: Small doc-string fixJonas Bernoulli
2018-02-20magit-log-format-message-function: New variableJonas Bernoulli
2018-02-20magit-insert-tags: CosmeticsJonas Bernoulli
2018-02-19magit-insert-tags: guard against empty messageKyle Meyer
2018-02-18Fix up recently added refs documentationKyle Meyer
2018-02-17magit-refs-pad-commit-counts: New optionJonas Bernoulli
2018-02-17Fix typosJonas Bernoulli
2018-02-16magit-refs--format-local-branches: Use safer --format by defaultJonas Bernoulli
2018-02-16magit-refs--format-local-branch: don't propertize msg if it's nilKyle Meyer
2018-02-16Translate `pcase-lambda` to `lambda`/`pcase-let`Matthew Fluet
2018-02-15refs: Correct and extend documentation for recent changesJonas Bernoulli
2018-02-15magit-dispatch-popup: Include magit-file-popup in file-visiting buffersJonas Bernoulli