714 Commits (702088afc680afef231d4a24bb5890f1d96a2cc9)

Author SHA1 Message Date
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
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
Shawn O. Pearce 27c578885a Use git-describe --exact-match in bash prompt on detached HEAD 17 years ago
David Kågedal f27e558643 git.el: Set process-environment instead of invoking env 17 years ago
Daniel Barkalow 782c2d65c2 Build in checkout 17 years ago
Stelian Pop 13bf1a9976 hg-to-git: fix parent analysis 17 years ago
Junichi Uekawa 24a2293ad3 git-blame.el: show the when, who and what in the minibuffer. 17 years ago
Alexandre Julliard 0520e2154f git.el: Better handling of subprocess errors. 17 years ago
Alexandre Julliard 928323af6b git.el: Check for existing buffers on revert. 17 years ago
Alexandre Julliard 76127b3a0d git.el: Added a command to amend a commit. 17 years ago
Alexandre Julliard 3f3d564aa7 git.el: Support for showing unknown/ignored directories. 17 years ago
Toby Allsopp 053d9e432b git-p4: Fix indentation from tab to spaces 17 years ago
Robin Rosenberg e75201963f Improve bash prompt to detect various states like an unfinished merge 17 years ago
Tommy Thorn 147402a2e9 git-p4: Fix an obvious typo 17 years ago
Simon Hausmann 36ee4ee40e git-p4: Ensure the working directory and the index are clean before "git-p4 rebase" 17 years ago
Simon Hausmann e96e400f67 git-p4: Fix submit user-interface. 17 years ago
Jason McMullan f3e9512be1 Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import 17 years ago
Dan McGee a3b811a491 Update git-completion for new 'remote rm' option 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Mark Drago 1bc7c13af9 hg-to-git: improve popen calls 17 years ago
Dan McGee 22fa97d4e0 Remove usage of git- (dash) commands from email hook 17 years ago
Alexandre Julliard ef40b3efe0 git.el: Make status refresh faster. 17 years ago
Alexandre Julliard 58152a02d9 git.el: Refresh files from their real state upon commit. 17 years ago
Alexandre Julliard 87e3d81294 git.el: Make sure we never insert the same file twice. 17 years ago
Alexandre Julliard 40f162b04b git.el: Display file types and type changes. 17 years ago
Alexandre Julliard 5e3cb7e503 git.el: Retrieve the permissions for up-to-date files. 17 years ago
Alexandre Julliard 8b30aa5059 git.el: Support for getting diffs from inside the log-edit buffer. 17 years ago
Junio C Hamano e25cfae667 contrib: resurrect scripted git-revert. 17 years ago