summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-15GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano
2007-08-15attr.c: read .gitattributes from index as well.Junio C Hamano
2007-08-15attr.c: refactoringJunio C Hamano
2007-08-15Add read_cache to builtin-check-attrBrian Downing
2007-08-15diff: squelch empty diffs even moreRené Scharfe
2007-08-15Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino
2007-08-15Introduces xmkstemp()Luiz Fernando N. Capitulino
2007-08-15Avoid ambiguous error message if pack.idx header is wrongLuiz Fernando N. Capitulino
2007-08-15merge-recursive: do not rudely die on binary mergeJunio C Hamano
2007-08-14Add --log-size to git log to print message sizeMarco Costalba
2007-08-14git-diff: squelch "empty" diffsJunio C Hamano
2007-08-14Improved hint on how to set identitySteffen Prohaska
2007-08-14Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup
2007-08-14git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup
2007-08-14Allow git-svnimport to take "" as the trunk directory.Alberto Bertogli
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt
2007-08-13git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn
2007-08-13diff: don't run pager if user asked for a diff style exit codeRené Scharfe
2007-08-13builtin-bundle create - use lock_fileJunio C Hamano
2007-08-13t3902 - skip test if file system doesn't support HT in namesMark Levedahl
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard
2007-08-13t3404: fix "fake-editor"Junio C Hamano
2007-08-13git.el: Always set the current directory in the git-diff buffer.Alexandre Julliard
2007-08-13git.el: Add support for interactive diffs.Alexandre Julliard
2007-08-13Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-08-13gitk: Fix bug causing Tcl error when updating graphPaul Mackerras
2007-08-13gitk: Fix bug introduced in commit 67a4f1a7Paul Mackerras
2007-08-12[PATCH] gitk: Show an error and exit if no .git could be foundAlex Riesen
2007-08-12[PATCH] gitk: Continue and show error message in new reposAlex Riesen
2007-08-12[PATCH] gitk: Handle MouseWheel events on WindowsMark Levedahl
2007-08-12[PATCH] gitk: Enable selected patch text on WindowsMark Levedahl
2007-08-12gitk: Fix bug causing the "can't unset idinlist(...)" errorPaul Mackerras
2007-08-11Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup
2007-08-11Merge branch 'cr/tag'Junio C Hamano
2007-08-11INSTALL: explain info installation and dependencies.David Kastrup
2007-08-11Add support for an info version of the user manualDavid Kastrup
2007-08-11Merge branch 'jc/clone'Junio C Hamano
2007-08-11Optimize the three-way merge of git-read-treeLinus Torvalds
2007-08-11Fix filehandle leak in "git branch -D"Alex Riesen
2007-08-11builtin-bundle - use buffered reads for bundle headerMark Levedahl
2007-08-11builtin-bundle.c - use stream buffered input for rev-listMark Levedahl
2007-08-11allow git-bundle to create bottomless bundleJunio C Hamano
2007-08-11allow git-bundle to create bottomless bundleJunio C Hamano
2007-08-10Optimize the two-way merge of git-read-tree tooLinus Torvalds
2007-08-10Optimize the common cases of git-read-treeLinus Torvalds
2007-08-10Move old index entry removal from "unpack_trees()" into the individual functionsLinus Torvalds
2007-08-10Merge branch 'lt/readtree'Junio C Hamano
2007-08-10Fix "git commit directory/" performance anomalyLinus Torvalds
2007-08-10Optimize "diff --cached" performance.Junio C Hamano
2007-08-10Revert "tweak manpage formatting"Junio C Hamano