3099 Commits (e7555785f4edcf4988c53305349e3f525216e2cb)
 

Author SHA1 Message Date
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 58e3fb40f7 Merge fixes up to GIT 1.0.6 19 years ago
Junio C Hamano 17dff84b5e GIT 1.0.6 19 years ago
Junio C Hamano cfee10a773 send-pack/receive-pack: allow errors to be reported back to pusher. 19 years ago
Junio C Hamano 9b88fcef7d Makefile: use git-describe to mark the git version. 19 years ago
Junio C Hamano c06818e20a git-describe: documentation. 19 years ago
Junio C Hamano 64deb858b0 git-describe: still prefer annotated tag under --all and --tags 19 years ago
Junio C Hamano 2d9e7c9f90 git-describe: --tags and --abbrev 19 years ago
Junio C Hamano 4cdf78bf96 git-describe: use find_unique_abbrev() 19 years ago
Junio C Hamano 635d413430 git-describe: really prefer tags only. 19 years ago
Linus Torvalds 908e5310b9 Add a "git-describe" command 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
Junio C Hamano 36de72aa9d Merge fixes up to GIT 1.0.5 19 years ago
Junio C Hamano e5f5219a4f GIT 1.0.5 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 2ed7542fad Merge branch 'jc/checkout' 19 years ago
Junio C Hamano b74ed49735 Tutorial: mention shared repository management. 19 years ago
Johannes Schindelin af6e277c5e git-init-db: initialize shared repositories with --shared 19 years ago
Johannes Schindelin 457f06d68e Introduce core.sharedrepository 19 years ago
Junio C Hamano 2414721b19 Merge fixes up to GIT 1.0.4 19 years ago
Junio C Hamano 6ab58895cd GIT 1.0.4 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 056211053b git-clone: do not special case dumb http. 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
Junio C Hamano d0d14cf33d Adjust to ls-tree --full-name when run from a subdirectory. 19 years ago
Junio C Hamano a69dd585fc ls-tree: chomp leading directories when run from a subdirectory 19 years ago
Junio C Hamano 104f3e03c0 checkout: sometimes work from a subdirectory. 19 years ago
Junio C Hamano 797bd6f490 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 5f94c730f3 rev-parse: --show-cdup 19 years ago
Junio C Hamano c10d634518 Merge in fixes up to 1.0.3 maintenance branch. 19 years ago
Junio C Hamano c63da8d8e8 GIT 1.0.3 19 years ago
Johannes Schindelin e6c310fd0d git-clone: Support changing the origin branch with -o 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