aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-23adding contributing guidelines1.1.2Yann Hodique
2012-09-23README.md: remove reference to outdated cheatsheetRamkumar Ramachandra
2012-09-23README.md: fix link to Magit Owners TeamRamkumar Ramachandra
2012-09-16Make .gitignore ignore the `dir` fileBradley Wright
2012-09-16#457: Create the directory for local ignores if neededBryan Shell
2012-09-16remove cp gnuismYann Hodique
2012-09-16make a dir file so that the package installs documentation properlyNic Ferier
2012-07-26Run git init with no argument in the correct directoryRémi Vanicat
2012-07-14fix typo in the manualYann Hodique
2012-05-28Build 50magit.el in $(CURDIR)Eric Davis
2012-05-28Make autoload creation parallel-make-safe.Nick Alcock
2012-05-23Guard against magit-format-ref returning nilJohn Wiegley
2012-05-08Merge branch 'generate-autoloads' into maintYann Hodique
2012-05-08fix compilation warningYann Hodique
2012-05-08Make 50magit.el (the file with the autoloads) an auto-generated file.Peter J. Weisberg
2012-05-08fix rebase-mode.el byte-compilationYann Hodique
2012-05-08Include rebase-mode.el in the MakefilePeter J. Weisberg
2012-05-07Merge branch 'hide-uninteresting' into maintYann Hodique
2012-05-07don't use CL's someYann Hodique
2012-05-07hide uninteresting refs from log bufferYann Hodique
2012-05-07don't use assoc.el anymoreYann Hodique
2012-05-04enable finding commands and hooks defined using macrosJonas Bernoulli
2012-04-21Don't call 'git rev-parse --git-dir' so many times in magit-rebase-infoPeter J. Weisberg
2012-04-21Remove assumption that '.git' is a directory.Peter J. Weisberg
2012-04-21Add function magit-git-dirPeter J. Weisberg
2012-04-02Fix default rev in magit-rebase-stepPeter J. Weisberg
2012-04-02Refactor magit-list-interesting-refsPeter J. Weisberg
2012-04-02Fix to magit-remote-branch-forPeter J. Weisberg
2012-04-02Make `magit-merge' work even if we're not in a magit bufferPeter J Weisberg
2012-03-29fix issue #383Yann Hodique
2012-02-18defvar section hooksYann Hodique
2012-02-18defvar command hooksYann Hodique
2012-02-13fix magit.el summary lineJonas Bernoulli
2012-01-22Fixes definitions of derived modesDamien Cassou
2012-01-15Fix whitespace in yes-or-no question1.1.1Ryan C. Thompson
2012-01-15Allow "empty" merge commitsPeter J. Weisberg
2012-01-13Merge branch 'maint--dudebout/fix-magit-log-edit' into maintYann Hodique
2012-01-13hint about toggling flagsYann Hodique
2012-01-13just open the commit dialog anywayYann Hodique
2012-01-13allow amending with C-u, empty commit with C-u C-uYann Hodique
2012-01-13change semantic of prefix argument to commitYann Hodique
2012-01-13Fixed the problem mentioned by @dabrahams in commit b2daab9.Nicolas Dudebout
2012-01-13Document increasing and decreasing hunk sizeJustin Caratzas
2012-01-08Put a comment at its place.Nicolas Dudebout
2012-01-08Fix typo in docstring.Nicolas Dudebout
2012-01-08Remove rev completion for the new branch in magit-move-branch.Nicolas Dudebout
2012-01-08Fix the magit-move-branch docstring.Nicolas Dudebout
2012-01-04Fixed a typo in magit-define-command docstring.Nicolas Dudebout
2012-01-04Do not remove magit.info when 'make clean' is run with dist tarballTimo Juhani Lindfors
2011-12-28Fix "ambiguous argument" error when refspec contains {x,y,z}Graham Clark