Age | Commit message (Expand) | Author | Files | Lines |
2007-05-16 | import-tars: Use the "Link indicator" to identify directories | Johannes Schindelin | 1 | -1/+1 |
2007-05-07 | Properly handle '0' filenames in import-tars | Shawn O. Pearce | 1 | -1/+1 |
2007-05-02 | Teach import-tars about GNU tar's @LongLink extension. | Johannes Schindelin | 1 | -0/+19 |
2007-04-29 | Fix import-tars fix. | Junio C Hamano | 1 | -1/+1 |
2007-04-28 | import-tars: be nice to wrong directory modes | Johannes Schindelin | 1 | -0/+1 |
2007-04-05 | DESTDIR support for git/contrib/emacs | Ville Skyttä | 1 | -2/+2 |
2007-04-04 | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. | Gerrit Pape | 1 | -0/+0 |
2007-03-31 | contrib/workdir: add a simple script to create a working directory | Julian Phillips | 1 | -0/+57 |
2007-03-31 | Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email | Andy Parkins | 1 | -0/+588 |
2007-03-27 | git.el: Display some information about the HEAD commit. | Alexandre Julliard | 1 | -2/+20 |
2007-03-19 | contrib/continuous: a continuous integration build manager | Shawn O. Pearce | 2 | -0/+607 |
2007-03-19 | git.el: Add support for commit hooks. | Alexandre Julliard | 1 | -24/+57 |
2007-03-17 | Make gc a builtin. | James Bowes | 1 | -0/+37 |
2007-03-10 | Merge branch 'maint' | Junio C Hamano | 1 | -24/+65 |
2007-03-10 | git.el: Retrieve commit log information from .dotest directory. | Alexandre Julliard | 1 | -24/+53 |
2007-03-10 | git.el: Avoid appending a signoff line that is already present. | Alexandre Julliard | 1 | -6/+18 |
2007-03-05 | contrib/emacs: Use non-interactive function to byte-compile files | Xavier Maillard | 1 | -2/+2 |
2007-02-28 | Merge branch 'maint' | Junio C Hamano | 1 | -6/+18 |
2007-02-28 | git.el: Set the default commit coding system from the repository config. | Alexandre Julliard | 1 | -6/+18 |
2007-02-27 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-02-27 | blameview: Fix the browse behavior in blameview | Aneesh Kumar | 1 | -1/+1 |
2007-02-21 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+6 |
2007-02-21 | Use gunzip -c over gzcat in import-tars example. | Michael Loeffler | 1 | -3/+6 |
2007-02-12 | Remove git-diff-stages. | Junio C Hamano | 1 | -1/+0 |
2007-02-12 | Remove git-resolve. | Junio C Hamano | 2 | -1/+112 |
2007-02-12 | blameview: Move the commit info to a pane below the blame window. | Aneesh Kumar K.V | 1 | -7/+26 |
2007-02-12 | import-tars: brown paper bag fix for file mode. | Michael Loeffler | 1 | -3/+1 |
2007-02-11 | bash: Hide git-fast-import. | Shawn O. Pearce | 1 | -0/+1 |
2007-02-09 | remove mailmap.linux | Nicolas Pitre | 1 | -42/+0 |
2007-02-09 | git-blame.el: Autoupdate while editing | David Kågedal | 1 | -9/+86 |
2007-02-09 | git-blame.el: Doc fixes and cleanup | David Kågedal | 1 | -4/+10 |
2007-02-09 | git-blame.el: blame unsaved changes | David Kågedal | 1 | -21/+44 |
2007-02-09 | git-blame.el: improve color handling | David Kågedal | 1 | -14/+10 |
2007-02-09 | Handle uncommitted changes and cache descriptions | David Kågedal | 1 | -6/+20 |
2007-02-09 | git-blame: Change installation instructions | Jakub Narebski | 1 | -4/+19 |
2007-02-09 | git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate | Jakub Narebski | 1 | -3/+72 |
2007-02-08 | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 1 | -0/+105 |
2007-02-08 | tar archive frontend for fast-import. | Shawn O. Pearce | 1 | -0/+105 |
2007-02-06 | Remove contrib/colordiff | Junio C Hamano | 2 | -198/+0 |
2007-02-05 | bash: Complete git-remote subcommands. | Shawn O. Pearce | 1 | -0/+28 |
2007-02-05 | bash: Support git-rebase -m continuation completion. | Shawn O. Pearce | 1 | -1/+1 |
2007-02-05 | git-blame: an Emacs minor mode to view file with git-blame output. | David Kågedal | 1 | -0/+180 |
2007-02-05 | Add hg-to-git conversion utility. | Stelian Pop | 2 | -0/+254 |
2007-02-05 | blameview: Support browsable functionality to blameview. | Aneesh Kumar K.V | 1 | -3/+20 |
2007-02-05 | bash: Support git-bisect and its subcommands. | Shawn O. Pearce | 1 | -0/+31 |
2007-02-05 | bash: Support --add completion to git-config. | Shawn O. Pearce | 1 | -1/+1 |
2007-02-05 | bash: Hide git-resolve, its deprecated. | Shawn O. Pearce | 1 | -0/+1 |
2007-02-05 | bash: Offer --prune completion for git-gc. | Shawn O. Pearce | 1 | -0/+14 |
2007-02-05 | bash: Hide diff-stages from completion. | Shawn O. Pearce | 1 | -0/+1 |
2007-02-05 | bash: Support completion on git-cherry. | Shawn O. Pearce | 1 | -0/+8 |