7654 Commits (3681d40b965258f7559235642c75f2117476765e)
 

Author SHA1 Message Date
Junio C Hamano 3681d40b96 Merge branch 'jc/subdir' 18 years ago
Shawn O. Pearce e6e2bd6201 Remove read_or_die in favor of better error messages. 18 years ago
Shawn O. Pearce 38434f2eed Hide output about SVN::Core not being found during tests. 18 years ago
Nicolas Pitre dcbc7bbe39 simplify the "no changes added to commit" message 18 years ago
Junio C Hamano 696b1b507f git-commit documentation: -a adds and also removes 18 years ago
Quy Tonthat c03f77573a git-remote: no longer silent on unknown commands. 18 years ago
Eric Wong e66191f483 git-svn: fix tests to work with older svn 18 years ago
Junio C Hamano 533b70390e Allow whole-tree operations to be started from a subdirectory 18 years ago
Junio C Hamano 514c09fdcf Use cd_to_toplevel in scripts that implement it by hand. 18 years ago
Junio C Hamano 9fde9401a9 Define cd_to_toplevel shell function in git-sh-setup 18 years ago
Junio C Hamano b60daf0515 Make git-prune-packed a bit more chatty. 18 years ago
Junio C Hamano f215f27013 glossary typofix 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Junio C Hamano 120b0dfbed Explain "Not a git repository: '.git'". 18 years ago
Junio C Hamano 1cf716a219 merge-recursive: do not report the resulting tree object name 18 years ago
Bob Proulx 397dfe67c7 git-revert: Fix die before git-sh-setup defines it. 18 years ago
Michael S. Tsirkin fc41be3b2e fix documentation for git-commit --no-verify 18 years ago
Linus Torvalds 4494c656e2 Fix up totally buggered read_or_die() 18 years ago
Linus Torvalds d34cf19b89 Clean up write_in_full() users 18 years ago
Junio C Hamano 9bbaa6cc68 reflog-expire: brown paper bag fix. 18 years ago
Junio C Hamano ba70de01bb GIT v1.5.0-rc1 18 years ago
Junio C Hamano 94d23673e3 plug a few leaks in revision walking used in describe. 18 years ago
Shawn O. Pearce 80dbae03b0 Chose better tag names in git-describe after merges. 18 years ago
Junio C Hamano e861ce1692 Merge branch 'jc/bare' 18 years ago
Junio C Hamano 141d21b825 Merge branch 'ar/merge-recursive' 18 years ago
Junio C Hamano c388761c15 Merge branch 'jc/detached-head' 18 years ago
Junio C Hamano 4d229653ab git-status: wording update to deal with deleted files. 18 years ago
Junio C Hamano 646ac22bdf git-rm: do not fail on already removed file. 18 years ago
Eric Wong 3b97fee23d Avoid errors and warnings when attempting to do I/O on zero bytes 18 years ago
Linus Torvalds 9130ac1e19 Better error messages for corrupt databases 18 years ago
Junio C Hamano 93c1e07947 config-set: check write-in-full returns in set_multivar 18 years ago
Junio C Hamano d1b2ddc863 index-pack: write-or-die instead of unchecked write-in-full. 18 years ago
Linus Torvalds f6aa66cb95 write_in_full: really write in full or return error on disk full. 18 years ago
Junio C Hamano d145144c3b Document git-init 18 years ago
Linus Torvalds 2cdf9509df write-cache: do not leak the serialized cache-tree data. 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano 8b944b5678 merge-recursive: do not use on-file index when not needed. 18 years ago
Alex Riesen f5184380f0 Speed-up recursive by flushing index only once for all entries 18 years ago
Jürgen Rühle 2a3a3c247e Provide better feedback for the untracked only case in status output 18 years ago
Junio C Hamano ccd14e569d Merge branch 'js/reflog' 18 years ago
Junio C Hamano 6fc301bbf6 Makefile: remove $foo when $foo.exe is built/installed. 18 years ago
Jürgen Rühle 374c59056a send-email: work around double encoding of in-body From field. 18 years ago
Nicolas Pitre c2cb959fe7 Add git-init documentation. 18 years ago
Johannes Schindelin 1b510aa442 Fix t1410 for core.filemode==false 18 years ago
Shawn O. Pearce 9a0eaf83ea Make git-describe a builtin. 18 years ago
Shawn O. Pearce 8c599c749f Don't save the commit buffer in git-describe. 18 years ago
Pavel Roskin e05db0fd4f Fix warnings in sha1_file.c - use C99 printf format if available 18 years ago
Junio C Hamano bb1091a475 -u is now default for 'git-mailinfo'. 18 years ago
Junio C Hamano 62c89c662f -u is now default for 'git-applymbox' 18 years ago
Junio C Hamano 3cf167ba4b git-am: should work when "--no-utf8 --utf8" is given 18 years ago