summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-03-03git-p4: Fix import of changesets with file deletionsSimon Hausmann1-20/+25
2008-03-02Merge branch 'np/verify-pack'Junio C Hamano1-1/+1
2008-03-01Make git-remote a builtinJohannes Schindelin1-0/+477
2008-03-01add storage size output to 'git verify-pack -v'Nicolas Pitre1-1/+1
2008-02-29Merge branch 'maint'Junio C Hamano1-1/+1
2008-02-29git.el: find the git-status buffer whatever its name isRémi Vanicat1-1/+1
2008-02-27completion: support format-patch's --cover-letter optionJohannes Schindelin1-0/+1
2008-02-27Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano1-118/+98
2008-02-27git.el: Do not display empty directories.Alexandre Julliard1-1/+1
2008-02-27Merge branch 'db/checkout'Junio C Hamano1-0/+302
2008-02-27git-p4: Support usage of perforce client specTor Arvid Lund1-8/+42
2008-02-27git-p4: git-p4 submit cleanups.Simon Hausmann1-41/+10
2008-02-27git-p4: Removed git-p4 submit --direct.Simon Hausmann1-45/+11
2008-02-27git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann1-16/+16
2008-02-27git-p4: Remove --log-substitutions feature.Simon Hausmann1-7/+0
2008-02-27git-p4: support exclude pathsTommy Thorn1-4/+22
2008-02-24Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce1-1/+4
2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal1-4/+3
2008-02-16Build in checkoutDaniel Barkalow1-0/+298
2008-02-16Merge branch 'maint'Junio C Hamano1-1/+1
2008-02-15hg-to-git: fix parent analysisStelian Pop1-1/+1
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa1-1/+9
2008-02-08git.el: Better handling of subprocess errors.Alexandre Julliard1-37/+51
2008-02-08git.el: Check for existing buffers on revert.Alexandre Julliard1-0/+8
2008-02-08git.el: Added a command to amend a commit.Alexandre Julliard1-1/+73
2008-02-08git.el: Support for showing unknown/ignored directories.Alexandre Julliard1-9/+29
2008-02-07git-p4: Fix indentation from tab to spacesToby Allsopp1-1/+1
2008-02-06Improve bash prompt to detect various states like an unfinished mergeRobin Rosenberg1-4/+33
2008-02-03git-p4: Fix an obvious typoTommy Thorn1-1/+1
2008-02-03git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann1-0/+5
2008-02-03git-p4: Fix submit user-interface.Simon Hausmann1-57/+24
2008-02-03Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan1-3/+7
2008-01-19Update git-completion for new 'remote rm' optionDan McGee1-3/+3
2008-01-17Officially deprecate repo-config.Junio C Hamano2-2/+2
2008-01-15hg-to-git: improve popen callsMark Drago1-23/+21
2008-01-13Remove usage of git- (dash) commands from email hookDan McGee1-17/+17
2008-01-08git.el: Make status refresh faster.Alexandre Julliard1-11/+13
2008-01-08git.el: Refresh files from their real state upon commit.Alexandre Julliard1-10/+12
2008-01-08git.el: Make sure we never insert the same file twice.Alexandre Julliard1-3/+3
2008-01-06git.el: Display file types and type changes.Alexandre Julliard1-3/+31
2008-01-06git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard1-2/+18
2008-01-06git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard1-2/+12
2007-12-26contrib: resurrect scripted git-revert.Junio C Hamano1-0/+197
2007-12-16teach bash completion to treat commands with "--" as a helperJeff King1-2/+1
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard1-1/+42
2007-12-06hg-to-git: handle an empty dir in hg.Junio C Hamano1-1/+1
2007-12-04Merge branch 'kh/commit'Junio C Hamano1-0/+639
2007-12-04contrib: Make remotes2config.sh script more robustJakub Narebski1-4/+4
2007-11-28Merge branch 'maint'Junio C Hamano1-1/+1
2007-11-28bash completion: add diff optionsJohannes Schindelin1-0/+14