summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* gitview: run blame with -C -CAneesh Kumar K.V2007-06-131-1/+1
* gitview: Fix the blame interface.Aneesh Kumar K.V2007-06-131-1/+18
* gitview: Define __slots__ for CommitMichael Ellerman2007-06-081-0/+3
* gitview: Use new-style classesMichael Ellerman2007-06-081-4/+4
* War on whitespaceJunio C Hamano2007-06-075-7/+1
* Allow contrib new-workdir to link into bare repositoriesShawn O. Pearce2007-05-291-5/+7
* Update bash completion for git-config optionsShawn O. Pearce2007-05-241-2/+12
* Teach bash completion about recent log long optionsShawn O. Pearce2007-05-241-2/+2
* Teach bash completion about 'git remote update'Shawn O. Pearce2007-05-241-2/+14
* Update bash completion header documentationShawn O. Pearce2007-05-241-1/+14
* Remove a duplicate --not option in bash completionShawn O. Pearce2007-05-241-1/+1
* Teach bash completion about git-shortlogShawn O. Pearce2007-05-241-0/+23
* Hide the plumbing diff-{files,index,tree} from bash completionShawn O. Pearce2007-05-241-3/+3
* Update bash completion to ignore some more plumbing commandsJonas Fonseca2007-05-211-0/+3
* Merge branch 'maint'Junio C Hamano2007-05-161-1/+1
|\
| * import-tars: Use the "Link indicator" to identify directoriesJohannes Schindelin2007-05-161-1/+1
* | Merge branch 'maint'Junio C Hamano2007-05-101-1/+1
|\ \ | |/
| * Properly handle '0' filenames in import-tarsShawn O. Pearce2007-05-071-1/+1
* | Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce2007-05-021-0/+19
|\ \ | |/
| * Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin2007-05-021-0/+19
* | Merge branch 'maint'Junio C Hamano2007-04-291-0/+1
|\ \ | |/
| * Fix import-tars fix.Junio C Hamano2007-04-291-1/+1
| * import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-281-0/+1
* | post-receive-email example hook: sed command for getting description was wrongAndy Parkins2007-04-261-1/+1
* | post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins2007-04-261-23/+54
* | post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins2007-04-261-1/+1
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-04-241-1/+6
|\ \
| * | fix importing of subversion tarsUwe Kleine-König2007-04-241-1/+6
* | | Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-231-0/+1
* | | gitview: annotation supportAneesh Kumar K.V2007-04-201-4/+256
|/ /
* | git.el: Add a commit description to the reflog.Alexandre Julliard2007-04-191-14/+28
* | Contribute a fairly paranoid update hookShawn O. Pearce2007-04-191-0/+284
* | Merge branch 'maint'Junio C Hamano2007-04-052-2/+2
|\ \ | |/
| * DESTDIR support for git/contrib/emacsVille Skyttä2007-04-051-2/+2
| * rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-041-0/+0
* | git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard2007-03-311-28/+55
* | git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard2007-03-311-18/+37
|/
* contrib/workdir: add a simple script to create a working directoryJulian Phillips2007-03-311-0/+57
* Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins2007-03-311-0/+588
* git.el: Display some information about the HEAD commit.Alexandre Julliard2007-03-271-2/+20
* contrib/continuous: a continuous integration build managerShawn O. Pearce2007-03-192-0/+607
* git.el: Add support for commit hooks.Alexandre Julliard2007-03-191-24/+57
* Make gc a builtin.James Bowes2007-03-171-0/+37
* Merge branch 'maint'Junio C Hamano2007-03-101-24/+65
|\
| * git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard2007-03-101-24/+53
| * git.el: Avoid appending a signoff line that is already present.Alexandre Julliard2007-03-101-6/+18
* | contrib/emacs: Use non-interactive function to byte-compile filesXavier Maillard2007-03-051-2/+2
* | Merge branch 'maint'Junio C Hamano2007-02-281-6/+18
|\ \ | |/
| * git.el: Set the default commit coding system from the repository config.Alexandre Julliard2007-02-281-6/+18
* | Merge branch 'maint'Junio C Hamano2007-02-271-1/+1
|\ \ | |/