2994 Commits (d5a6aafc90a14382120727e4e81ee1a380e8b194)
 

Author SHA1 Message Date
Johannes Schindelin d5a6aafc90 glossary: explain "master" and "origin" 19 years ago
Junio C Hamano 6f2eacfeb2 mailsplit: allow empty input from stdin 19 years ago
Junio C Hamano 013049c985 revert/cherry-pick: handle single quote in author name. 19 years ago
Yann Dirson 5f815e5922 Fix git-format-patch usage string wrt output modes. 19 years ago
Yann Dirson 36071af305 Fix typo in debug stanza of t2001 19 years ago
Junio C Hamano 3ac0ebbba4 tar-tree: finish honoring extractor's umask in git-tar-tree. 19 years ago
Junio C Hamano 8f1d2e6f49 [PATCH] Compilation: zero-length array declaration. 19 years ago
Junio C Hamano 3be7098ce4 prune: do not show error from pack-redundant when no packs are found. 19 years ago
Junio C Hamano 7d0e65b892 Retire debian/ directory. 19 years ago
Junio C Hamano 476e801111 unpack-objects: default to quiet if stderr is not a tty. 19 years ago
Joe English 34c99da2a4 Substitute "/" with $opt_s in tag names as well as branch names 19 years ago
Yann Dirson 576cfc86fc Teach cvsexportcommit to add new files 19 years ago
Jon Loeliger c1fe2fe4fe Fix git-symbolic-ref typo in git.txt. 19 years ago
Andreas Ericsson da6bf70ebf git: grok 'help' to mean '--help'. 19 years ago
Eric Wong 2ed8e622bf Documentation/git-svnimport: document -T and -t switches correctly 19 years ago
Eric Wong 2961e0ee8b svnimport: support repositories requiring SSL authentication 19 years ago
Junio C Hamano 6ce183216d t3300: skip when filesystem does not like TAB in filenames. 19 years ago
Junio C Hamano aa66c7ec77 format-patch/commit: Quote single quote in the author name properly. 19 years ago
Junio C Hamano 81214e4ddf git-fetch --tags: reject malformed tags. 19 years ago
Jonas Fonseca 353ce81597 Wrap synopsis lines and use [verse] to keep formatting 19 years ago
Alex Riesen 6ff0b1c56c use GIT_DIR instead of /var/tmp 19 years ago
Alex Riesen 2ccd2027b0 trivial: check, if t/trash directory was successfully created 19 years ago
Alex Riesen 10ae7d86c1 trivial: .gitignore precompiled python modules 19 years ago
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