summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2007-09-24Merge branch 'je/hooks'Junio C Hamano
2007-09-24Merge branch 'maint'Junio C Hamano
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup
2007-09-22Detect exec bit in more cases.David Brown
2007-09-19Make fetch a builtinDaniel Barkalow
2007-09-19Added example hook script to save/restore permissions/ownership.Josh England
2007-09-18contrib/fast-import: add perl version of simple exampleJeff King
2007-09-18contrib/fast-import: add simple shell exampleNguyen Thai Ngoc Duy
2007-09-14Merge branch 'jc/cachetree' into cr/resetJunio C Hamano
2007-09-14git.el: Allow the add and remove commands to be applied to ignored files.Alexandre Julliard
2007-09-14git.el: Allow selecting whether to display uptodate/unknown/ignored files.Alexandre Julliard
2007-09-14git.el: Keep the status buffer sorted by filename.Alexandre Julliard
2007-09-12Make "git reset" a builtin.Carlos Rica
2007-09-06Merge branch 'master' of git://repo.or.cz/git/git-p4Junio C Hamano
2007-09-06Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce
2007-09-03git-p4: Added support for automatically importing newly appearing perforce br...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the code for the initial #head or revision import into...Simon Hausmann
2007-09-03git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Simon Hausmann
2007-09-03git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Simon Hausmann
2007-09-03git-p4: Always call 'p4 sync ...' before submitting to Perforce.Simon Hausmann
2007-09-01Teach bash about completing arguments for git-tagShawn O. Pearce
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin
2007-08-29git.el: Added colors for dark backgroundDavid Kågedal
2007-08-25git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann
2007-08-25git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann
2007-08-23Teach bash about git-submodule and its subcommandsShawn O. Pearce