| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running... | Simon Hausmann | 2007-08-24 | 1 | -1/+1 |
* | git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro... | Simon Hausmann | 2007-08-24 | 1 | -49/+55 |
* | Teach bash about git-submodule and its subcommands | Shawn O. Pearce | 2007-08-23 | 1 | -0/+27 |
* | Teach bash to complete ref arguments to git-describe | Shawn O. Pearce | 2007-08-23 | 1 | -0/+8 |
* | Update bash completion with new 1.5.3 command line options | Shawn O. Pearce | 2007-08-23 | 1 | -6/+26 |
* | git.el: Avoid a lisp error when there's no current branch (detached HEAD). | Alexandre Julliard | 2007-08-22 | 1 | -3/+5 |
* | Suggest unsetting core.bare when using new-workdir on a bare repository | Shawn O. Pearce | 2007-08-22 | 1 | -0/+8 |
* | Fix new-workdir (again) to work on bare repositories | Shawn O. Pearce | 2007-08-22 | 1 | -3/+7 |
* | git-completion.bash - add support for git-bundle | Mark Levedahl | 2007-08-19 | 1 | -0/+32 |
* | git-p4: Fix the sorting of changelists when cloning a Perforce repository. | Reece H. Dunn | 2007-08-13 | 1 | -1/+1 |
* | git.el: Always set the current directory in the git-diff buffer. | Alexandre Julliard | 2007-08-13 | 1 | -4/+6 |
* | git.el: Add support for interactive diffs. | Alexandre Julliard | 2007-08-13 | 1 | -1/+7 |
* | Merge branch 'cr/tag' | Junio C Hamano | 2007-08-10 | 2 | -0/+250 |
|\ |
|
| * | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 | 1 | -0/+45 |
| * | Make git tag a builtin. | Carlos Rica | 2007-07-20 | 1 | -0/+205 |
* | | Use the empty tree for base diff in paranoid-update on new branches | Shawn O. Pearce | 2007-08-10 | 1 | -10/+21 |
* | | Teach the update-paranoid to look at file differences | Shawn O. Pearce | 2007-08-10 | 1 | -7/+105 |
* | | Teach update-paranoid how to store ACLs organized by groups | Shawn O. Pearce | 2007-08-10 | 1 | -16/+44 |
* | | git-p4: Fix git-p4 submit to include only changed files in the perforce submi... | Simon Hausmann | 2007-08-08 | 1 | -6/+30 |
* | | git-p4: Fix support for symlinks. | Simon Hausmann | 2007-08-08 | 1 | -5/+9 |
* | | INSTALL: add warning on docbook-xsl 1.72 and 1.73 | Junio C Hamano | 2007-08-04 | 1 | -0/+21 |
* | | git-completion: add "git stash" | Junio C Hamano | 2007-08-04 | 1 | -0/+7 |
* | | Fix style nit in Python slicing. | Han-Wen Nienhuys | 2007-08-02 | 1 | -3/+3 |
* | | Sort output of "p4 change" in incremental import before further | Han-Wen Nienhuys | 2007-08-02 | 1 | -1/+1 |
* | | git.el: Take into account the core.excludesfile config option. | Alexandre Julliard | 2007-07-31 | 1 | -5/+15 |
* | | git.el: Avoid using ewoc-set-data for compatibility with Emacs 21. | Alexandre Julliard | 2007-07-31 | 1 | -1/+1 |
* | | git-p4: Fix p4 user cache population on Windows. | Simon Hausmann | 2007-07-25 | 1 | -1/+2 |
* | | git.el: Pass an explicit argument to enable smerge-mode. | Alexandre Julliard | 2007-07-25 | 1 | -1/+1 |
* | | git.el: Support for incremental status updates. | Alexandre Julliard | 2007-07-24 | 1 | -111/+113 |
|/ |
|
* | Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4 | Junio C Hamano | 2007-07-18 | 1 | -59/+70 |
|\ |
|
| * | git-p4: Cleanup, used common function for listing imported p4 branches | Simon Hausmann | 2007-07-18 | 1 | -21/+5 |
| * | git-p4: Fix upstream branch detection for submit/rebase with multiple branches. | Simon Hausmann | 2007-07-18 | 1 | -12/+17 |
| * | git-p4: Cleanup, make listExistingP4Branches a global function for later use. | Simon Hausmann | 2007-07-18 | 1 | -0/+23 |
| * | git-p4: input to "p4 files" by stdin instead of arguments | Scott Lamb | 2007-07-17 | 1 | -21/+7 |
| * | git-p4: use subprocess in p4CmdList | Scott Lamb | 2007-07-17 | 1 | -5/+18 |
* | | contrib/emacs/Makefile: Also install .el files. | David Kastrup | 2007-07-15 | 1 | -1/+1 |
* | | Demote git-p4import to contrib status. | Sean | 2007-07-15 | 3 | -0/+528 |
|/ |
|
* | Use $(RM) in Makefiles instead of 'rm -f' | Emil Medve | 2007-07-14 | 1 | -1/+2 |
* | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-07-14 | 1 | -1/+5 |
|\ |
|
| * | Fix git-p4 on Windows to not use the Posix sysconf function. | Marius Storm-Olsen | 2007-07-14 | 1 | -1/+5 |
* | | Add contrib/stats/mailmap.pl script | Junio C Hamano | 2007-07-14 | 1 | -0/+38 |
* | | Add missing functions to contrib/emacs/vc-git.el | David Kastrup | 2007-07-12 | 1 | -0/+65 |
* | | Correct shebang line for contrib/stats/packinfo.pl | Brian Downing | 2007-07-12 | 1 | -1/+1 |
* | | script to display a distribution of longest common hash prefixes | Nicolas Pitre | 2007-07-12 | 1 | -0/+26 |
* | | Pack information tool | Brian Downing | 2007-07-11 | 1 | -0/+212 |
|/ |
|
* | Enable "git rerere" by the config variable rerere.enabled | Johannes Schindelin | 2007-07-06 | 1 | -2/+1 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 3 | -23/+23 |
* | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-06-26 | 1 | -0/+3 |
|\ |
|
| * | Teach bash how to complete +refspec on git-push | Shawn O. Pearce | 2007-06-24 | 1 | -0/+3 |
* | | git-new-workdir: Fix shell warning about operator == used with test. | Simon Hausmann | 2007-06-26 | 1 | -1/+1 |
|/ |
|