summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2007-04-05Merge branch 'maint'Junio C Hamano
2007-04-05DESTDIR support for git/contrib/emacsVille Skyttä
2007-04-05rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape
2007-04-01git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard
2007-04-01git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard
2007-03-31contrib/workdir: add a simple script to create a working directoryJulian Phillips
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins
2007-03-27git.el: Display some information about the HEAD commit.Alexandre Julliard
2007-03-20contrib/continuous: a continuous integration build managerShawn O. Pearce
2007-03-19git.el: Add support for commit hooks.Alexandre Julliard
2007-03-17Make gc a builtin.James Bowes
2007-03-11Merge branch 'maint'Junio C Hamano
2007-03-11git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard
2007-03-11git.el: Avoid appending a signoff line that is already present.Alexandre Julliard
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