aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-23add elpa target1.1.0Yann Hodique
2011-12-23silence byte-compilerYann Hodique
2011-12-23fix magit URL in spec fileYann Hodique
2011-12-23update copyrights and creditsYann Hodique
2011-12-22document C-u C-u P PYann Hodique
2011-12-22allow pushing to an arbitrary branchYann Hodique
2011-12-21Merge pull request #305 from rubbish/patch-1Yann Hodique
2011-12-21Adding option for set-upstream. Luke Amdor
2011-12-21applied whitespace-cleanupYann Hodique
2011-12-21move up the major-mode test in magit-find-bufferYann Hodique
2011-12-21don't use caret notationYann Hodique
2011-12-21added a FAQ sectionYann Hodique
2011-12-21don't clear environment variables when no explicit spec is providedYann Hodique
2011-12-21fix wrong variable nameYann Hodique
2011-12-21Merge pull request #285 from JeffBellegarde/topic_push_uses_set_upstreamYann Hodique
2011-12-14Merge pull request #286 from ndreys/add-commit-split-workflowYann Hodique
2011-12-14Merge pull request #292 from dudebout/fix-refresh-buffer-point-change-lineYann Hodique
2011-12-14Merge pull request #296 from sigma/minor_modesYann Hodique
2011-12-09don't explicitly revert indirect buffersYann Hodique
2011-12-09fix regexp-based parsing of git branch -vaYann Hodique
2011-12-08Support 'ask and 'refuse options for magit-set-upstream-on-push.Jeff Bellegarde
2011-12-08point error messages to process bufferYann Hodique
2011-12-08give hint in case of git errorYann Hodique
2011-12-08adding doc for extensions as minor modesYann Hodique
2011-12-05Merge pull request #289 from dudebout/fix-double-remove-remote-branchYann Hodique
2011-12-05Merge pull request #298 from dooglus/masterYann Hodique
2011-12-05fix code for people who don't have server.el loadedYann Hodique
2011-12-05fix bug introduced by commit fe3d63fYann Hodique
2011-12-02Fix a couple of typos in the documentation.Chris Moore
2011-12-02Merge remote-tracking branch 'upstream/master' into topic_push_uses_set_upstreamJeff Bellegarde
2011-11-29Guard evaluation of server-use-tcp because it might not be definedRémi Vanicat
2011-11-25convert magit-stgit to minor-mode as wellYann Hodique
2011-11-25extensions as minor modesYann Hodique
2011-11-25silence compiler warningYann Hodique
2011-11-25parse shell input with eshell instead of pcompleteYann Hodique
2011-11-25allow meaningless labels to be maskedYann Hodique
2011-11-25Merge pull request #272 from Schnouki/masterPhil Jackson
2011-11-25Merge pull request #294 from shabble/fix-tree-predPhil Jackson
2011-11-25Fix `magit-save-buffers-predicate-tree-only' when checking unsaved buffers ac...Tom Feist
2011-11-23Fixed the behavior of highlighting in branch manager.Nicolas Dudebout
2011-11-23Additionaly conserve the position of point on the line after a refresh.Nicolas Dudebout
2011-11-23Make refresh keep the point on the correct line even when the point is not at...Nicolas Dudebout
2011-11-22Merge pull request #291 from dudebout/fix-remove-unused-facePhil Jackson
2011-11-22Merge pull request #290 from dudebout/fix-trailing-whitespacePhil Jackson
2011-11-21Removing another unused face.Nicolas Dudebout
2011-11-20Removing an unused face.Nicolas Dudebout
2011-11-20Fix double deleting of a remote branch.Nicolas Dudebout
2011-11-20Removed two trailing whitespaces.Nicolas Dudebout
2011-11-04Fix the logic of `magit-log-edit' function.Andrey Smirnov
2011-11-03Use set-upstream when pushing.Jeff Bellegarde