summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* git.el: Set process-environment instead of invoking envDavid Kågedal2008-02-201-4/+3
* Merge branch 'maint'Junio C Hamano2008-02-161-1/+1
|\
| * hg-to-git: fix parent analysisStelian Pop2008-02-151-1/+1
* | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-111-1/+9
* | git.el: Better handling of subprocess errors.Alexandre Julliard2008-02-081-37/+51
* | git.el: Check for existing buffers on revert.Alexandre Julliard2008-02-081-0/+8
* | git.el: Added a command to amend a commit.Alexandre Julliard2008-02-081-1/+73
* | git.el: Support for showing unknown/ignored directories.Alexandre Julliard2008-02-081-9/+29
* | git-p4: Fix indentation from tab to spacesToby Allsopp2008-02-071-1/+1
* | Improve bash prompt to detect various states like an unfinished mergeRobin Rosenberg2008-02-061-4/+33
* | git-p4: Fix an obvious typoTommy Thorn2008-02-031-1/+1
* | git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann2008-02-031-0/+5
* | git-p4: Fix submit user-interface.Simon Hausmann2008-02-031-59/+26
* | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan2008-02-031-3/+7
|/
* Update git-completion for new 'remote rm' optionDan McGee2008-01-191-3/+3
* Officially deprecate repo-config.Junio C Hamano2008-01-172-2/+2
* hg-to-git: improve popen callsMark Drago2008-01-151-24/+22
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-131-17/+17
* git.el: Make status refresh faster.Alexandre Julliard2008-01-081-11/+13
* git.el: Refresh files from their real state upon commit.Alexandre Julliard2008-01-081-10/+12
* git.el: Make sure we never insert the same file twice.Alexandre Julliard2008-01-081-3/+3
* git.el: Display file types and type changes.Alexandre Julliard2008-01-061-3/+31
* git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard2008-01-061-2/+18
* git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard2008-01-061-2/+12
* contrib: resurrect scripted git-revert.Junio C Hamano2007-12-261-0/+197
* teach bash completion to treat commands with "--" as a helperJeff King2007-12-161-2/+1
* git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-111-1/+42
* hg-to-git: handle an empty dir in hg.Junio C Hamano2007-12-061-1/+1
* Merge branch 'kh/commit'Junio C Hamano2007-12-041-0/+639
|\
| * Port git commit to C.Kristian Høgsberg2007-11-221-0/+629
* | contrib: Make remotes2config.sh script more robustJakub Narebski2007-12-041-4/+4
* | Merge branch 'maint'Junio C Hamano2007-11-281-1/+1
|\ \
* | | bash completion: add diff optionsJohannes Schindelin2007-11-281-0/+14
* | | Merge branch 'jk/send-pack'Junio C Hamano2007-11-241-0/+142
|\ \ \
| * \ \ Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-141-0/+142
| |\ \ \
| | * | | Build in ls-remoteDaniel Barkalow2007-11-051-0/+142
* | | | | Merge branch 'sb/clean'Junio C Hamano2007-11-241-0/+118
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make git-clean a builtinShawn Bohrer2007-11-181-0/+118
* | | | | git-merge-ours: make it a builtin.Thomas Harning2007-11-221-0/+14
* | | | | git-p4: Fix typo in --detect-labelsShun Kei Leung2007-11-201-1/+1
* | | | | gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg2007-11-191-10/+7
|/ / / /
* | | | git-p4: Fix direct import from perforce after fetching changes through git fr...Simon Hausmann2007-11-161-2/+13
|/ / /
* | | contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-081-4/+0
* | | Merge branch 'cp/p4'Junio C Hamano2007-11-071-4/+89
|\ \ \
| * | | git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt2007-11-021-0/+44
| * | | git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt2007-11-021-4/+45
| |/ /
* | | contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-071-3/+5
* | | contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-071-92/+107
* | | contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-071-1/+1
|/ /
* | No longer install git-svnimport, move to contrib/examplesGerrit Pape2007-10-303-1/+1155