aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'jc/am'Junio C Hamano2008-03-08
|\
| * am: --rebasingJunio C Hamano2008-03-05
* | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-07
|\ \
| * | specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
| |/
* | bash: git-branch -d and -m lists only local branchesSZEDER Gábor2008-03-05
* | bash: add git-branch optionsSZEDER Gábor2008-03-05
|/
* git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-03
* Merge branch 'np/verify-pack'Junio C Hamano2008-03-02
|\
| * add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-01
* | Merge branch 'maint'Junio C Hamano2008-02-29
|\ \
| * | git.el: find the git-status buffer whatever its name isRémi Vanicat2008-02-29
* | | completion: support format-patch's --cover-letter optionJohannes Schindelin2008-02-27
| |/ |/|
* | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-02-27
|\ \
| * | git-p4: Support usage of perforce client specTor Arvid Lund2008-02-27
| * | git-p4: git-p4 submit cleanups.Simon Hausmann2008-02-27
| * | git-p4: Removed git-p4 submit --direct.Simon Hausmann2008-02-27
| * | git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann2008-02-27
| * | git-p4: Remove --log-substitutions feature.Simon Hausmann2008-02-27
| * | git-p4: support exclude pathsTommy Thorn2008-02-27
* | | git.el: Do not display empty directories.Alexandre Julliard2008-02-27
* | | Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\ \ \
| * | | Build in checkoutDaniel Barkalow2008-02-16
* | | | Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce2008-02-24
| |/ / |/| |
* | | git.el: Set process-environment instead of invoking envDavid Kågedal2008-02-20
* | | Merge branch 'maint'Junio C Hamano2008-02-16
|\ \ \ | | |/ | |/|
| * | hg-to-git: fix parent analysisStelian Pop2008-02-15
| |/
* | 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-p4: Fix indentation from tab to spacesToby Allsopp2008-02-07
* | Improve bash prompt to detect various states like an unfinished mergeRobin Rosenberg2008-02-06
* | git-p4: Fix an obvious typoTommy Thorn2008-02-03
* | git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann2008-02-03
* | git-p4: Fix submit user-interface.Simon Hausmann2008-02-03
* | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan2008-02-03
|/
* Update git-completion for new 'remote rm' optionDan McGee2008-01-19
* Officially deprecate repo-config.Junio C Hamano2008-01-17
* hg-to-git: improve popen callsMark Drago2008-01-15
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-13
* 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
* contrib: resurrect scripted git-revert.Junio C Hamano2007-12-26
* teach bash completion to treat commands with "--" as a helperJeff King2007-12-16
* git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-11