summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-02-15hg-to-git: fix parent analysisLibravatar Stelian Pop1-1/+1
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
2007-11-02git-p4: Add a helper function to parse the full git diff-tree output.Libravatar Chris Pettitt1-4/+45
2007-10-30No longer install git-svnimport, move to contrib/examplesLibravatar Gerrit Pape3-1/+1155
2007-10-28git.el: Run git-gc --auto after commits.Libravatar Alexandre Julliard1-0/+1
2007-10-28git.el: Refresh only the changed file marks when marking/unmarking all.Libravatar Alexandre Julliard1-2/+5
2007-10-28git.el: Fix typo in git-update-saved-file error handling.Libravatar Alexandre Julliard1-1/+1
2007-10-28git.el: Fix typo in "Reverted file" message.Libravatar Alexandre Julliard1-1/+1
2007-10-24Merge branch 'db/fetch-pack'Libravatar Junio C Hamano1-0/+377
2007-10-20git-p4 support for perforce renames.Libravatar Chris Pettitt1-1/+11
2007-10-20git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Libravatar Simon Hausmann1-0/+4
2007-10-18Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2007-10-18fixing output of non-fast-forward output of post-receive-emailLibravatar Robert Schiele1-1/+1
2007-10-16Merge branch 'master' into db/fetch-packLibravatar Shawn O. Pearce14-93/+736
2007-10-15Minor usage update in setgitperms.perlLibravatar Josh England1-3/+4
2007-10-15Add 'git-p4 commit' as an alias for 'git-p4 submit'Libravatar Marius Storm-Olsen1-0/+1
2007-10-15hg-to-git speedup through selectable repack intervalsLibravatar Michael Gebetsroither1-3/+11