summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2007-05-29Allow contrib new-workdir to link into bare repositoriesLibravatar Shawn O. Pearce1-5/+7
2007-05-24Update bash completion for git-config optionsLibravatar Shawn O. Pearce1-2/+12
2007-05-24Teach bash completion about recent log long optionsLibravatar Shawn O. Pearce1-2/+2
2007-05-24Teach bash completion about 'git remote update'Libravatar Shawn O. Pearce1-2/+14
2007-05-24Update bash completion header documentationLibravatar Shawn O. Pearce1-1/+14
2007-05-24Remove a duplicate --not option in bash completionLibravatar Shawn O. Pearce1-1/+1
2007-05-24Teach bash completion about git-shortlogLibravatar Shawn O. Pearce1-0/+23
2007-05-24Hide the plumbing diff-{files,index,tree} from bash completionLibravatar Shawn O. Pearce1-3/+3
2007-05-21Update bash completion to ignore some more plumbing commandsLibravatar Jonas Fonseca1-0/+3
2007-05-16Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-05-16import-tars: Use the "Link indicator" to identify directoriesLibravatar Johannes Schindelin1-1/+1
2007-05-10Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-05-07Properly handle '0' filenames in import-tarsLibravatar Shawn O. Pearce1-1/+1
2007-05-02Merge branch 'gfi-maint' into gfi-masterLibravatar Shawn O. Pearce1-0/+19
2007-05-02Teach import-tars about GNU tar's @LongLink extension.Libravatar Johannes Schindelin1-0/+19
2007-04-29Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2007-04-29Fix import-tars fix.Libravatar Junio C Hamano1-1/+1
2007-04-28import-tars: be nice to wrong directory modesLibravatar Johannes Schindelin1-0/+1
2007-04-26post-receive-email example hook: sed command for getting description was wrongLibravatar Andy Parkins1-1/+1
2007-04-26post-receive-email example hook: detect rewind-only updates and output sensib...Libravatar Andy Parkins1-23/+54
2007-04-26post-receive-email example hook: fastforward should have been fast_forwardLibravatar Andy Parkins1-1/+1
2007-04-24Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano1-1/+6
2007-04-24fix importing of subversion tarsLibravatar Uwe Kleine-König1-1/+6
2007-04-23Add clean.requireForce option, and add -f option to git-clean to override itLibravatar Josh Triplett1-0/+1
2007-04-20gitview: annotation supportLibravatar Aneesh Kumar K.V1-4/+256
2007-04-19git.el: Add a commit description to the reflog.Libravatar Alexandre Julliard1-14/+28
2007-04-19Contribute a fairly paranoid update hookLibravatar Shawn O. Pearce1-0/+284
2007-04-05Merge branch 'maint'Libravatar Junio C Hamano2-2/+2
2007-04-05DESTDIR support for git/contrib/emacsLibravatar Ville Skyttä1-2/+2
2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Libravatar Gerrit Pape1-0/+0
2007-03-31git-blame.el: pick a set of random colors for each git-blame turnLibravatar Xavier Maillard1-28/+55
2007-03-31git-blame.el: separate git-blame-mode to ease maintenanceLibravatar Xavier Maillard1-18/+37
2007-03-31contrib/workdir: add a simple script to create a working directoryLibravatar Julian Phillips1-0/+57
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailLibravatar Andy Parkins1-0/+588
2007-03-27git.el: Display some information about the HEAD commit.Libravatar Alexandre Julliard1-2/+20
2007-03-19contrib/continuous: a continuous integration build managerLibravatar Shawn O. Pearce2-0/+607
2007-03-19git.el: Add support for commit hooks.Libravatar Alexandre Julliard1-24/+57
2007-03-17Make gc a builtin.Libravatar James Bowes1-0/+37
2007-03-10Merge branch 'maint'Libravatar Junio C Hamano1-24/+65
2007-03-10git.el: Retrieve commit log information from .dotest directory.Libravatar Alexandre Julliard1-24/+53
2007-03-10git.el: Avoid appending a signoff line that is already present.Libravatar Alexandre Julliard1-6/+18
2007-03-05contrib/emacs: Use non-interactive function to byte-compile filesLibravatar Xavier Maillard1-2/+2
2007-02-28Merge branch 'maint'Libravatar Junio C Hamano1-6/+18
2007-02-28git.el: Set the default commit coding system from the repository config.Libravatar Alexandre Julliard1-6/+18
2007-02-27Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-02-27blameview: Fix the browse behavior in blameviewLibravatar Aneesh Kumar1-1/+1
2007-02-21Merge branch 'maint'Libravatar Junio C Hamano1-3/+6
2007-02-21Use gunzip -c over gzcat in import-tars example.Libravatar Michael Loeffler1-3/+6
2007-02-12Remove git-diff-stages.Libravatar Junio C Hamano1-1/+0
2007-02-12Remove git-resolve.Libravatar Junio C Hamano2-1/+112