7933 Commits (ec8048913217d8ff6e54950a0cb8ab2e739a1d1f)
 

Author SHA1 Message Date
Nicolas Pitre c14261eaa2 some doc updates 18 years ago
J. Bruce Fields 2f99710cfe user-manual: rewrap, fix heading levels 18 years ago
Junio C Hamano adb7ba6b11 git log documentation: teach -<n> form. 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
Shawn O. Pearce 89f40be294 Convert output messages in merge-recursive to past tense. 18 years ago
Shawn O. Pearce 3f6ee2d15a Display a progress meter during merge-recursive. 18 years ago
Shawn O. Pearce 66a155bc12 Enable output buffering in merge-recursive. 18 years ago
Shawn O. Pearce 8c3275abca Allow the user to control the verbosity of merge-recursive. 18 years ago
Shawn O. Pearce 63889639bb Remove unnecessary call_depth parameter in merge-recursive. 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
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