Commit graph

17 commits

Author SHA1 Message Date
Marius Vollmer
87a533d3d6 More docs. 2009-02-15 02:38:19 +02:00
Marius Vollmer
ff1e5bcd5b I like semicoli. 2009-02-15 01:39:05 +02:00
Marius Vollmer
59bd8eccc7 Use the digits to hide and show sections.
* magit.el (magit-section-lineage, magit-section-show-level, magit-show-level,
magit-define-level-shower-1): New.
(magit-mode-map): Bind the digits and M-digits to magit-show-level-N
and magit-show-level-N-all.
* magit.texi: Document it in a new chapter for Sections.
2009-02-08 01:35:56 +02:00
Marius Vollmer
2904e79a08 Make magit-status prompt less.
* magit.el (magit-status): Only read the top directory with e prefix
argument or when we are not inside a Git repository.
* magit.texi, NEWS: Document the new behavior.
2009-02-07 22:50:51 +02:00
Marius Vollmer
c9694146c8 Updated NEWS for the changes to 'l' and 'L'. 2009-02-05 22:46:31 +02:00
Marius Vollmer
c563011099 Mention wazzup in NEWS. 2009-01-25 01:08:28 +02:00
Marius Vollmer
4e8ff13fbb (Updated NEWS) 2008-11-10 00:28:19 +02:00
Marius Vollmer
7defaab319 NEWS. 2008-11-07 00:29:52 +02:00
Marius Vollmer
14004f41c6 Stage/unstage, etc individual lines.
* magit.el (magit-insert-region, magit-insert-current-line): New.
(magit-insert-hunk-item-region-patch): New.
(magit-run*): Added 'input' parameter.
(magit-run-with-input): New.
(magit-diff-item-insert-header, magit-insert-diff-item-patch,
magit-insert-hunk-item-patch, magit-apply-diff-item): Rewritten to
use *magit-tmp* buffer instead of a file.
(magit-apply-hunk-item): Likewise, and also restrict the patch to the
region when appropriate.
(magit-discard-item): Make sure that diff items that are not in the
staged or unstaged sections can not be discarded.
* magit.texi: Document it all.
2008-10-12 02:51:45 +03:00
Marius Vollmer
687ea4aef7 Simpler NEWS. 2008-09-11 01:26:12 +03:00
Marius Vollmer
151ae0a8a3 Redone key bindings for pulling, leaving 'U' free for unstage-all. 2008-08-21 00:18:04 +03:00
Marius Vollmer
601d26bf5a Use named functions for the section jumpers so that the online help
has something to show.
2008-08-19 00:42:44 +03:00
Marius Vollmer
ade7fd01ba Updated NEWS. 2008-08-18 22:48:58 +03:00
Marius Vollmer
dfa35cb2e0 Updated NEWS. 2008-08-17 02:43:39 +03:00
Marius Vollmer
7eb8d11311 Update NEWS. 2008-08-17 02:37:43 +03:00
Marius Vollmer
94e82247fb Prepare release a bit. 2008-08-13 06:48:46 +03:00
Marius Vollmer
08de8c72b1 Added README, AUTHORS, and NEWS. 2008-08-12 04:31:07 +03:00