summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved hint on how to set identitySteffen Prohaska2007-08-131-4/+4
* Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup2007-08-131-0/+55
* git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup2007-08-133-15/+12
* Allow git-svnimport to take "" as the trunk directory.Alberto Bertogli2007-08-131-1/+1
* Fix t5701-clone-local for white space from wcBrian Gernhardt2007-08-131-2/+2
* git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn2007-08-131-1/+1
* diff: don't run pager if user asked for a diff style exit codeRené Scharfe2007-08-132-1/+7
* builtin-bundle create - use lock_fileJunio C Hamano2007-08-131-8/+10
* t3902 - skip test if file system doesn't support HT in namesMark Levedahl2007-08-131-0/+6
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-135-5/+51
* t3404: fix "fake-editor"Junio C Hamano2007-08-131-17/+19
* git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard2007-08-131-4/+6
* git.el: Add support for interactive diffs.Alexandre Julliard2007-08-131-1/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-131-31/+97
|\
| * gitk: Fix bug causing Tcl error when updating graphPaul Mackerras2007-08-131-13/+11
| * gitk: Fix bug introduced in commit 67a4f1a7Paul Mackerras2007-08-131-10/+14
| * [PATCH] gitk: Show an error and exit if no .git could be foundAlex Riesen2007-08-121-1/+4
| * [PATCH] gitk: Continue and show error message in new reposAlex Riesen2007-08-121-1/+1
| * [PATCH] gitk: Handle MouseWheel events on WindowsMark Levedahl2007-08-121-2/+25
| * [PATCH] gitk: Enable selected patch text on WindowsMark Levedahl2007-08-121-2/+5
| * gitk: Fix bug causing the "can't unset idinlist(...)" errorPaul Mackerras2007-08-121-3/+2
| * gitk: Add a context menu for file list entriesPaul Mackerras2007-07-271-0/+36
* | Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup2007-08-101-0/+1
* | Merge branch 'cr/tag'Junio C Hamano2007-08-1016-17/+720
|\ \
| * | Teach "git stripspace" the --strip-comments optionJohannes Schindelin2007-07-263-2/+15
| * | Make verify-tag a builtin.Carlos Rica2007-07-266-3/+115
| * | builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-212-16/+57
| * | launch_editor(): Heed GIT_EDITOR and core.editor settingsJohannes Schindelin2007-07-214-3/+15
| * | Make git tag a builtin.Carlos Rica2007-07-207-13/+538
* | | INSTALL: explain info installation and dependencies.David Kastrup2007-08-101-5/+9
* | | Add support for an info version of the user manualDavid Kastrup2007-08-103-1/+44
* | | Merge branch 'jc/clone'Junio C Hamano2007-08-107-45/+86
|\ \ \
| * | | git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-016-40/+79
| * | | connect: accept file:// URL schemeLinus Torvalds2007-08-011-5/+7
* | | | Optimize the three-way merge of git-read-treeLinus Torvalds2007-08-101-2/+5
* | | | Fix filehandle leak in "git branch -D"Alex Riesen2007-08-101-0/+1
* | | | builtin-bundle - use buffered reads for bundle headerMark Levedahl2007-08-101-24/+13
* | | | builtin-bundle.c - use stream buffered input for rev-listMark Levedahl2007-08-101-2/+5
* | | | allow git-bundle to create bottomless bundleJunio C Hamano2007-08-101-0/+33
* | | | allow git-bundle to create bottomless bundleJunio C Hamano2007-08-102-1/+17
* | | | Optimize the two-way merge of git-read-tree tooLinus Torvalds2007-08-101-3/+4
* | | | Optimize the common cases of git-read-treeLinus Torvalds2007-08-101-3/+3
* | | | Move old index entry removal from "unpack_trees()" into the individual functionsLinus Torvalds2007-08-102-11/+29
* | | | Merge branch 'lt/readtree'Junio C Hamano2007-08-104-30/+39
|\ \ \ \
| * | | | Start moving unpack-trees to "struct tree_desc"Linus Torvalds2007-08-104-30/+39
* | | | | Fix "git commit directory/" performance anomalyLinus Torvalds2007-08-101-2/+8
* | | | | Optimize "diff --cached" performance.Junio C Hamano2007-08-103-5/+85
* | | | | Revert "tweak manpage formatting"Junio C Hamano2007-08-101-13/+0
|/ / / /
* | | | Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-102-44/+14
* | | | tweak manpage formattingJunio C Hamano2007-08-101-0/+13