16057 Commits (f2a782b8ba189b5ed51d18aa3eb93a670c220018)
 

Author SHA1 Message Date
Johannes Sixt f2a782b8ba Remove unused normalize_absolute_path() 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
René Scharfe 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows 16 years ago
Johannes Sixt f3cad0ad82 Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() 16 years ago
Johannes Sixt 2cd85c40a9 Make test-path-utils more robust against incorrect use 16 years ago
David J. Mellor ab2fdb3b62 Fixed broken git help -w when installing from RPM 16 years ago
Matthieu Moy 5aed3c6ab8 builtin-mv.c: check for unversionned files before looking at the destination. 16 years ago
Matthieu Moy c8ba6b1b19 Add a testcase for "git mv -f" on untracked files. 16 years ago
Matthieu Moy 720ec6b870 Missing && in t/t7001.sh. 16 years ago
William Pursell 7a85f6ae88 User-manual: "git stash <comment>" form is long gone 16 years ago
Guanqun Lu 37fc57a213 add test-dump-cache-tree in Makefile 16 years ago
Guanqun Lu c9a8abcf9a fix typo in Documentation 16 years ago
Johannes Schindelin e1e4389832 apply: fix access to an uninitialized mode variable, found by valgrind 16 years ago
Junio C Hamano bc395643b6 grep: pass -I (ignore binary) down to external grep 16 years ago
René Scharfe c7cddc1a2f merge: fix out-of-bounds memory access 16 years ago
Jeff King 915308b187 avoid 31-bit truncation in write_loose_object 16 years ago
Johannes Schindelin b8469ad057 test-path-utils: Fix off by one, found by valgrind 16 years ago
Johannes Schindelin f265458f61 get_sha1_basic(): fix invalid memory access, found by valgrind 16 years ago
Boyd Stephen Smith Jr b938f62a20 Fix Documentation for git-describe 16 years ago
Christian Couder 3aed2fda6f builtin-fsck: fix off by one head count 16 years ago
Markus Heidelberg bf474e2402 Documentation: let asciidoc align related options 16 years ago
Stephan Beyer 9968696015 githooks.txt: add missing word 16 years ago
Stephan Beyer 2454ac7b9f builtin-commit.c: do not remove COMMIT_EDITMSG 16 years ago
Stephan Beyer f8aa1b6902 t3404: Add test case for auto-amending only edited commits after "edit" 16 years ago
Stephan Beyer dc7f55cbe9 t3404: Add test case for aborted --continue after "edit" 16 years ago
Stephan Beyer 944019c8b3 t3501: check that commits are actually done 16 years ago
Michael J Gruber be17262d13 fix handling of multiple untracked files for git mv -k 16 years ago
Michael J Gruber 3772923f14 add test cases for "git mv -k" 16 years ago
Felipe Contreras 3d1d81eba2 fast-import: Cleanup mode setting. 16 years ago
Jay Soffian 8faea4f3b2 Git.pm: call Error::Simple() properly 16 years ago
Pierre Habouzit 12dd111288 Avoid spurious error messages on error mistakes. 16 years ago
jidanni@jidanni.org 47a845bfc3 contrib/examples/README: give an explanation of the status of these files 16 years ago
Junio C Hamano 141201d124 Merge branch 'maint-1.5.6' into maint-1.6.0 16 years ago
Joey Hess 8a124b82a0 README: tutorial.txt is now called gittutorial.txt 16 years ago
Markus Heidelberg 27c03aafdf doc/git-fsck: change the way for getting heads' SHA1s 16 years ago
Junio C Hamano 718258e256 GIT 1.6.0.6 16 years ago
Junio C Hamano 88fbf67b78 fast-import: make tagger information optional 16 years ago
Johannes Schindelin 4e46a8d62c fast-export: deal with tag objects that do not have a tagger 16 years ago
Miklos Vajna 672752470c SubmittingPatches: mention the usage of real name in Signed-off-by: lines 16 years ago
David Aguilar ce2c3ebbc5 git-mergetool: properly handle "git mergetool -- filename" 16 years ago
Wu Fengguang 0e73b3ee6c git-send-email: handle email address with quoted comma 16 years ago
Markus Heidelberg 04c8ce9c1c Documentation: fix typos, grammar, asciidoc syntax 16 years ago
Junio C Hamano 438d2991ea GIT 1.5.6.6 16 years ago
Junio C Hamano f23ffbe890 GIT 1.5.5.6 16 years ago
Junio C Hamano 34b146c0f4 GIT 1.5.4.7 16 years ago
Junio C Hamano dfff4b7aa4 gitweb: do not run "git diff" that is Porcelain 16 years ago
Johannes Schindelin 87c8a56e4f fast-import: close pack before unlinking it 16 years ago
Junio C Hamano a8335024c2 pager: do not dup2 stderr if it is already redirected 16 years ago
Junio C Hamano d2dadfe890 git-show: do not segfault when showing a bad tag 16 years ago
Jim Meyering 544ddb045a git-config.txt: fix a typo 16 years ago