diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
| commit | bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 (patch) | |
| tree | c4524e6c41aa5107211103401dabfaefc81aa882 /.config/emacs/lisp/magit/docs/RelNotes/0.8.2.txt | |
| parent | fe3984f541bd32bdfa418afb305b614176b55ca0 (diff) | |
add a bunch of emacs packages HELP
Diffstat (limited to '.config/emacs/lisp/magit/docs/RelNotes/0.8.2.txt')
| -rw-r--r-- | .config/emacs/lisp/magit/docs/RelNotes/0.8.2.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.config/emacs/lisp/magit/docs/RelNotes/0.8.2.txt b/.config/emacs/lisp/magit/docs/RelNotes/0.8.2.txt new file mode 100644 index 0000000..9367486 --- /dev/null +++ b/.config/emacs/lisp/magit/docs/RelNotes/0.8.2.txt @@ -0,0 +1,27 @@ +Magit v0.8.2 Release Notes +========================== + +Released 10 July 2010 by Phil Jackson. + +Changes since v0.8.1 +-------------------- + + * Use shorter more human readable representations for refs. + + * Optionally show refs for remote branches the way Git would. + + * Tell VC to update the mode-line for us. + +Authors +------- + + 21 Phil Jackson + 18 Natalie Weizenbaum + 2 Alan Falloon + 2 Moritz Bunkus + 2 Rémi Vanicat + 1 Alex Ott + 1 Leo Liu + 1 Sean Bryant + 1 Ævar Arnfjörð Bjarmason + 1 Óscar Fuentes |
