2944 Commits (bb5ebed731378f9ebec9bcd438aa69e086d73359)
 

Author SHA1 Message Date
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
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Junio C Hamano 1fdfd05db2 tests: make scripts executable 19 years ago
Junio C Hamano e32faa8adb Remove "octopus". 19 years ago
Junio C Hamano ba922ccee7 Remove unused cmd-rename.sh 19 years ago
Junio C Hamano d89056c258 Remove generated files */*.py[co] 19 years ago
Junio C Hamano 3aadad1b32 Documentation: stdout of update-hook is connected to /dev/null 19 years ago
Junio C Hamano ef1cc2cc21 rev-list --objects: fix object list without commit. 19 years ago
Eric Wong 42f4570c86 Documentation/git-archimport: document -o, -a, f, -D options 19 years ago
Junio C Hamano 3af849a3da howto/using-topic-branches: Recommend public URL git://git.kernel.org/ 19 years ago
Linus Torvalds 112d0bafd6 Make "git help" sort git commands in columns 19 years ago
Linus Torvalds ea77e675e5 Make "git help" react to window size correctly 19 years ago
Junio C Hamano d808111ebd Documentation: typos and small fixes in "everyday". 19 years ago
Junio C Hamano 2247efb40b clone-pack: remove unused and undocumented --keep flag 19 years ago
Junio C Hamano ad89721508 fetch-pack: -k option to keep downloaded pack. 19 years ago
Junio C Hamano c054d64e87 Revert "get_sha1_basic(): corner case ambiguity fix" 19 years ago
Junio C Hamano f7087e2e7c Revert "We do not like "HEAD" as a new branch name" 19 years ago
Junio C Hamano 8872f27b87 Revert "refs.c: off-by-one fix." 19 years ago
Junio C Hamano 011fbc7f07 Remove misguided branch disambiguation. 19 years ago
Junio C Hamano 80248b2e48 Documentation: HTTP needs update-server-info. 19 years ago
Junio C Hamano 01385e2758 Comment fixes. 19 years ago
Jan Harkes 69224716f7 Fix git-am --skip 19 years ago
Junio C Hamano 68283999f8 Forbid pattern maching characters in refnames. 19 years ago
Junio C Hamano 3ae854c356 Examples of resetting. 19 years ago
Junio C Hamano 06bf6ac424 refs.c: off-by-one fix. 19 years ago
Johannes Schindelin ee34518d62 We do not like "HEAD" as a new branch name 19 years ago
Junio C Hamano 06d900cf28 Sort globbed refname in show-branch. 19 years ago
Nicolas Pitre e5e3a9d8f9 small cleanup for diff-delta.c 19 years ago