summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-01-19Update git-completion for new 'remote rm' optionDan McGee1-3/+3
2008-01-17Officially deprecate repo-config.Junio C Hamano2-2/+2
2008-01-15hg-to-git: improve popen callsMark Drago1-23/+21
2008-01-13Remove usage of git- (dash) commands from email hookDan McGee1-17/+17
2008-01-08git.el: Make status refresh faster.Alexandre Julliard1-11/+13
2008-01-08git.el: Refresh files from their real state upon commit.Alexandre Julliard1-10/+12
2008-01-08git.el: Make sure we never insert the same file twice.Alexandre Julliard1-3/+3
2008-01-06git.el: Display file types and type changes.Alexandre Julliard1-3/+31
2008-01-06git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard1-2/+18
2008-01-06git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard1-2/+12
2007-12-26contrib: resurrect scripted git-revert.Junio C Hamano1-0/+197
2007-12-16teach bash completion to treat commands with "--" as a helperJeff King1-2/+1
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard1-1/+42
2007-12-06hg-to-git: handle an empty dir in hg.Junio C Hamano1-1/+1
2007-12-04Merge branch 'kh/commit'Junio C Hamano1-0/+639
2007-12-04contrib: Make remotes2config.sh script more robustJakub Narebski1-4/+4
2007-11-28Merge branch 'maint'Junio C Hamano1-1/+1
2007-11-28bash completion: add diff optionsJohannes Schindelin1-0/+14
2007-11-24Merge branch 'jk/send-pack'Junio C Hamano1-0/+142
2007-11-24Merge branch 'sb/clean'Junio C Hamano1-0/+118
2007-11-22Port git commit to C.Kristian Høgsberg1-0/+629
2007-11-22git-merge-ours: make it a builtin.Thomas Harning1-0/+14
2007-11-20git-p4: Fix typo in --detect-labelsShun Kei Leung1-1/+1
2007-11-19gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg1-10/+7
2007-11-18Make git-clean a builtinShawn Bohrer1-0/+118
2007-11-16git-p4: Fix direct import from perforce after fetching changes through git fr...Simon Hausmann1-2/+13
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano1-0/+142
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape1-4/+0
2007-11-07Merge branch 'cp/p4'Junio C Hamano1-4/+89
2007-11-07contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape1-3/+5
2007-11-07contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape1-91/+106
2007-11-07contrib/hooks/post-receive-email: fix typoGerrit Pape1-1/+1
2007-11-05Build in ls-remoteDaniel Barkalow1-0/+142
2007-11-02git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt1-0/+44
2007-11-02git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt1-4/+45
2007-10-30No longer install git-svnimport, move to contrib/examplesGerrit Pape3-1/+1155
2007-10-28git.el: Run git-gc --auto after commits.Alexandre Julliard1-0/+1
2007-10-28git.el: Refresh only the changed file marks when marking/unmarking all.Alexandre Julliard1-2/+5
2007-10-28git.el: Fix typo in git-update-saved-file error handling.Alexandre Julliard1-1/+1
2007-10-28git.el: Fix typo in "Reverted file" message.Alexandre Julliard1-1/+1
2007-10-24Merge branch 'db/fetch-pack'Junio C Hamano1-0/+377
2007-10-20git-p4 support for perforce renames.Chris Pettitt1-1/+11
2007-10-20git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Simon Hausmann1-0/+4
2007-10-18Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele1-1/+1
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce14-92/+735
2007-10-15Minor usage update in setgitperms.perlJosh England1-3/+4
2007-10-15Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen1-0/+1
2007-10-15hg-to-git speedup through selectable repack intervalsMichael Gebetsroither1-3/+11
2007-10-15gtksourceview2 support for gitviewFrederick Akalin1-22/+31