aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-07Link to README to keep automake happy.0.8.0Phil Jackson
2010-05-07Revert "Merge branch 'am-from-wl'"Phil Jackson
2010-05-07Markdown'd the README.Phil Jackson
2010-05-06Acknowledge David Abrahams.Phil Jackson
2010-05-06Merge branch 'am-from-wl'Phil Jackson
2010-05-06Added `magit-wl-pipe-to-am'.Phil Jackson
2010-05-06Replace cl functions.Phil Jackson
2010-05-06`magit-list-projects' returns full path.Phil Jackson
2010-05-06Added `magit-list-projects.Phil Jackson
2010-05-06Added `magit-list-buffers'.Phil Jackson
2010-05-06Mention 'e' being the new 'l' in log view.Phil Jackson
2010-05-06Add an option to confirm reverting an item.Ramkumar Ramachandra
2010-05-06Have files saved when finished a three-way-merge with ediff.David Abrahams
2010-05-06Added a compatibility function for start-file-process as it does not existRémi Vanicat
2010-05-06Only call server-running-p on Emacs 23 or newerMoritz Bunkus
2010-05-06Use `magit-section-case' to get branch from wazzup.Phil Jackson
2010-05-06Use guess-branch and default-rev wherever we ask for a branch or a rev.Rémi Vanicat
2010-05-06When there is a guessed branch, it make a good default rev.Rémi Vanicat
2010-05-05Revert buffers after committingÓscar Fuentes
2010-05-05Correct informative text for showing more log entriesÓscar Fuentes
2010-05-05Make the process-connection-type customizable.Rémi Vanicat
2010-05-05Make magit ask for password also when git is asking for an host passwordRémi Vanicat
2010-05-05Added some missing contributor names.Phil Jackson
2010-05-05use "e" for more logRémi Vanicat
2010-05-02Fix open parentheses in doc stringsLeo
2010-04-28remove runtime dependence on cl.elRoger Crew
2010-04-28*magit-FOO-log* / introduce buffer name variablesRoger Crew
2010-04-27docstrings for various functionsRoger Crew
2010-04-25Magit now compiles cleanly.Fix for appending an explicit number of new log en...Roger Crew
2010-04-25Fix for appending an explicit number of new log entries.Phil Jackson
2010-04-25Minor doc changes.Phil Jackson
2010-04-25Added a function to grow the number of log in the log viewRémi Vanicat
2010-04-25magit-show-branches shows wrong repositoryRoger Crew
2010-04-12Merge branch 'more-keymaps'Phil Jackson
2010-04-12Regrouping command that create new view of current git repositories.Rémi Vanicat
2010-04-12Moving function related to current statusRémi Vanicat
2010-04-12Moving function working specifically on status hunk, diff and filesRémi Vanicat
2010-04-12Moving merging and branching function where there are commit and branch.Rémi Vanicat
2010-04-12Moving apply, cherry-pick and revert function.Rémi Vanicat
2010-04-12Moving diff view function where there are commits.Rémi Vanicat
2010-04-12Moving staging function to status bufferRémi Vanicat
2010-04-12Moving hunk size modifier in modes where there are hunks.Rémi Vanicat
2010-04-12Added minor mode for the different magit buffer.Rémi Vanicat
2010-04-01Only start the server if it isn't runningMoritz Bunkus
2010-04-01Merge branch 'fancy-branch-view'Phil Jackson
2010-04-01Fix `magit--branch-name-at-point'.Phil Jackson
2010-04-01Use `fundamental-mode' rather than `text-mode'Phil Jackson
2010-04-01Comments, removed old-point code which did nothing.Phil Jackson
2010-04-01Fix `magit--is-branch-at-point-remote'Phil Jackson
2010-04-01Revert "Fix `magit--branch-name-at-point'."Phil Jackson