summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-10-15gtksourceview2 support for gitviewLibravatar Frederick Akalin1-22/+31
2007-10-15fix contrib/hooks/post-receive-email hooks.recipients error messageLibravatar Jeff Muizelaar1-1/+9
2007-10-01Merge branch 'maint'Libravatar Junio C Hamano1-1/+0
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Libravatar Andy Parkins1-1/+0
2007-09-29git.el: Reset the permission flags when changing a file state.Libravatar Alexandre Julliard1-17/+11
2007-09-29git.el: Update a file status in the git buffer upon save.Libravatar Alexandre Julliard1-2/+16
2007-09-29git.el: Do not print a status message on every git command.Libravatar Alexandre Julliard1-29/+41
2007-09-29git.el: Preserve file marks when doing a full refresh.Libravatar Alexandre Julliard1-12/+28
2007-09-25Move convert-objects to contrib.Libravatar Matt Kraai3-1/+357
2007-09-25Merge branch 'maint'Libravatar Junio C Hamano1-6/+10
2007-09-25Do not over-quote the -f envelopesender value.Libravatar Jim Meyering1-6/+10
2007-09-23Merge branch 'je/hooks'Libravatar Junio C Hamano1-0/+213
2007-09-23Merge branch 'maint'Libravatar Junio C Hamano5-5/+13
2007-09-23Supplant the "while case ... break ;; esac" idiomLibravatar David Kastrup3-3/+3
2007-09-22Detect exec bit in more cases.Libravatar David Brown1-1/+9
2007-09-18Added example hook script to save/restore permissions/ownership.Libravatar Josh England1-0/+213
2007-09-18contrib/fast-import: add perl version of simple exampleLibravatar Jeff King1-0/+64
2007-09-18contrib/fast-import: add simple shell exampleLibravatar Nguyen Thai Ngoc Duy1-0/+38
2007-09-14Merge branch 'jc/cachetree' into cr/resetLibravatar Junio C Hamano1-54/+143
2007-09-13git.el: Allow the add and remove commands to be applied to ignored files.Libravatar Alexandre Julliard1-2/+2
2007-09-13git.el: Allow selecting whether to display uptodate/unknown/ignored files.Libravatar Alexandre Julliard1-15/+77
2007-09-13git.el: Keep the status buffer sorted by filename.Libravatar Alexandre Julliard1-38/+65
2007-09-12Make "git reset" a builtin.Libravatar Carlos Rica1-0/+106
2007-09-06Merge branch 'master' of git://repo.or.cz/git/git-p4Libravatar Junio C Hamano1-130/+212
2007-09-05Don't allow contrib/workdir/git-new-workdir to trash existing dirsLibravatar Shawn O. Pearce1-0/+6
2007-09-03git-p4: Added support for automatically importing newly appearing perforce br...Libravatar Simon Hausmann1-2/+74
2007-09-03git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Libravatar Simon Hausmann1-17/+11
2007-09-03git-p4: Cleanup; moved the code for the initial #head or revision import into...Libravatar Simon Hausmann1-42/+45
2007-09-03git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Libravatar Simon Hausmann1-9/+9
2007-09-03git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Libravatar Simon Hausmann1-69/+71
2007-09-03git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Libravatar Simon Hausmann1-9/+14
2007-09-03git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Libravatar Simon Hausmann1-2/+9
2007-09-03git-p4: Always call 'p4 sync ...' before submitting to Perforce.Libravatar Simon Hausmann1-3/+2
2007-08-31Teach bash about completing arguments for git-tagLibravatar Shawn O. Pearce1-0/+58
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionLibravatar Johannes Schindelin1-0/+1
2007-08-29git.el: Added colors for dark backgroundLibravatar David Kågedal1-9/+18
2007-08-24git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Libravatar Simon Hausmann1-1/+1
2007-08-24git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Libravatar Simon Hausmann1-49/+55
2007-08-23Teach bash about git-submodule and its subcommandsLibravatar Shawn O. Pearce1-0/+27
2007-08-23Teach bash to complete ref arguments to git-describeLibravatar Shawn O. Pearce1-0/+8
2007-08-23Update bash completion with new 1.5.3 command line optionsLibravatar Shawn O. Pearce1-6/+26
2007-08-22git.el: Avoid a lisp error when there's no current branch (detached HEAD).Libravatar Alexandre Julliard1-3/+5
2007-08-22Suggest unsetting core.bare when using new-workdir on a bare repositoryLibravatar Shawn O. Pearce1-0/+8