2971 Commits (b484ef28fbdc3e2ac242c37507eee5ace90f3915)
 

Author SHA1 Message Date
Alex Riesen b484ef28fb trivial: use git-repo-config to detect how to run tests in the test repository 19 years ago
Alex Riesen e58b97af31 trivial: use git-repo-config to detect if the test can be run on the repository 19 years ago
Alex Riesen 31f883d1b8 trivial: remove the dots at the end of file names from merge-one-file 19 years ago
Alex Riesen 50b4e0c178 trivial: clarify, what are the config's user.name and user.email about 19 years ago
Alex Riesen b6ae5409ea trivial: typo in git-commit.sh 19 years ago
Alex Riesen 88fb958baa use result of open(2) to check for presence 19 years ago
Alex Riesen d9e08be9d5 fix potential deadlock in create_one_file 19 years ago
Alex Riesen 781411ed46 trivial: O_EXCL makes O_TRUNC redundant 19 years ago
Alex Riesen 7f272ca80c trivial: retval of waitpid is not errno 19 years ago
Linus Torvalds b73cebf437 Fix nasty approxidate bug 19 years ago
Amos Waterland 0a15217184 AIX compile fix for repo-config.c 19 years ago
Jonas Fonseca 8b32572c74 git-init-db(1): Describe --shared and the idempotent nature of init-db 19 years ago
Junio C Hamano 4e7a2eccc2 ?alloc: do not return NULL when asked for zero bytes 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Junio C Hamano 89438677ab Documentation: spell. 19 years ago
Gerrit Pape f1ec72ba1e Fix skipping merge-order test with NO_OPENSSL=1. 19 years ago
Junio C Hamano 36cd2cc7d9 Do not mark tags fetched via --tags flag as mergeable 19 years ago
Junio C Hamano e9add36007 Fix bogus tests on rev-list output. 19 years ago
Junio C Hamano 8eafa3da62 Guard a test against wc that pads its output with whitespace 19 years ago
Sam Ravnborg 08337a97a2 copy_fd: close ifd on error 19 years ago
Johannes Schindelin 975b31dc6e Handle symlinks graciously 19 years ago
Junio C Hamano c97451ce09 t5300: avoid false failures. 19 years ago
Junio C Hamano 7e4a2a8483 avoid asking ?alloc() for zero bytes. 19 years ago
Eric Wong 7d6fb370bc short circuit out of a few places where we would allocate zero bytes 19 years ago
Junio C Hamano ac44f3e7c0 mailinfo: iconv does not like "latin-1" -- should spell it "latin1" 19 years ago
Junio C Hamano 9a84074d08 ls-files --full-name: usage string and documentation. 19 years ago
Junio C Hamano 695bf722da merge --no-commit: tweak message 19 years ago
Junio C Hamano bb5ebed731 show-branch: usability updates. 19 years ago
Junio C Hamano c5ced64578 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Johannes Schindelin 1e80e04492 sha1_to_hex: properly terminate the SHA1 19 years ago
Nick Hengeveld a14c225661 Fix for http-fetch from file:// URLs 19 years ago
Johannes Schindelin e99fcf96de git-format-patch should show the correct version 19 years ago
Junio C Hamano 69310a34cb send-pack: reword non-fast-forward error message. 19 years ago
Alex Riesen 7246ed438c \n usage in stderr output 19 years ago
Pavel Roskin f4a11066cf sanity check in add_packed_git() 19 years ago
Junio C Hamano 8ac4838af4 server-info: skip empty lines. 19 years ago
Pavel Roskin 50e7b06730 [PATCH] quote.c: Make loop control more readable. 19 years ago
Pavel Roskin 6689f08735 An off-by-one bug found by valgrind 19 years ago
Johannes Schindelin 9470657ad0 Avoid misleading success message on error 19 years ago
Junio C Hamano 455c161c47 http-fetch.c: fix objects/info/pack parsing. 19 years ago
Junio C Hamano 21b1aced83 objects/info/packs: work around bug in http-fetch.c::fetch_indices() 19 years ago
Junio C Hamano c2f3bf071e GIT 1.0.0 19 years ago
Linus Torvalds 41f93a2c90 Make "git-send-pack" less verbose by default 19 years ago
Junio C Hamano a3431febfe A shared repository should be writable by members. 19 years ago
Junio C Hamano 4b3511b0f8 ce_smudge_racily_clean_entry: explain why it works. 19 years ago
Junio C Hamano 407c8eb0d0 Racy GIT (part #2) 19 years ago
Junio C Hamano 29e4d36357 Racy GIT 19 years ago
Junio C Hamano a5c21d6eb7 format-patch: make sure header and body are separated. 19 years ago
Junio C Hamano 913419fcc6 diff --abbrev: document --abbrev=<n> form. 19 years ago
Junio C Hamano 47dd0d595d diff: --abbrev option 19 years ago