summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal
2008-02-16Merge branch 'maint'Junio C Hamano
2008-02-16hg-to-git: fix parent analysisStelian Pop
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa
2008-02-08git.el: Better handling of subprocess errors.Alexandre Julliard
2008-02-08git.el: Check for existing buffers on revert.Alexandre Julliard
2008-02-08git.el: Added a command to amend a commit.Alexandre Julliard
2008-02-08git.el: Support for showing unknown/ignored directories.Alexandre Julliard
2008-02-07git-p4: Fix indentation from tab to spacesToby Allsopp
2008-02-07Improve bash prompt to detect various states like an unfinished mergeRobin Rosenberg
2008-02-03git-p4: Fix an obvious typoTommy Thorn
2008-02-03git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann
2008-02-03git-p4: Fix submit user-interface.Simon Hausmann
2008-02-03Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan
2008-01-20Update git-completion for new 'remote rm' optionDan McGee
2008-01-18Officially deprecate repo-config.Junio C Hamano
2008-01-16hg-to-git: improve popen callsMark Drago
2008-01-14Remove usage of git- (dash) commands from email hookDan McGee
2008-01-09git.el: Make status refresh faster.Alexandre Julliard
2008-01-09git.el: Refresh files from their real state upon commit.Alexandre Julliard
2008-01-09git.el: Make sure we never insert the same file twice.Alexandre Julliard
2008-01-07git.el: Display file types and type changes.Alexandre Julliard
2008-01-07git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard
2008-01-07git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard
2007-12-27contrib: resurrect scripted git-revert.Junio C Hamano
2007-12-16teach bash completion to treat commands with "--" as a helperJeff King
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard
2007-12-06hg-to-git: handle an empty dir in hg.Junio C Hamano
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-12-04contrib: Make remotes2config.sh script more robustJakub Narebski
2007-11-29Merge branch 'maint'Junio C Hamano
2007-11-29bash completion: add diff optionsJohannes Schindelin
2007-11-25Merge branch 'jk/send-pack'Junio C Hamano
2007-11-25Merge branch 'sb/clean'Junio C Hamano
2007-11-23Port git commit to C.Kristian Høgsberg
2007-11-22git-merge-ours: make it a builtin.Thomas Harning
2007-11-21git-p4: Fix typo in --detect-labelsShun Kei Leung
2007-11-20gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg
2007-11-19Make git-clean a builtinShawn Bohrer
2007-11-16git-p4: Fix direct import from perforce after fetching changes through git fr...Simon Hausmann
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape
2007-11-08Merge branch 'cp/p4'Junio C Hamano
2007-11-08contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape
2007-11-08contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape
2007-11-08contrib/hooks/post-receive-email: fix typoGerrit Pape
2007-11-05Build in ls-remoteDaniel Barkalow
2007-11-02git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt
2007-11-02git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt
2007-10-31No longer install git-svnimport, move to contrib/examplesGerrit Pape