3015 Commits (3a75f674017fdf86d8b742cdfeb0df8700a2d03a)
 

Author SHA1 Message Date
Junio C Hamano 3a75f67401 GIT 1.0.12 19 years ago
Johannes Schindelin e921fb82cf git-fetch-pack: really do not ask for funny refs 19 years ago
Junio C Hamano e93ec6f9d8 Revert "check_packed_git_idx(): check integrity of the idx file itself." 19 years ago
Junio C Hamano ae4a35261d GIT 1.0.11 19 years ago
Junio C Hamano ee3d299e93 diffcore-break/diffcore-rename: integer overflow. 19 years ago
Junio C Hamano e99c2fbdda GIT 1.0.10 19 years ago
Junio C Hamano a0dfb48af7 Documentation: git-reset - interrupted workflow. 19 years ago
Junio C Hamano cb95bf488b Documentation: git-commit -a 19 years ago
J. Bruce Fields c2bc6e404d Documentation: clarify fetch parameter descriptions. 19 years ago
Junio C Hamano 87758f975b show-branch: handle [] globs as well. 19 years ago
Junio C Hamano 2c817df25d name-rev: do not omit leading components of ref name. 19 years ago
Junio C Hamano a94d9948da update-index: work with c-quoted name 19 years ago
Junio C Hamano 0de62e5985 GIT 1.0.9 19 years ago
Johannes Schindelin d5a6aafc90 glossary: explain "master" and "origin" 19 years ago
Junio C Hamano 8fc11b5aa9 GIT 1.0.8 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
Junio C Hamano 92e802c6cc GIT 1.0.7 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