aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-16Released 0.6.10.6.1Marius Vollmer
2008-10-16Updated TODO.Marius Vollmer
2008-10-16Make sure that magit-run-with-input runs in the right directory.Marius Vollmer
2008-10-13Prepare 0.7.Marius Vollmer
2008-10-13Released 0.6-1.Marius Vollmer
2008-10-12Manual updates.Marius Vollmer
2008-10-12Directly use buffer for the commit message.Marius Vollmer
2008-10-12Fixlet in manual.Marius Vollmer
2008-10-12Ignore the TeX droppings.Marius Vollmer
2008-10-12Fixes.Marius Vollmer
2008-10-12Texinfo menu fixes.Marius Vollmer
2008-10-12Stage/unstage, etc individual lines.Marius Vollmer
2008-10-12Different hide/show behavior.Marius Vollmer
2008-10-12The "Untracked files" section is back, with better ignoring.Marius Vollmer
2008-10-10Re-added magit-write-diff-item-patch.Marius Vollmer
2008-10-10Make discarding work again.Marius Vollmer
2008-10-02Updated TODO.Marius Vollmer
2008-10-02Update commit display when moving with 'n' and 'p'.Marius Vollmer
2008-10-02Speed up buffer reverting.Marius Vollmer
2008-10-02Updated TODO.Marius Vollmer
2008-10-02Packaging tweaks.Marius Vollmer
2008-10-02Updated TODO.Marius Vollmer
2008-10-02Bugfix.Marius Vollmer
2008-10-02Avoid some unnecessary refreshes.Marius Vollmer
2008-10-02Improve log editing.Marius Vollmer
2008-09-30Speed up construction of buffers with a lot of sections.Marius Vollmer
2008-09-29Always refresh the status buffer.Marius Vollmer
2008-09-28Added menu.Marius Vollmer
2008-09-27Updated manual and TODO.Marius Vollmer
2008-09-26Handle revs that don't have a name.Marius Vollmer
2008-09-26Merge branch 'master' of zagadka.vm.bytemark.co.uk:git/magitMarius Vollmer
2008-09-26Updated TODO.Marius Vollmer
2008-09-25Let magit-status always ask for the directory.Marius Vollmer
2008-09-21Rewritten refresh mechanics.Marius Vollmer
2008-09-15Prefer symbolic names for default revisions.Marius Vollmer
2008-09-15Clean up shell escaping.Marius Vollmer
2008-09-15Mention non-support for rewriting merge commits in the manual.Marius Vollmer
2008-09-15Updated TODO.Marius Vollmer
2008-09-15Refresh buffer when rewrite-finish fails.Marius Vollmer
2008-09-15Refuse to apply, cherry-pick, or revert a merge commit.Marius Vollmer
2008-09-15Keep point where it was across a refresh.Marius Vollmer
2008-09-15Clean up applying/reverting pending commits a bit.Marius Vollmer
2008-09-15Keep log-edit message around in case commit fails.Marius Vollmer
2008-09-15Merged synchronous and asynchronous command running.Marius Vollmer
2008-09-14Rebase synchronously.Marius Vollmer
2008-09-14Doc updates.Marius Vollmer
2008-09-14Mark pending commits as used/unused only when the apply/revert succeeded.Marius Vollmer
2008-09-14Synchronous execution of most commands.Marius Vollmer
2008-09-14Updated TODO.Marius Vollmer
2008-09-14Revert files when stopping the rewrite at the end of a magit-rewrite-finish.Marius Vollmer