aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix read-tree merging more than 3 trees using 3-way mergeJunio C Hamano2007-08-15
* path-list.c: always free strdup'ed pathsRené Scharfe2007-08-15
* git-svn: fix log with single revision against a non-HEAD branchEric Wong2007-08-15
* GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano2007-08-15
* attr.c: read .gitattributes from index as well.Junio C Hamano2007-08-14
* attr.c: refactoringJunio C Hamano2007-08-14
* Add read_cache to builtin-check-attrBrian Downing2007-08-14
* diff: squelch empty diffs even moreRené Scharfe2007-08-14
* Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino2007-08-14
* Introduces xmkstemp()Luiz Fernando N. Capitulino2007-08-14
* Avoid ambiguous error message if pack.idx header is wrongLuiz Fernando N. Capitulino2007-08-14
* merge-recursive: do not rudely die on binary mergeJunio C Hamano2007-08-14
* Add --log-size to git log to print message sizeMarco Costalba2007-08-14
* git-diff: squelch "empty" diffsJunio C Hamano2007-08-14
* Improved hint on how to set identitySteffen Prohaska2007-08-13
* Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup2007-08-13
* git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup2007-08-13
* Allow git-svnimport to take "" as the trunk directory.Alberto Bertogli2007-08-13
* Fix t5701-clone-local for white space from wcBrian Gernhardt2007-08-13
* git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn2007-08-13
* diff: don't run pager if user asked for a diff style exit codeRené Scharfe2007-08-13
* builtin-bundle create - use lock_fileJunio C Hamano2007-08-13
* t3902 - skip test if file system doesn't support HT in namesMark Levedahl2007-08-13
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* t3404: fix "fake-editor"Junio C Hamano2007-08-13
* git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard2007-08-13
* 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