aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2020-11-22manual: Fix typoMatthew Kraai
2020-11-19AUTHORS.md: Update list of contributorsJonas Bernoulli
2020-11-16manual: Fix and extend installation instructionsJonas Bernoulli
2020-11-10magit-insert-section: Don't require magit--section-type-alistJonas Bernoulli
2020-11-08Don't add global bindings that conflict or are unnecessaryJonas Bernoulli
2020-11-07Define global key bindings on after-init-hookJonas Bernoulli
2020-11-06Add three global key bindings by defaultJonas Bernoulli
2020-11-02magit-push-implicitly: Explicitly define as a suffix commandJonas Bernoulli
2020-09-19stats: Use absolute path to css fileJonas Bernoulli
2020-09-19manual: Use an icon in html exportJonas Bernoulli
2020-08-29manual: Add "How to pronounce Magit?"Jonas Bernoulli
2020-08-28AUTHORS.md: Update list of contributorsJonas Bernoulli
2020-08-23magit-rebase-remove-commit: Support removing HEAD commitKyle Meyer
2020-08-07manual: Add missing wordJonas Bernoulli
2020-07-10manual: Update stale references to magit-insert-submodulesKyle Meyer
2020-06-05magit-tag-release: Only --sign if that argument is enabledJonas Bernoulli
2020-06-02magit-insert-log: Use form feed rather than null byte as delimiterKyle Meyer
2020-05-29manual: No longer recommend disabling VCJonas Bernoulli
2020-05-29manual: No longer recommend disabling VCJonas Bernoulli
2020-05-24magit-abbrev-length: Handle explicit core.abbrev=autoKyle Meyer
2020-05-13Fix typosJonas Bernoulli
2020-05-03manual: Fix default value of magit-branch-read-upstream-firstClément Pit-Claudel
2020-04-25magit-reset-keep: New commandJonathan del Strother
2020-04-22Regenerate manualKyle Meyer
2020-04-22manual: Fix swapped magit-copy-* bindingsKyle Meyer
2020-04-18Add support for pre-release SemVer versionsAllen Li
2020-04-08magit-clone-set-remote-head: Doc fixBasil L. Contovounesios
2020-03-18Overrule users who try to force color control charactersJonas Bernoulli
2020-03-13Add doc on using absolute git path in CatalinaYann Herklotz
2020-03-11Remove documentation of removed variablesDan Davison
2020-03-06magit-add-change-log-entry: Tell add-log about magit-buffer-file-nameKyle Meyer
2020-02-26manual: Promote the --irreversible-delete diff argumentJonas Bernoulli
2020-02-23diff: Add add --irreversible-delete argumentJonas Bernoulli
2020-02-21magit-log-trace-definition: Escape ':'s in the function nameKyle Meyer
2020-02-19magit-wip-commit-worktree: Call read-tree with -iKyle Meyer
2020-02-19magit--wip-ref: Fix regression in handling of HEADKyle Meyer
2020-01-23make: Build and publish the magit-section manualJonas Bernoulli
2020-01-23Add initial magit-section manualJonas Bernoulli
2020-01-23No longer define magit-section's hook variables as custom optionsJonas Bernoulli
2020-01-12BACKERS.md: Update list of backersJonas Bernoulli
2020-01-12AUTHORS.md: Update list of contributorsJonas Bernoulli
2020-01-11The next release will be v3.0.0Jonas Bernoulli
2020-01-11Update release notesJonas Bernoulli
2020-01-11Update documentation of commands that may also set a remoteJonas Bernoulli
2020-01-08diff: Fix staging of intent-to-add hunks with recent Git versionsKyle Meyer
2020-01-02make: Copy indices for htmlified info manualsJonas Bernoulli
2020-01-02manual: Fix linksJonas Bernoulli
2019-12-27manual: Document git-commit-insert-pseudo-headerJonas Bernoulli
2019-12-22magit-copy-revision-abbreviated: New optionMagnus Malm
2019-12-19manual: Fix code quotingTsuyoshi Kitamoto