11362 Commits (6b763c424e4ace1678ade5310f3ca3ffbd11af2c)
 

Author SHA1 Message Date
Junio C Hamano 1467b5fec3 GIT 1.5.3-rc5 18 years ago
Junio C Hamano 1a9d7e9b48 attr.c: read .gitattributes from index as well. 18 years ago
Junio C Hamano a44131181a attr.c: refactoring 18 years ago
Brian Downing 6b06d518ca Add read_cache to builtin-check-attr 18 years ago
René Scharfe 6d2d9e8666 diff: squelch empty diffs even more 18 years ago
Luiz Fernando N. Capitulino 7647b17f1d Use xmkstemp() instead of mkstemp() 18 years ago
Luiz Fernando N. Capitulino f21a47b27c Introduces xmkstemp() 18 years ago
Luiz Fernando N. Capitulino eef427a09c Avoid ambiguous error message if pack.idx header is wrong 18 years ago
Junio C Hamano b798671fa9 merge-recursive: do not rudely die on binary merge 18 years ago
Arjen Laarhoven e8b5f4be70 [PATCH] gitk: Make the date/time display configurable 18 years ago
Steffen Prohaska 890fae7041 [PATCH] gitk: Let user easily specify lines of context in diff view 18 years ago
Paul Mackerras b1054ac985 gitk: Fix warning when removing a branch 18 years ago
Marco Costalba 9fa3465d6b Add --log-size to git log to print message size 18 years ago
Junio C Hamano fb13227e08 git-diff: squelch "empty" diffs 18 years ago
Steffen Prohaska 180787c48f Improved hint on how to set identity 18 years ago
David Kastrup 30c5cd3124 Add a test for git-commit being confused by relative GIT_DIR 18 years ago
David Kastrup b2bc9a3098 git-sh-setup.sh: make GIT_DIR absolute 18 years ago
Alberto Bertogli 0476786e64 Allow git-svnimport to take "" as the trunk directory. 18 years ago
Brian Gernhardt 70f64148bf Fix t5701-clone-local for white space from wc 18 years ago
Reece H. Dunn 7da660f437 git-p4: Fix the sorting of changelists when cloning a Perforce repository. 18 years ago
René Scharfe 89d07f750a diff: don't run pager if user asked for a diff style exit code 18 years ago
Junio C Hamano 4b37666ccb builtin-bundle create - use lock_file 18 years ago
Mark Levedahl 95eb6853af t3902 - skip test if file system doesn't support HT in names 18 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 18 years ago
Junio C Hamano 77b258f436 t3404: fix "fake-editor" 18 years ago
Alexandre Julliard 8fdc39729b git.el: Always set the current directory in the git-diff buffer. 18 years ago
Alexandre Julliard 09afcd6933 git.el: Add support for interactive diffs. 18 years ago
Junio C Hamano 04d70bebe7 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Paul Mackerras a69b2d1a8b gitk: Fix bug causing Tcl error when updating graph 18 years ago
Paul Mackerras 7b459a1c1c gitk: Fix bug introduced in commit 67a4f1a7 18 years ago
Alex Riesen 6c87d60cc6 [PATCH] gitk: Show an error and exit if no .git could be found 18 years ago
Alex Riesen 062d671f57 [PATCH] gitk: Continue and show error message in new repos 18 years ago
Mark Levedahl 314c30936f [PATCH] gitk: Handle MouseWheel events on Windows 18 years ago
Mark Levedahl bd441de4df [PATCH] gitk: Enable selected patch text on Windows 18 years ago
Paul Mackerras 67a4f1a7f5 gitk: Fix bug causing the "can't unset idinlist(...)" error 18 years ago
David Kastrup f9286765b2 Documentation/Makefile: remove cmd-list.made before redirecting to it. 18 years ago
Junio C Hamano 55d1932bce Merge branch 'cr/tag' 18 years ago
David Kastrup 98e79f63be INSTALL: explain info installation and dependencies. 18 years ago
David Kastrup 4739809cd0 Add support for an info version of the user manual 18 years ago
Junio C Hamano fa548703d1 Merge branch 'jc/clone' 18 years ago
Linus Torvalds 566b5c057c Optimize the three-way merge of git-read-tree 18 years ago
Alex Riesen cbbb218f8b Fix filehandle leak in "git branch -D" 18 years ago
Mark Levedahl 21a02980f9 builtin-bundle - use buffered reads for bundle header 18 years ago
Mark Levedahl 442b67a559 builtin-bundle.c - use stream buffered input for rev-list 18 years ago
Junio C Hamano c06793a4ed allow git-bundle to create bottomless bundle 18 years ago
Junio C Hamano 7fa8254f94 allow git-bundle to create bottomless bundle 18 years ago
Linus Torvalds d699676dda Optimize the two-way merge of git-read-tree too 18 years ago
Linus Torvalds 288f072ec0 Optimize the common cases of git-read-tree 18 years ago
Linus Torvalds b48d5a050a Move old index entry removal from "unpack_trees()" into the individual functions 18 years ago
Junio C Hamano 79f5e0645a Merge branch 'lt/readtree' 18 years ago