| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sg/merge-options' (early part) | Junio C Hamano | 2008-05-08 | 1 | -1/+1 |
|\ |
|
| * | merge, pull: add '--(no-)log' command line option | SZEDER Gábor | 2008-04-12 | 1 | -1/+1 |
| * | merge, pull: introduce '--(no-)stat' option | SZEDER Gábor | 2008-04-12 | 1 | -1/+1 |
* | | bash: Add completion for gitk --merge | Richard Quirk | 2008-04-27 | 1 | -1/+6 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-04-22 | 2 | -1/+3 |
|\ \ |
|
| * | | post-receive-email: fix accidental removal of a trailing space in signature line | Andy Parkins | 2008-04-21 | 1 | -1/+2 |
| * | | bash: Add completion for git diff --base --ours --theirs | Teemu Likonen | 2008-04-21 | 1 | -0/+1 |
| |/ |
|
* | | completion: remove use of dashed git commands | Dan McGee | 2008-04-21 | 1 | -4/+4 |
* | | completion: allow 'git remote' subcommand completion | Dan McGee | 2008-04-21 | 1 | -0/+1 |
* | | git.el: Set process-environment instead of invoking env | Clifford Caoile | 2008-04-21 | 1 | -7/+4 |
* | | contrib/hooks: add an example pre-auto-gc hook | Miklos Vajna | 2008-04-09 | 1 | -0/+36 |
|/ |
|
* | Add prefix oriented completions for diff and format-patch commands. | Pascal Obry | 2008-04-06 | 1 | -1/+4 |
* | Add interactive option in rebase command completion list. | Pascal Obry | 2008-04-06 | 1 | -1/+1 |
* | Allow git-cvsserver database table name prefix to be specified. | Josh Elsasser | 2008-03-30 | 1 | -1/+2 |
* | git-p4: Handle Windows EOLs properly after removal of p4 submit template hand... | Marius Storm-Olsen | 2008-03-28 | 1 | -13/+15 |
* | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 | Junio C Hamano | 2008-03-23 | 1 | -9/+14 |
|\ |
|
| * | git-p4: Use P4EDITOR environment variable when set | Shawn Bohrer | 2008-03-13 | 1 | -1/+4 |
| * | git-p4: Unset P4DIFF environment variable when using 'p4 -du diff' | Shawn Bohrer | 2008-03-13 | 1 | -0/+2 |
| * | git-p4: Optimize the fetching of data from perforce. | Marius Storm-Olsen | 2008-03-13 | 1 | -8/+8 |
* | | Resurrect git-rerere to contrib/examples | Junio C Hamano | 2008-03-16 | 1 | -0/+284 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-03-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | git-new-workdir: Share SVN meta data between work dirs and the repository | Bernt Hansen | 2008-03-15 | 1 | -1/+1 |
* | | Merge branch 'js/remote' | Junio C Hamano | 2008-03-11 | 1 | -0/+477 |
|\ \ |
|
| * | | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -0/+477 |
* | | | bash: fix long option with argument double completion | SZEDER Gábor | 2008-03-10 | 1 | -7/+15 |
* | | | bash: Add more long options to be completed with "git --<TAB>" | Teemu Likonen | 2008-03-10 | 1 | -0/+3 |
* | | | bash: use __gitdir when completing 'git rebase' options | SZEDER Gábor | 2008-03-10 | 1 | -2/+2 |
* | | | bash: Remove completion of core.legacyheaders option | Shawn O. Pearce | 2008-03-10 | 1 | -1/+0 |
* | | | bash: add 'git svn' subcommands and options | SZEDER Gábor | 2008-03-10 | 1 | -1/+80 |
* | | | bash: add new 'git stash' subcommands | SZEDER Gábor | 2008-03-10 | 1 | -1/+1 |
* | | | bash: refactor searching for subcommands on the command line | SZEDER Gábor | 2008-03-10 | 1 | -39/+32 |
* | | | bash: remove unnecessary conditions when checking for subcommands | SZEDER Gábor | 2008-03-10 | 1 | -4/+4 |
* | | | bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ... | Kevin Ballard | 2008-03-10 | 1 | -4/+4 |
* | | | Merge branch 'jc/am' | Junio C Hamano | 2008-03-08 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | am: --rebasing | Junio C Hamano | 2008-03-05 | 1 | -1/+9 |
* | | | | Merge branch 'dc/format-pretty' | Junio C Hamano | 2008-03-07 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 2008-03-05 | 2 | -2/+2 |
| |/ / / |
|
* | | | | bash: git-branch -d and -m lists only local branches | SZEDER Gábor | 2008-03-05 | 1 | -1/+18 |
* | | | | bash: add git-branch options | SZEDER Gábor | 2008-03-05 | 1 | -1/+10 |
|/ / / |
|
* | | | git-p4: Fix import of changesets with file deletions | Simon Hausmann | 2008-03-03 | 1 | -20/+25 |
* | | | Merge branch 'np/verify-pack' | Junio C Hamano | 2008-03-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | add storage size output to 'git verify-pack -v' | Nicolas Pitre | 2008-03-01 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'maint' | Junio C Hamano | 2008-02-29 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | git.el: find the git-status buffer whatever its name is | Rémi Vanicat | 2008-02-29 | 1 | -1/+1 |
* | | | completion: support format-patch's --cover-letter option | Johannes Schindelin | 2008-02-27 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 | Junio C Hamano | 2008-02-27 | 1 | -118/+98 |
|\ \ |
|
| * | | git-p4: Support usage of perforce client spec | Tor Arvid Lund | 2008-02-27 | 1 | -8/+42 |
| * | | git-p4: git-p4 submit cleanups. | Simon Hausmann | 2008-02-27 | 1 | -41/+10 |
| * | | git-p4: Removed git-p4 submit --direct. | Simon Hausmann | 2008-02-27 | 1 | -45/+11 |
| * | | git-p4: Clean up git-p4 submit's log message handling. | Simon Hausmann | 2008-02-27 | 1 | -16/+16 |