7967 Commits (ca28370a3567c14841c594b89fd62449abc166e6)
 

Author SHA1 Message Date
Junio C Hamano c34c6008bc More tests in t3901. 18 years ago
Junio C Hamano 5ac2715f2e Consistent message encoding while reusing log from an existing commit. 18 years ago
Junio C Hamano 696b1b507f git-commit documentation: -a adds and also removes 18 years ago
Junio C Hamano a731ec5eb8 t3901: test "format-patch | am" pipe with i18n 18 years ago
Junio C Hamano f7e68b2967 Use log output encoding in --pretty=email headers. 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
Peter Baumann 5024baa437 [PATCH] Make gitk work when launched in a subdirectory 18 years ago
Doug Maxey 6c2833284d [PATCH] gitk: add current directory to main window title 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
J. Bruce Fields f1d2b47794 user-manual: replace init-db by init 18 years ago
J. Bruce Fields 01997b4a25 user manual: answer some comments from Junio 18 years ago
Junio C Hamano eb6ae7f4ad User manual: fix typos in examples 18 years ago
J. Bruce Fields aec053bb0a Documentation: rev-list -> rev-parse, other typos, start examples 18 years ago
Shawn O. Pearce c82d7117a1 Improve merge performance by avoiding in-index merges. 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