summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-12blameview: Move the commit info to a pane below the blame window.Libravatar Aneesh Kumar K.V1-7/+26
2007-02-12import-tars: brown paper bag fix for file mode.Libravatar Michael Loeffler1-3/+1
2007-02-11bash: Hide git-fast-import.Libravatar Shawn O. Pearce1-0/+1
2007-02-09remove mailmap.linuxLibravatar Nicolas Pitre1-42/+0
2007-02-09git-blame.el: Autoupdate while editingLibravatar David Kågedal1-9/+86
2007-02-09git-blame.el: Doc fixes and cleanupLibravatar David Kågedal1-4/+10
2007-02-09git-blame.el: blame unsaved changesLibravatar David Kågedal1-21/+44
2007-02-09git-blame.el: improve color handlingLibravatar David Kågedal1-14/+10
2007-02-09Handle uncommitted changes and cache descriptionsLibravatar David Kågedal1-6/+20
2007-02-09git-blame: Change installation instructionsLibravatar Jakub Narebski1-4/+19
2007-02-09git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateLibravatar Jakub Narebski1-3/+72
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano1-0/+105
2007-02-08tar archive frontend for fast-import.Libravatar Shawn O. Pearce1-0/+105
2007-02-06Remove contrib/colordiffLibravatar Junio C Hamano2-198/+0
2007-02-05bash: Complete git-remote subcommands.Libravatar Shawn O. Pearce1-0/+28
2007-02-05bash: Support git-rebase -m continuation completion.Libravatar Shawn O. Pearce1-1/+1
2007-02-05git-blame: an Emacs minor mode to view file with git-blame output.Libravatar David Kågedal1-0/+180
2007-02-05Add hg-to-git conversion utility.Libravatar Stelian Pop2-0/+254
2007-02-05blameview: Support browsable functionality to blameview.Libravatar Aneesh Kumar K.V1-3/+20
2007-02-05bash: Support git-bisect and its subcommands.Libravatar Shawn O. Pearce1-0/+31
2007-02-05bash: Support --add completion to git-config.Libravatar Shawn O. Pearce1-1/+1
2007-02-05bash: Hide git-resolve, its deprecated.Libravatar Shawn O. Pearce1-0/+1
2007-02-05bash: Offer --prune completion for git-gc.Libravatar Shawn O. Pearce1-0/+14
2007-02-05bash: Hide diff-stages from completion.Libravatar Shawn O. Pearce1-0/+1
2007-02-05bash: Support completion on git-cherry.Libravatar Shawn O. Pearce1-0/+8
2007-02-04bash: Support internal revlist options better.Libravatar Shawn O. Pearce1-1/+3
2007-02-04bash: Support unique completion when possible.Libravatar Shawn O. Pearce1-99/+91
2007-02-04bash: Support unique completion on git-config.Libravatar Shawn O. Pearce1-38/+82
2007-02-04bash: Classify more commends out of completion.Libravatar Shawn O. Pearce1-1/+17
2007-02-04bash: Add space after unique command name is completed.Libravatar Shawn O. Pearce1-6/+20
2007-02-04bash: Complete long options to git-add.Libravatar Shawn O. Pearce1-0/+16
2007-02-04bash: Classify cat-file and reflog as plumbing.Libravatar Shawn O. Pearce1-20/+3
2007-02-04bash: Remove short option completions for branch/checkout/diff.Libravatar Shawn O. Pearce1-3/+3
2007-01-30blameview: Use git-cat-file to read the file content.Libravatar Aneesh Kumar K.V1-1/+2
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince4-14/+15
2007-01-28Add a sample program 'blameview' to show how to use git-blame --incrementalLibravatar Jeff King2-0/+128
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Libravatar Alexandre Julliard1-24/+8
2007-01-25contrib/emacs/vc-git.el: support vc-version-other-windowLibravatar Sam Vilain1-1/+26
2007-01-22contrib/vim: update syntax for changed commit templateLibravatar Jeff King1-2/+2
2007-01-15Replace "echo -n" with printf in shell scripts.Libravatar Jason Riedy1-1/+1
2007-01-09git.el: Define the propertize function if needed, for XEmacs compatibility.Libravatar Alexandre Julliard1-5/+13
2007-01-06git.el: Avoid setting font lock keywords before entering log-edit mode.Libravatar Alexandre Julliard1-8/+11
2007-01-06git.el: Don't use --info-only when resolving a file.Libravatar Alexandre Julliard1-1/+1
2006-12-27UTF-8: introduce i18n.logoutputencoding.Libravatar Junio C Hamano1-0/+1
2006-12-22vc-git: Ignore errors caused by a non-existent directory in vc-git-registered.Libravatar Alexandre Julliard1-2/+3
2006-12-18vim syntax: follow recent changes to commit templateLibravatar Jeff King1-2/+2