696 Commits (5d02294c776c46f0d454470c66c16fe9f08fad3d)

Author SHA1 Message Date
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
Jeff King 718a087a47 teach bash completion to treat commands with "--" as a helper 17 years ago
Alexandre Julliard 18ff365fcb git.el: Added a menu for git-status-mode. 17 years ago
Junio C Hamano 90e0653b18 hg-to-git: handle an empty dir in hg. 17 years ago
Jakub Narebski afa75bc8aa contrib: Make remotes2config.sh script more robust 17 years ago
Johannes Schindelin b3a4f8586b bash completion: add diff options 17 years ago
Kristian Høgsberg f5bbc3225c Port git commit to C. 17 years ago
Thomas Harning a00a42ae33 git-merge-ours: make it a builtin. 17 years ago
Shun Kei Leung 183f84365d git-p4: Fix typo in --detect-labels 17 years ago
Anton Gyllenberg 59adeef48f gitview: import only one of gtksourceview and gtksourceview2 17 years ago
Shawn Bohrer 113f10f22f Make git-clean a builtin 17 years ago
Simon Hausmann 38f9f5ec41 git-p4: Fix direct import from perforce after fetching changes through git from origin 17 years ago
Gerrit Pape 5c355059c3 contrib/hooks/post-receive-email: remove cruft, $committer is not used 17 years ago
Gerrit Pape e7509ee388 contrib/hooks/post-receive-email: make subject prefix configurable 17 years ago
Gerrit Pape 15a2f53011 contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars 17 years ago
Gerrit Pape b5786c8283 contrib/hooks/post-receive-email: fix typo 17 years ago