summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-13git-p4: Fix the sorting of changelists when cloning a Perforce repository.Libravatar Reece H. Dunn1-1/+1
2007-08-13diff: don't run pager if user asked for a diff style exit codeLibravatar René Scharfe2-1/+7
2007-08-13builtin-bundle create - use lock_fileLibravatar Junio C Hamano1-8/+10
2007-08-13t3902 - skip test if file system doesn't support HT in namesLibravatar Mark Levedahl1-0/+6
2007-08-13git-add: Add support for --refresh option.Libravatar Alexandre Julliard5-5/+51
2007-08-13t3404: fix "fake-editor"Libravatar Junio C Hamano1-17/+19
2007-08-13git.el: Always set the current directory in the git-diff buffer.Libravatar Alexandre Julliard1-4/+6
2007-08-13git.el: Add support for interactive diffs.Libravatar Alexandre Julliard1-1/+7
2007-08-13Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-31/+97
2007-08-13gitk: Fix bug causing Tcl error when updating graphLibravatar Paul Mackerras1-13/+11
2007-08-13gitk: Fix bug introduced in commit 67a4f1a7Libravatar Paul Mackerras1-10/+14
2007-08-12[PATCH] gitk: Show an error and exit if no .git could be foundLibravatar Alex Riesen1-1/+4
2007-08-12[PATCH] gitk: Continue and show error message in new reposLibravatar Alex Riesen1-1/+1
2007-08-12[PATCH] gitk: Handle MouseWheel events on WindowsLibravatar Mark Levedahl1-2/+25
2007-08-12[PATCH] gitk: Enable selected patch text on WindowsLibravatar Mark Levedahl1-2/+5
2007-08-12gitk: Fix bug causing the "can't unset idinlist(...)" errorLibravatar Paul Mackerras1-3/+2
2007-08-10Documentation/Makefile: remove cmd-list.made before redirecting to it.Libravatar David Kastrup1-0/+1
2007-08-10Merge branch 'cr/tag'Libravatar Junio C Hamano16-17/+720
2007-08-10INSTALL: explain info installation and dependencies.Libravatar David Kastrup1-5/+9
2007-08-10Add support for an info version of the user manualLibravatar David Kastrup3-1/+44
2007-08-10Merge branch 'jc/clone'Libravatar Junio C Hamano7-45/+86
2007-08-10Optimize the three-way merge of git-read-treeLibravatar Linus Torvalds1-2/+5
2007-08-10Fix filehandle leak in "git branch -D"Libravatar Alex Riesen1-0/+1
2007-08-10builtin-bundle - use buffered reads for bundle headerLibravatar Mark Levedahl1-24/+13
2007-08-10builtin-bundle.c - use stream buffered input for rev-listLibravatar Mark Levedahl1-2/+5
2007-08-10allow git-bundle to create bottomless bundleLibravatar Junio C Hamano1-0/+33
2007-08-10allow git-bundle to create bottomless bundleLibravatar Junio C Hamano2-1/+17
2007-08-10Optimize the two-way merge of git-read-tree tooLibravatar Linus Torvalds1-3/+4
2007-08-10Optimize the common cases of git-read-treeLibravatar Linus Torvalds1-3/+3
2007-08-10Move old index entry removal from "unpack_trees()" into the individual functionsLibravatar Linus Torvalds2-11/+29
2007-08-10Merge branch 'lt/readtree'Libravatar Junio C Hamano4-30/+39
2007-08-10Fix "git commit directory/" performance anomalyLibravatar Linus Torvalds1-2/+8
2007-08-10Optimize "diff --cached" performance.Libravatar Junio C Hamano3-5/+85
2007-08-10Revert "tweak manpage formatting"Libravatar Junio C Hamano1-13/+0
2007-08-10Start moving unpack-trees to "struct tree_desc"Libravatar Linus Torvalds4-30/+39
2007-08-10Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetLibravatar Johannes Schindelin2-44/+14
2007-08-10tweak manpage formattingLibravatar Junio C Hamano1-0/+13
2007-08-10Fix an illustration in git-rev-parse.txtLibravatar Junio C Hamano1-1/+1
2007-08-10send-email: get all the quoting of realnames rightLibravatar Uwe Kleine-König1-26/+24
2007-08-10send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"Libravatar Uwe Kleine-König1-1/+1
2007-08-10Use the empty tree for base diff in paranoid-update on new branchesLibravatar Shawn O. Pearce1-10/+21
2007-08-10Teach the update-paranoid to look at file differencesLibravatar Shawn O. Pearce1-7/+105
2007-08-10Teach update-paranoid how to store ACLs organized by groupsLibravatar Shawn O. Pearce1-16/+44
2007-08-10Fix formatting of git-blame documentation.Libravatar Junio C Hamano1-10/+10
2007-08-08cvsserver: Fix for work treesLibravatar Brian Downing1-0/+2
2007-08-08git-p4: Fix git-p4 submit to include only changed files in the perforce submi...Libravatar Simon Hausmann1-6/+30
2007-08-08Reorder the list of commands in the manual.Libravatar Junio C Hamano1-7/+9
2007-08-08git-p4: Fix support for symlinks.Libravatar Simon Hausmann1-5/+9
2007-08-07git-stash documentation: add missing backtickLibravatar Steve Hoelzer1-1/+1
2007-08-07git-stash documentation: stash numbering starts at zero, not oneLibravatar Steve Hoelzer1-3/+3