summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-02-27git-p4: Remove --log-substitutions feature.Libravatar Simon Hausmann1-7/+0
2008-02-27git-p4: support exclude pathsLibravatar Tommy Thorn1-4/+22
2008-02-20git.el: Set process-environment instead of invoking envLibravatar David Kågedal1-4/+3
2008-02-16Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-02-15hg-to-git: fix parent analysisLibravatar Stelian Pop1-1/+1
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Libravatar Junichi Uekawa1-1/+9
2008-02-08git.el: Better handling of subprocess errors.Libravatar Alexandre Julliard1-37/+51
2008-02-08git.el: Check for existing buffers on revert.Libravatar Alexandre Julliard1-0/+8
2008-02-08git.el: Added a command to amend a commit.Libravatar Alexandre Julliard1-1/+73
2008-02-08git.el: Support for showing unknown/ignored directories.Libravatar Alexandre Julliard1-9/+29
2008-02-07git-p4: Fix indentation from tab to spacesLibravatar Toby Allsopp1-1/+1
2008-02-06Improve bash prompt to detect various states like an unfinished mergeLibravatar Robin Rosenberg1-4/+33
2008-02-03git-p4: Fix an obvious typoLibravatar Tommy Thorn1-1/+1
2008-02-03git-p4: Ensure the working directory and the index are clean before "git-p4 r...Libravatar Simon Hausmann1-0/+5
2008-02-03git-p4: Fix submit user-interface.Libravatar Simon Hausmann1-59/+26
2008-02-03Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importLibravatar Jason McMullan1-3/+7
2008-01-19Update git-completion for new 'remote rm' optionLibravatar Dan McGee1-3/+3
2008-01-17Officially deprecate repo-config.Libravatar Junio C Hamano2-2/+2
2008-01-15hg-to-git: improve popen callsLibravatar Mark Drago1-24/+22
2008-01-13Remove usage of git- (dash) commands from email hookLibravatar Dan McGee1-17/+17
2008-01-08git.el: Make status refresh faster.Libravatar Alexandre Julliard1-11/+13
2008-01-08git.el: Refresh files from their real state upon commit.Libravatar Alexandre Julliard1-10/+12
2008-01-08git.el: Make sure we never insert the same file twice.Libravatar Alexandre Julliard1-3/+3
2008-01-06git.el: Display file types and type changes.Libravatar Alexandre Julliard1-3/+31
2008-01-06git.el: Retrieve the permissions for up-to-date files.Libravatar Alexandre Julliard1-2/+18
2008-01-06git.el: Support for getting diffs from inside the log-edit buffer.Libravatar Alexandre Julliard1-2/+12
2007-12-26contrib: resurrect scripted git-revert.Libravatar Junio C Hamano1-0/+197
2007-12-16teach bash completion to treat commands with "--" as a helperLibravatar Jeff King1-2/+1
2007-12-11git.el: Added a menu for git-status-mode.Libravatar Alexandre Julliard1-1/+42
2007-12-06hg-to-git: handle an empty dir in hg.Libravatar Junio C Hamano1-1/+1
2007-12-04Merge branch 'kh/commit'Libravatar Junio C Hamano1-0/+639
2007-12-04contrib: Make remotes2config.sh script more robustLibravatar Jakub Narebski1-4/+4
2007-11-28Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-28bash completion: add diff optionsLibravatar Johannes Schindelin1-0/+14
2007-11-24Merge branch 'jk/send-pack'Libravatar Junio C Hamano1-0/+142
2007-11-24Merge branch 'sb/clean'Libravatar Junio C Hamano1-0/+118
2007-11-22Port git commit to C.Libravatar Kristian Høgsberg1-0/+629
2007-11-22git-merge-ours: make it a builtin.Libravatar Thomas Harning1-0/+14
2007-11-20git-p4: Fix typo in --detect-labelsLibravatar Shun Kei Leung1-1/+1
2007-11-19gitview: import only one of gtksourceview and gtksourceview2Libravatar Anton Gyllenberg1-10/+7
2007-11-18Make git-clean a builtinLibravatar Shawn Bohrer1-0/+118
2007-11-16git-p4: Fix direct import from perforce after fetching changes through git fr...Libravatar Simon Hausmann1-2/+13
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packLibravatar Junio C Hamano1-0/+142
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedLibravatar Gerrit Pape1-4/+0
2007-11-07Merge branch 'cp/p4'Libravatar Junio C Hamano1-4/+89
2007-11-07contrib/hooks/post-receive-email: make subject prefix configurableLibravatar Gerrit Pape1-3/+5
2007-11-07contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsLibravatar Gerrit Pape1-92/+107
2007-11-07contrib/hooks/post-receive-email: fix typoLibravatar Gerrit Pape1-1/+1
2007-11-05Build in ls-remoteLibravatar Daniel Barkalow1-0/+142
2007-11-02git-p4: Detect changes to executable bit and include them in p4 submit.Libravatar Chris Pettitt1-0/+44