7676 Commits (e4add70cd4ce287c9866f7eec5f1e42245e6f846)
 

Author SHA1 Message Date
J. Bruce Fields e4add70cd4 user-manual: minor quickstart reorganization 18 years ago
J. Bruce Fields ef89f701a0 user-manual: add "quick start" as chapter 1 18 years ago
J. Bruce Fields 2f99710cfe user-manual: rewrap, fix heading levels 18 years ago
J. Bruce Fields 67583917e9 Merge branch 'master' of git://git.kernel.org/pub/scm/git/git 18 years ago
J. Bruce Fields 69f7ad730a user-manual: reindent 18 years ago
Junio C Hamano f4b6c6b90f Merge branch 'jc/int' 18 years ago
Junio C Hamano 6de33478af Merge branch 'sp/merge' (early part) 18 years ago
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 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
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