aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git.el: Add support for interactive diffs.Alexandre Julliard2007-08-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-13
|\
| * gitk: Fix bug causing Tcl error when updating graphPaul Mackerras2007-08-13
| * gitk: Fix bug introduced in commit 67a4f1a7Paul Mackerras2007-08-13
| * [PATCH] gitk: Show an error and exit if no .git could be foundAlex Riesen2007-08-12
| * [PATCH] gitk: Continue and show error message in new reposAlex Riesen2007-08-12
| * [PATCH] gitk: Handle MouseWheel events on WindowsMark Levedahl2007-08-12
| * [PATCH] gitk: Enable selected patch text on WindowsMark Levedahl2007-08-12
| * gitk: Fix bug causing the "can't unset idinlist(...)" errorPaul Mackerras2007-08-12
| * gitk: Add a context menu for file list entriesPaul Mackerras2007-07-27
* | Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup2007-08-10
* | Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\ \
| * | Teach "git stripspace" the --strip-comments optionJohannes Schindelin2007-07-26
| * | Make verify-tag a builtin.Carlos Rica2007-07-26
| * | builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-21
| * | launch_editor(): Heed GIT_EDITOR and core.editor settingsJohannes Schindelin2007-07-21
| * | Make git tag a builtin.Carlos Rica2007-07-20
* | | INSTALL: explain info installation and dependencies.David Kastrup2007-08-10
* | | Add support for an info version of the user manualDavid Kastrup2007-08-10
* | | Merge branch 'jc/clone'Junio C Hamano2007-08-10
|\ \ \
| * | | git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-01
| * | | connect: accept file:// URL schemeLinus Torvalds2007-08-01
* | | | Optimize the three-way merge of git-read-treeLinus Torvalds2007-08-10
* | | | Fix filehandle leak in "git branch -D"Alex Riesen2007-08-10
* | | | builtin-bundle - use buffered reads for bundle headerMark Levedahl2007-08-10
* | | | builtin-bundle.c - use stream buffered input for rev-listMark Levedahl2007-08-10
* | | | allow git-bundle to create bottomless bundleJunio C Hamano2007-08-10
* | | | allow git-bundle to create bottomless bundleJunio C Hamano2007-08-10
* | | | Optimize the two-way merge of git-read-tree tooLinus Torvalds2007-08-10
* | | | Optimize the common cases of git-read-treeLinus Torvalds2007-08-10
* | | | Move old index entry removal from "unpack_trees()" into the individual functionsLinus Torvalds2007-08-10
* | | | Merge branch 'lt/readtree'Junio C Hamano2007-08-10
|\ \ \ \
| * | | | Start moving unpack-trees to "struct tree_desc"Linus Torvalds2007-08-10
* | | | | Fix "git commit directory/" performance anomalyLinus Torvalds2007-08-10
* | | | | Optimize "diff --cached" performance.Junio C Hamano2007-08-10
* | | | | Revert "tweak manpage formatting"Junio C Hamano2007-08-10
|/ / / /
* | | | Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-10
* | | | tweak manpage formattingJunio C Hamano2007-08-10
* | | | Fix an illustration in git-rev-parse.txtJunio C Hamano2007-08-10
* | | | send-email: get all the quoting of realnames rightUwe Kleine-König2007-08-10
* | | | send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"Uwe Kleine-König2007-08-10
* | | | Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce2007-08-10
* | | | Teach the update-paranoid to look at file differencesShawn O. Pearce2007-08-10
* | | | Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce2007-08-10
* | | | Fix formatting of git-blame documentation.Junio C Hamano2007-08-10
* | | | cvsserver: Fix for work treesBrian Downing2007-08-08
* | | | git-p4: Fix git-p4 submit to include only changed files in the perforce submi...Simon Hausmann2007-08-08
* | | | Reorder the list of commands in the manual.Junio C Hamano2007-08-08
* | | | git-p4: Fix support for symlinks.Simon Hausmann2007-08-08
* | | | git-stash documentation: add missing backtickSteve Hoelzer2007-08-07