summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2007-03-05contrib/emacs: Use non-interactive function to byte-compile filesXavier Maillard
2007-02-28Merge branch 'maint'Junio C Hamano
2007-02-28git.el: Set the default commit coding system from the repository config.Alexandre Julliard
2007-02-28Merge branch 'maint'Junio C Hamano
2007-02-28blameview: Fix the browse behavior in blameviewAneesh Kumar
2007-02-21Merge branch 'maint'Junio C Hamano
2007-02-21Use gunzip -c over gzcat in import-tars example.Michael Loeffler
2007-02-13Remove git-diff-stages.Junio C Hamano
2007-02-13Remove git-resolve.Junio C Hamano
2007-02-13blameview: Move the commit info to a pane below the blame window.Aneesh Kumar K.V
2007-02-12import-tars: brown paper bag fix for file mode.Michael Loeffler
2007-02-12bash: Hide git-fast-import.Shawn O. Pearce
2007-02-09remove mailmap.linuxNicolas Pitre
2007-02-09git-blame.el: Autoupdate while editingDavid Kågedal
2007-02-09git-blame.el: Doc fixes and cleanupDavid Kågedal
2007-02-09git-blame.el: blame unsaved changesDavid Kågedal
2007-02-09git-blame.el: improve color handlingDavid Kågedal
2007-02-09Handle uncommitted changes and cache descriptionsDavid Kågedal
2007-02-09git-blame: Change installation instructionsJakub Narebski
2007-02-09git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateJakub Narebski
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-08tar archive frontend for fast-import.Shawn O. Pearce
2007-02-07Remove contrib/colordiffJunio C Hamano
2007-02-06bash: Complete git-remote subcommands.Shawn O. Pearce
2007-02-06bash: Support git-rebase -m continuation completion.Shawn O. Pearce
2007-02-05git-blame: an Emacs minor mode to view file with git-blame output.David Kågedal
2007-02-05Add hg-to-git conversion utility.Stelian Pop
2007-02-05blameview: Support browsable functionality to blameview.Aneesh Kumar K.V
2007-02-05bash: Support git-bisect and its subcommands.Shawn O. Pearce
2007-02-05bash: Support --add completion to git-config.Shawn O. Pearce
2007-02-05bash: Hide git-resolve, its deprecated.Shawn O. Pearce
2007-02-05bash: Offer --prune completion for git-gc.Shawn O. Pearce
2007-02-05bash: Hide diff-stages from completion.Shawn O. Pearce
2007-02-05bash: Support completion on git-cherry.Shawn O. Pearce
2007-02-04bash: Support internal revlist options better.Shawn O. Pearce
2007-02-04bash: Support unique completion when possible.Shawn O. Pearce
2007-02-04bash: Support unique completion on git-config.Shawn O. Pearce
2007-02-04bash: Classify more commends out of completion.Shawn O. Pearce
2007-02-04bash: Add space after unique command name is completed.Shawn O. Pearce
2007-02-04bash: Complete long options to git-add.Shawn O. Pearce
2007-02-04bash: Classify cat-file and reflog as plumbing.Shawn O. Pearce
2007-02-04bash: Remove short option completions for branch/checkout/diff.Shawn O. Pearce
2007-01-30blameview: Use git-cat-file to read the file content.Aneesh Kumar K.V
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-28Add a sample program 'blameview' to show how to use git-blame --incrementalJeff King
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard
2007-01-26contrib/emacs/vc-git.el: support vc-version-other-windowSam Vilain
2007-01-23contrib/vim: update syntax for changed commit templateJeff King
2007-01-16Replace "echo -n" with printf in shell scripts.Jason Riedy
2007-01-10git.el: Define the propertize function if needed, for XEmacs compatibility.Alexandre Julliard