summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2007-05-16Merge branch 'maint'Junio C Hamano1-1/+1
2007-05-16import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin1-1/+1
2007-05-10Merge branch 'maint'Junio C Hamano1-1/+1
2007-05-07Properly handle '0' filenames in import-tarsShawn O. Pearce1-1/+1
2007-05-02Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce1-0/+19
2007-05-02Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin1-0/+19
2007-04-29Merge branch 'maint'Junio C Hamano1-0/+1
2007-04-29Fix import-tars fix.Junio C Hamano1-1/+1
2007-04-28import-tars: be nice to wrong directory modesJohannes Schindelin1-0/+1
2007-04-26post-receive-email example hook: sed command for getting description was wrongAndy Parkins1-1/+1
2007-04-26post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins1-23/+54
2007-04-26post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins1-1/+1
2007-04-24Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-1/+6
2007-04-24fix importing of subversion tarsUwe Kleine-König1-1/+6
2007-04-23Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett1-0/+1
2007-04-20gitview: annotation supportAneesh Kumar K.V1-4/+256
2007-04-19git.el: Add a commit description to the reflog.Alexandre Julliard1-14/+28
2007-04-19Contribute a fairly paranoid update hookShawn O. Pearce1-0/+284
2007-04-05Merge branch 'maint'Junio C Hamano2-2/+2
2007-04-05DESTDIR support for git/contrib/emacsVille Skyttä1-2/+2
2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape1-0/+0
2007-03-31git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard1-27/+54
2007-03-31git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard1-18/+37
2007-03-31contrib/workdir: add a simple script to create a working directoryJulian Phillips1-0/+57
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins1-0/+588
2007-03-27git.el: Display some information about the HEAD commit.Alexandre Julliard1-2/+20
2007-03-19contrib/continuous: a continuous integration build managerShawn O. Pearce2-0/+607
2007-03-19git.el: Add support for commit hooks.Alexandre Julliard1-24/+57
2007-03-17Make gc a builtin.James Bowes1-0/+37
2007-03-10Merge branch 'maint'Junio C Hamano1-24/+65
2007-03-10git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard1-24/+53
2007-03-10git.el: Avoid appending a signoff line that is already present.Alexandre Julliard1-6/+18
2007-03-05contrib/emacs: Use non-interactive function to byte-compile filesXavier Maillard1-2/+2
2007-02-28Merge branch 'maint'Junio C Hamano1-6/+18
2007-02-28git.el: Set the default commit coding system from the repository config.Alexandre Julliard1-6/+18
2007-02-27Merge branch 'maint'Junio C Hamano1-1/+1
2007-02-27blameview: Fix the browse behavior in blameviewAneesh Kumar1-1/+1
2007-02-21Merge branch 'maint'Junio C Hamano1-3/+6
2007-02-21Use gunzip -c over gzcat in import-tars example.Michael Loeffler1-3/+6
2007-02-12Remove git-diff-stages.Junio C Hamano1-1/+0
2007-02-12Remove git-resolve.Junio C Hamano2-1/+112
2007-02-12blameview: Move the commit info to a pane below the blame window.Aneesh Kumar K.V1-7/+26
2007-02-12import-tars: brown paper bag fix for file mode.Michael Loeffler1-3/+1
2007-02-11bash: Hide git-fast-import.Shawn O. Pearce1-0/+1
2007-02-09remove mailmap.linuxNicolas Pitre1-42/+0
2007-02-09git-blame.el: Autoupdate while editingDavid Kågedal1-9/+86
2007-02-09git-blame.el: Doc fixes and cleanupDavid Kågedal1-4/+10
2007-02-09git-blame.el: blame unsaved changesDavid Kågedal1-21/+44
2007-02-09git-blame.el: improve color handlingDavid Kågedal1-14/+10
2007-02-09Handle uncommitted changes and cache descriptionsDavid Kågedal1-6/+20