746 Commits (4cd148d83f852363363e921c4925e67601654ff6)

Author SHA1 Message Date
SZEDER Gábor 1d284cbae3 completion: add more 'git add' options 17 years ago
Karl Hasselström 3db4723ead Revert "git.el: Set process-environment instead of invoking env" 17 years ago
Johannes Schindelin 37a12dda24 hg-to-git: add --verbose option 17 years ago
Shawn O. Pearce fa620f1ac8 Ignore no-op changes in paranoid update hook 17 years ago
Shawn O. Pearce 50b7b2ee99 Don't load missing ACL files in paranoid update hook 17 years ago
Shawn O. Pearce 97561fff32 Don't diff empty tree on branch creation in paranoid update hook 17 years ago
Daniel Barkalow 8434c2f1af Build in clone 17 years ago
Richard Quirk 07ba53f724 bash: Add completion for gitk --merge 17 years ago
Andy Parkins 71bd81ade2 post-receive-email: fix accidental removal of a trailing space in signature line 17 years ago
Dan McGee 799596a5d0 completion: remove use of dashed git commands 17 years ago
Dan McGee 3903c6189d completion: allow 'git remote' subcommand completion 17 years ago
Clifford Caoile dbe48256b4 git.el: Set process-environment instead of invoking env 17 years ago
Teemu Likonen f457413908 bash: Add completion for git diff --base --ours --theirs 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
Miklos Vajna f949844263 contrib/hooks: add an example pre-auto-gc hook 17 years ago
Pascal Obry aba201c6e8 Add prefix oriented completions for diff and format-patch commands. 17 years ago
Pascal Obry d9e3b7025f Add interactive option in rebase command completion list. 17 years ago
Josh Elsasser 6aeeffd144 Allow git-cvsserver database table name prefix to be specified. 17 years ago
Marius Storm-Olsen f3e5ae4f06 git-p4: Handle Windows EOLs properly after removal of p4 submit template handling. 17 years ago
Junio C Hamano c817faabd7 Resurrect git-rerere to contrib/examples 17 years ago
Bernt Hansen ac378633f3 git-new-workdir: Share SVN meta data between work dirs and the repository 17 years ago
Shawn Bohrer 82cea9ffb1 git-p4: Use P4EDITOR environment variable when set 17 years ago
Shawn Bohrer 67abd41716 git-p4: Unset P4DIFF environment variable when using 'p4 -du diff' 17 years ago
Marius Storm-Olsen 8ff45f2af5 git-p4: Optimize the fetching of data from perforce. 17 years ago
SZEDER Gábor 5447aac755 bash: fix long option with argument double completion 17 years ago
Teemu Likonen ce5a2c956f bash: Add more long options to be completed with "git --<TAB>" 17 years ago
SZEDER Gábor 51fe120903 bash: use __gitdir when completing 'git rebase' options 17 years ago
Shawn O. Pearce 6753f2aa55 bash: Remove completion of core.legacyheaders option 17 years ago
SZEDER Gábor 47f6ee2838 bash: add 'git svn' subcommands and options 17 years ago
SZEDER Gábor 88b302f5e2 bash: add new 'git stash' subcommands 17 years ago
SZEDER Gábor 3ff1320d4b bash: refactor searching for subcommands on the command line 17 years ago
SZEDER Gábor 1d17b22ebf bash: remove unnecessary conditions when checking for subcommands 17 years ago
Kevin Ballard a5c4f85b16 bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces 17 years ago
SZEDER Gábor b9217642ef bash: git-branch -d and -m lists only local branches 17 years ago
SZEDER Gábor 3b376b0cb8 bash: add git-branch options 17 years ago
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with `git log/show/whatchanged` 17 years ago
Junio C Hamano 3041c32430 am: --rebasing 17 years ago
Simon Hausmann 30b5940bcd git-p4: Fix import of changesets with file deletions 17 years ago
Johannes Schindelin 211c89682e Make git-remote a builtin 17 years ago
Nicolas Pitre 5f4347bba3 add storage size output to 'git verify-pack -v' 17 years ago
Rémi Vanicat a1eebfb3a9 git.el: find the git-status buffer whatever its name is 17 years ago
Johannes Schindelin be5f5bf027 completion: support format-patch's --cover-letter option 17 years ago
Alexandre Julliard 21a2d69b2a git.el: Do not display empty directories. 17 years ago
Tor Arvid Lund 3a70cdfa42 git-p4: Support usage of perforce client spec 17 years ago
Simon Hausmann 4c750c0d8b git-p4: git-p4 submit cleanups. 17 years ago
Simon Hausmann 0e36f2d726 git-p4: Removed git-p4 submit --direct. 17 years ago
Simon Hausmann edae1e2f40 git-p4: Clean up git-p4 submit's log message handling. 17 years ago
Simon Hausmann 4b61b5c963 git-p4: Remove --log-substitutions feature. 17 years ago
Tommy Thorn 354081d5a0 git-p4: support exclude paths 17 years ago