aboutsummaryrefslogtreecommitdiff
path: root/contrib/emacs
Commit message (Expand)AuthorAge
* specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
* Merge branch 'maint'Junio C Hamano2008-02-29
|\
| * git.el: find the git-status buffer whatever its name isRémi Vanicat2008-02-29
* | git.el: Do not display empty directories.Alexandre Julliard2008-02-27
* | git.el: Set process-environment instead of invoking envDavid Kågedal2008-02-20
* | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-11
* | git.el: Better handling of subprocess errors.Alexandre Julliard2008-02-08
* | git.el: Check for existing buffers on revert.Alexandre Julliard2008-02-08
* | git.el: Added a command to amend a commit.Alexandre Julliard2008-02-08
* | git.el: Support for showing unknown/ignored directories.Alexandre Julliard2008-02-08
|/
* git.el: Make status refresh faster.Alexandre Julliard2008-01-08
* git.el: Refresh files from their real state upon commit.Alexandre Julliard2008-01-08
* git.el: Make sure we never insert the same file twice.Alexandre Julliard2008-01-08
* git.el: Display file types and type changes.Alexandre Julliard2008-01-06
* git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard2008-01-06
* git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard2008-01-06
* git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-11
* git.el: Run git-gc --auto after commits.Alexandre Julliard2007-10-28
* git.el: Refresh only the changed file marks when marking/unmarking all.Alexandre Julliard2007-10-28
* git.el: Fix typo in git-update-saved-file error handling.Alexandre Julliard2007-10-28
* git.el: Fix typo in "Reverted file" message.Alexandre Julliard2007-10-28
* git.el: Reset the permission flags when changing a file state.Alexandre Julliard2007-09-29
* git.el: Update a file status in the git buffer upon save.Alexandre Julliard2007-09-29
* git.el: Do not print a status message on every git command.Alexandre Julliard2007-09-29
* git.el: Preserve file marks when doing a full refresh.Alexandre Julliard2007-09-29
* git.el: Allow the add and remove commands to be applied to ignored files.Alexandre Julliard2007-09-13
* git.el: Allow selecting whether to display uptodate/unknown/ignored files.Alexandre Julliard2007-09-13
* git.el: Keep the status buffer sorted by filename.Alexandre Julliard2007-09-13
* git.el: Added colors for dark backgroundDavid Kågedal2007-08-29
* git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard2007-08-22
* git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard2007-08-13
* git.el: Add support for interactive diffs.Alexandre Julliard2007-08-13
* git.el: Take into account the core.excludesfile config option.Alexandre Julliard2007-07-31
* git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.Alexandre Julliard2007-07-31
* git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard2007-07-25
* git.el: Support for incremental status updates.Alexandre Julliard2007-07-24
* contrib/emacs/Makefile: Also install .el files.David Kastrup2007-07-15
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Add missing functions to contrib/emacs/vc-git.elDavid Kastrup2007-07-12
* Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-06
* git.el: Add a commit description to the reflog.Alexandre Julliard2007-04-19
* Merge branch 'maint'Junio C Hamano2007-04-05
|\
| * DESTDIR support for git/contrib/emacsVille Skyttä2007-04-05
* | git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard2007-03-31
* | git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard2007-03-31
|/
* git.el: Display some information about the HEAD commit.Alexandre Julliard2007-03-27
* git.el: Add support for commit hooks.Alexandre Julliard2007-03-19
* Merge branch 'maint'Junio C Hamano2007-03-10
|\
| * git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard2007-03-10
| * git.el: Avoid appending a signoff line that is already present.Alexandre Julliard2007-03-10