Age | Commit message (Expand) | Author | Files | Lines |
2008-03-01 | add storage size output to 'git verify-pack -v' | Nicolas Pitre | 1 | -1/+1 |
2008-02-29 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-02-29 | git.el: find the git-status buffer whatever its name is | Rémi Vanicat | 1 | -1/+1 |
2008-02-27 | completion: support format-patch's --cover-letter option | Johannes Schindelin | 1 | -0/+1 |
2008-02-27 | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 | Junio C Hamano | 1 | -118/+98 |
2008-02-27 | git.el: Do not display empty directories. | Alexandre Julliard | 1 | -1/+1 |
2008-02-27 | Merge branch 'db/checkout' | Junio C Hamano | 1 | -0/+302 |
2008-02-27 | git-p4: Support usage of perforce client spec | Tor Arvid Lund | 1 | -8/+42 |
2008-02-27 | git-p4: git-p4 submit cleanups. | Simon Hausmann | 1 | -41/+10 |
2008-02-27 | git-p4: Removed git-p4 submit --direct. | Simon Hausmann | 1 | -45/+11 |
2008-02-27 | git-p4: Clean up git-p4 submit's log message handling. | Simon Hausmann | 1 | -16/+16 |
2008-02-27 | git-p4: Remove --log-substitutions feature. | Simon Hausmann | 1 | -7/+0 |
2008-02-27 | git-p4: support exclude paths | Tommy Thorn | 1 | -4/+22 |
2008-02-24 | Use git-describe --exact-match in bash prompt on detached HEAD | Shawn O. Pearce | 1 | -1/+4 |
2008-02-20 | git.el: Set process-environment instead of invoking env | David Kågedal | 1 | -4/+3 |
2008-02-16 | Build in checkout | Daniel Barkalow | 1 | -0/+298 |
2008-02-16 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-02-15 | hg-to-git: fix parent analysis | Stelian Pop | 1 | -1/+1 |
2008-02-11 | git-blame.el: show the when, who and what in the minibuffer. | Junichi Uekawa | 1 | -1/+9 |
2008-02-08 | git.el: Better handling of subprocess errors. | Alexandre Julliard | 1 | -37/+51 |
2008-02-08 | git.el: Check for existing buffers on revert. | Alexandre Julliard | 1 | -0/+8 |
2008-02-08 | git.el: Added a command to amend a commit. | Alexandre Julliard | 1 | -1/+73 |
2008-02-08 | git.el: Support for showing unknown/ignored directories. | Alexandre Julliard | 1 | -9/+29 |
2008-02-07 | git-p4: Fix indentation from tab to spaces | Toby Allsopp | 1 | -1/+1 |
2008-02-06 | Improve bash prompt to detect various states like an unfinished merge | Robin Rosenberg | 1 | -4/+33 |
2008-02-03 | git-p4: Fix an obvious typo | Tommy Thorn | 1 | -1/+1 |
2008-02-03 | git-p4: Ensure the working directory and the index are clean before "git-p4 r... | Simon Hausmann | 1 | -0/+5 |
2008-02-03 | git-p4: Fix submit user-interface. | Simon Hausmann | 1 | -59/+26 |
2008-02-03 | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import | Jason McMullan | 1 | -3/+7 |
2008-01-19 | Update git-completion for new 'remote rm' option | Dan McGee | 1 | -3/+3 |
2008-01-17 | Officially deprecate repo-config. | Junio C Hamano | 2 | -2/+2 |
2008-01-15 | hg-to-git: improve popen calls | Mark Drago | 1 | -24/+22 |
2008-01-13 | Remove usage of git- (dash) commands from email hook | Dan McGee | 1 | -17/+17 |
2008-01-08 | git.el: Make status refresh faster. | Alexandre Julliard | 1 | -11/+13 |
2008-01-08 | git.el: Refresh files from their real state upon commit. | Alexandre Julliard | 1 | -10/+12 |
2008-01-08 | git.el: Make sure we never insert the same file twice. | Alexandre Julliard | 1 | -3/+3 |
2008-01-06 | git.el: Display file types and type changes. | Alexandre Julliard | 1 | -3/+31 |
2008-01-06 | git.el: Retrieve the permissions for up-to-date files. | Alexandre Julliard | 1 | -2/+18 |
2008-01-06 | git.el: Support for getting diffs from inside the log-edit buffer. | Alexandre Julliard | 1 | -2/+12 |
2007-12-26 | contrib: resurrect scripted git-revert. | Junio C Hamano | 1 | -0/+197 |
2007-12-16 | teach bash completion to treat commands with "--" as a helper | Jeff King | 1 | -2/+1 |
2007-12-11 | git.el: Added a menu for git-status-mode. | Alexandre Julliard | 1 | -1/+42 |
2007-12-06 | hg-to-git: handle an empty dir in hg. | Junio C Hamano | 1 | -1/+1 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -0/+639 |
2007-12-04 | contrib: Make remotes2config.sh script more robust | Jakub Narebski | 1 | -4/+4 |
2007-11-28 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-28 | bash completion: add diff options | Johannes Schindelin | 1 | -0/+14 |
2007-11-24 | Merge branch 'jk/send-pack' | Junio C Hamano | 1 | -0/+142 |
2007-11-24 | Merge branch 'sb/clean' | Junio C Hamano | 1 | -0/+118 |
2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -0/+629 |