aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* 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
* hg-to-git: handle an empty dir in hg.Junio C Hamano2007-12-06
* Merge branch 'kh/commit'Junio C Hamano2007-12-04
|\
| * Port git commit to C.Kristian Høgsberg2007-11-22
* | contrib: Make remotes2config.sh script more robustJakub Narebski2007-12-04
* | Merge branch 'maint'Junio C Hamano2007-11-28
|\ \
* | | bash completion: add diff optionsJohannes Schindelin2007-11-28
* | | Merge branch 'jk/send-pack'Junio C Hamano2007-11-24
|\ \ \
| * \ \ Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
| |\ \ \
| | * | | Build in ls-remoteDaniel Barkalow2007-11-05
* | | | | Merge branch 'sb/clean'Junio C Hamano2007-11-24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make git-clean a builtinShawn Bohrer2007-11-18
* | | | | git-merge-ours: make it a builtin.Thomas Harning2007-11-22
* | | | | git-p4: Fix typo in --detect-labelsShun Kei Leung2007-11-20
* | | | | gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg2007-11-19
|/ / / /
* | | | git-p4: Fix direct import from perforce after fetching changes through git fr...Simon Hausmann2007-11-16
|/ / /
* | | contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-08
* | | Merge branch 'cp/p4'Junio C Hamano2007-11-07
|\ \ \
| * | | git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt2007-11-02
| * | | git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt2007-11-02
| |/ /
* | | contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-07
* | | contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-07
* | | contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-07
|/ /
* | No longer install git-svnimport, move to contrib/examplesGerrit Pape2007-10-30