681 Commits (55029ae4dac07942437c0c715ea7c8ac60dd3576)

Author SHA1 Message Date
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
Daniel Barkalow 8951d7c1f1 Build in ls-remote 17 years ago
Chris Pettitt c65b670e85 git-p4: Detect changes to executable bit and include them in p4 submit. 17 years ago
Chris Pettitt b43b0a3c5c git-p4: Add a helper function to parse the full git diff-tree output. 17 years ago
Gerrit Pape fee9832a8d No longer install git-svnimport, move to contrib/examples 17 years ago
Alexandre Julliard d53a35020d git.el: Run git-gc --auto after commits. 17 years ago
Alexandre Julliard 2f6e86a86f git.el: Refresh only the changed file marks when marking/unmarking all. 17 years ago
Alexandre Julliard 6df023884b git.el: Fix typo in git-update-saved-file error handling. 17 years ago
Alexandre Julliard 3697c5f37a git.el: Fix typo in "Reverted file" message. 17 years ago
Chris Pettitt d9a5f25b67 git-p4 support for perforce renames. 17 years ago
Simon Hausmann 209471493a git-p4: When skipping a patch as part of "git-p4 submit" make sure we correctly revert to the previous state of the files using "p4 revert". 17 years ago
Robert Schiele a2d6b872db fixing output of non-fast-forward output of post-receive-email 17 years ago
Josh England 03618b9df8 Minor usage update in setgitperms.perl 17 years ago