aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-08Released 0.7.0.7.0Marius Vollmer
2009-03-08Make 'i' toggle the ignore flag for wazzup.Marius Vollmer
2009-03-08Merge commit 'remi/master'Marius Vollmer
2009-03-08Cache Git configuration per buffer, not globally.Marius Vollmer
2009-03-08Select the proper name for the svn branch.Marius Vollmer
2009-03-02in interactive merge, rename ours to current and their to merged.Rémi Vanicat
2009-03-01Make it work with tramp some more.Marius Vollmer
2009-03-01Make standard options customizable.Marius Vollmer
2009-03-01Allow ignoring of branches in the Wazzup view.Marius Vollmer
2009-03-01Don't run shell for magit-file-lines.Marius Vollmer
2009-03-01Document C-c C-k in the *magit-log-edit* buffer.Marius Vollmer
2009-03-01Tell people that they are going to do a hard reset.Marius Vollmer
2009-03-01Use ediff interactive merge to help conflict resolution.Rémi Vanicat
2009-03-01Removing one of the two "i" bindingsRémi Vanicat
2009-03-01Permit cancelling log edits.Jesse Alama
2009-03-01'C-u x' will do a hard resetJohn Wiegley
2009-03-01Made git-svn support usable for the average userJohn Wiegley
2009-03-01Only try to fit current section into window when it is not hidden.Marius Vollmer
2009-03-01Documentation updates.Marius Vollmer
2009-02-28Allow magit to work with Tramp.Ian Eure
2009-02-28No idea how to present tags in the UI.Marius Vollmer
2009-02-28Show correct filenames in the "Pending changes" section.Marius Vollmer
2009-02-28Make it an option to stage everything on magit-log-edit.Marius Vollmer
2009-02-28Tentative plan for 0.7.Marius Vollmer
2009-02-28Show unpushed/pulled commits from a git-svn remote in magit-statusSteve Purcell
2009-02-28Unbreak magit-remote-update for git-svn users.Marius Vollmer
2009-02-27Added link to mailing list.Marius Vollmer
2009-02-20Document new behavior of 'c'.Marius Vollmer
2009-02-20Made "git commit --all" more explicit.Marius Vollmer
2009-02-20Allow '-' and '_' in log-edit field names.Marius Vollmer
2009-02-19magit-goto-next-section: when moving down to the next section, try to fit theDavid Wallin
2009-02-19Build-Depend on emacsen instead of on emacs.Marius Vollmer
2009-02-19Several improvements to the whazzup commandJohn Wiegley
2009-02-19Fixlet to make magit-status work again when called from a non-Git dir.Marius Vollmer
2009-02-18Fixlet to make the log work again.Marius Vollmer
2009-02-16Merge commit 'jwiegley/master'Marius Vollmer
2009-02-15Made behavior of M-H and M-h consistent for diffsJohn Wiegley
2009-02-15Use display-buffer, not pop-to-buffer, when showing magit-process after a delayJohn Wiegley
2009-02-16Fix mode line process status.Marius Vollmer
2009-02-15Use Git cherry-pick also for 'a' and Git revert for 'v'.Marius Vollmer
2009-02-15Pass "--no-pager" to Git.Marius Vollmer
2009-02-15Improve message when discarding changes in a region.Marius Vollmer
2009-02-15Don't use dynamic scoping.Marius Vollmer
2009-02-15Make 'sure' that taking a snapshot does not revert buffers wrongly.Marius Vollmer
2009-02-14If SPC and DEL are used within a normal text region, just scroll up/down.John Wiegley
2009-02-15Ignore PDF and PS output.Marius Vollmer
2009-02-15Distinguish "new file" and "new mode".Marius Vollmer
2009-02-15Put stashes into *magit-stash* so that magit-currently-shown-stash works.Marius Vollmer
2009-02-15Pass -U arg to diff correctly.Marius Vollmer
2009-02-15Fix applying parts of patches in reverse.Marius Vollmer