218 Commits (5253dc33b713e3de63a25305bfc5e966999a0fbe)

Author SHA1 Message Date
Michael Loeffler c750da256a Use gunzip -c over gzcat in import-tars example. 18 years ago
Junio C Hamano 4cc41a16c1 Remove git-diff-stages. 18 years ago
Junio C Hamano 207dfa0791 Remove git-resolve. 18 years ago
Aneesh Kumar K.V 07fef5fc15 blameview: Move the commit info to a pane below the blame window. 18 years ago
Michael Loeffler d63ea11594 import-tars: brown paper bag fix for file mode. 18 years ago
Shawn O. Pearce c6ec3b13b8 bash: Hide git-fast-import. 18 years ago
Nicolas Pitre ad34a028c1 remove mailmap.linux 18 years ago
David Kågedal d2589855df git-blame.el: Autoupdate while editing 18 years ago
David Kågedal 96df551cb8 git-blame.el: Doc fixes and cleanup 18 years ago
David Kågedal f0f39bb4c4 git-blame.el: blame unsaved changes 18 years ago
David Kågedal fa88211600 git-blame.el: improve color handling 18 years ago
David Kågedal 9f85fb324d Handle uncommitted changes and cache descriptions 18 years ago
Jakub Narebski f6f125fbaa git-blame: Change installation instructions 18 years ago
Jakub Narebski b52ba1a5d6 git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate 18 years ago
Shawn O. Pearce 590dd4bfd2 tar archive frontend for fast-import. 18 years ago
Junio C Hamano a7fd83b0b0 Remove contrib/colordiff 18 years ago
Shawn O. Pearce 88293c675c bash: Complete git-remote subcommands. 18 years ago
Shawn O. Pearce c5650b0840 bash: Support git-rebase -m continuation completion. 18 years ago
David Kågedal 28389d45fb git-blame: an Emacs minor mode to view file with git-blame output. 18 years ago
Stelian Pop 98d47d4ccf Add hg-to-git conversion utility. 18 years ago
Aneesh Kumar K.V 3fb624521e blameview: Support browsable functionality to blameview. 18 years ago
Shawn O. Pearce b2e69f6299 bash: Support git-bisect and its subcommands. 18 years ago
Shawn O. Pearce 1b71eb35dd bash: Support --add completion to git-config. 18 years ago
Shawn O. Pearce e459415c9c bash: Hide git-resolve, its deprecated. 18 years ago
Shawn O. Pearce b26c87488f bash: Offer --prune completion for git-gc. 18 years ago
Shawn O. Pearce 983591c31e bash: Hide diff-stages from completion. 18 years ago
Shawn O. Pearce d8a9fea5ea bash: Support completion on git-cherry. 18 years ago
Shawn O. Pearce ec80489132 bash: Support internal revlist options better. 18 years ago
Shawn O. Pearce b3391775e8 bash: Support unique completion when possible. 18 years ago
Shawn O. Pearce 78d4d6a281 bash: Support unique completion on git-config. 18 years ago
Shawn O. Pearce a925c6f165 bash: Classify more commends out of completion. 18 years ago
Shawn O. Pearce 72e5e989b8 bash: Add space after unique command name is completed. 18 years ago
Shawn O. Pearce 8435b54848 bash: Complete long options to git-add. 18 years ago
Shawn O. Pearce 2e3a430a9a bash: Classify cat-file and reflog as plumbing. 18 years ago
Shawn O. Pearce 9f4cc6f76b bash: Remove short option completions for branch/checkout/diff. 18 years ago
Aneesh Kumar K.V 73a2acc0a0 blameview: Use git-cat-file to read the file content. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Jeff King cace16fdcb Add a sample program 'blameview' to show how to use git-blame --incremental 18 years ago
Alexandre Julliard 40d6dc0f9d vc-git.el: Take into account the destination name in vc-checkout. 18 years ago
Sam Vilain fd73423f01 contrib/emacs/vc-git.el: support vc-version-other-window 18 years ago
Jeff King 222664e74d contrib/vim: update syntax for changed commit template 18 years ago
Jason Riedy 2aad957a51 Replace "echo -n" with printf in shell scripts. 18 years ago
Alexandre Julliard 03d311eda2 git.el: Define the propertize function if needed, for XEmacs compatibility. 18 years ago
Alexandre Julliard 9fa77a51a4 git.el: Avoid setting font lock keywords before entering log-edit mode. 18 years ago
Alexandre Julliard cdc0873a78 git.el: Don't use --info-only when resolving a file. 18 years ago
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Alexandre Julliard 4de0f9f9b6 vc-git: Ignore errors caused by a non-existent directory in vc-git-registered. 18 years ago
Jeff King ff7f22f36e vim syntax: follow recent changes to commit template 18 years ago
Shawn O. Pearce 9013192449 Teach bash the new features of 'git show'. 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago