summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2007-10-28git.el: Run git-gc --auto after commits.Alexandre Julliard
2007-10-28git.el: Refresh only the changed file marks when marking/unmarking all.Alexandre Julliard
2007-10-28git.el: Fix typo in git-update-saved-file error handling.Alexandre Julliard
2007-10-28git.el: Fix typo in "Reverted file" message.Alexandre Julliard
2007-10-25Merge branch 'db/fetch-pack'Junio C Hamano
2007-10-20git-p4 support for perforce renames.Chris Pettitt
2007-10-20git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Simon Hausmann
2007-10-18Merge branch 'maint'Shawn O. Pearce
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce
2007-10-16Minor usage update in setgitperms.perlJosh England
2007-10-16Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen
2007-10-16hg-to-git speedup through selectable repack intervalsMichael Gebetsroither
2007-10-16gtksourceview2 support for gitviewFrederick Akalin
2007-10-16fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar
2007-10-01Merge branch 'maint'Junio C Hamano
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins
2007-09-30git.el: Reset the permission flags when changing a file state.Alexandre Julliard
2007-09-30git.el: Update a file status in the git buffer upon save.Alexandre Julliard
2007-09-30git.el: Do not print a status message on every git command.Alexandre Julliard
2007-09-30git.el: Preserve file marks when doing a full refresh.Alexandre Julliard
2007-09-26Move convert-objects to contrib.Matt Kraai
2007-09-25Merge branch 'maint'Junio C Hamano
2007-09-25Do not over-quote the -f envelopesender value.Jim Meyering