aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix nasty approxidate bugLinus Torvalds2006-01-05
* AIX compile fix for repo-config.cAmos Waterland2006-01-05
* git-init-db(1): Describe --shared and the idempotent nature of init-dbJonas Fonseca2006-01-05
* ?alloc: do not return NULL when asked for zero bytesJunio C Hamano2005-12-29
* code comments: spellJunio C Hamano2005-12-29
* Documentation: spell.Junio C Hamano2005-12-29
* Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape2005-12-28
* Do not mark tags fetched via --tags flag as mergeableJunio C Hamano2005-12-27
* Fix bogus tests on rev-list output.Junio C Hamano2005-12-27
* Guard a test against wc that pads its output with whitespaceJunio C Hamano2005-12-27
* copy_fd: close ifd on errorSam Ravnborg2005-12-27
* Handle symlinks graciouslyJohannes Schindelin2005-12-26
* t5300: avoid false failures.Junio C Hamano2005-12-26
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-26
* short circuit out of a few places where we would allocate zero bytesEric Wong2005-12-26
* mailinfo: iconv does not like "latin-1" -- should spell it "latin1"Junio C Hamano2005-12-23
* ls-files --full-name: usage string and documentation.Junio C Hamano2005-12-23
* merge --no-commit: tweak messageJunio C Hamano2005-12-23
* show-branch: usability updates.Junio C Hamano2005-12-23
* check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-23
* sha1_to_hex: properly terminate the SHA1Johannes Schindelin2005-12-22
* Fix for http-fetch from file:// URLsNick Hengeveld2005-12-22
* git-format-patch should show the correct versionJohannes Schindelin2005-12-22
* send-pack: reword non-fast-forward error message.Junio C Hamano2005-12-22
* \n usage in stderr outputAlex Riesen2005-12-21
* sanity check in add_packed_git()Pavel Roskin2005-12-21
* server-info: skip empty lines.Junio C Hamano2005-12-21
* [PATCH] quote.c: Make loop control more readable.Pavel Roskin2005-12-21
* An off-by-one bug found by valgrindPavel Roskin2005-12-21
* Avoid misleading success message on errorJohannes Schindelin2005-12-21
* http-fetch.c: fix objects/info/pack parsing.Junio C Hamano2005-12-21
* objects/info/packs: work around bug in http-fetch.c::fetch_indices()Junio C Hamano2005-12-21
* GIT 1.0.0v1.0.0Junio C Hamano2005-12-21
|\
| * Make "git-send-pack" less verbose by defaultLinus Torvalds2005-12-20
| * A shared repository should be writable by members.Junio C Hamano2005-12-20
| * ce_smudge_racily_clean_entry: explain why it works.Junio C Hamano2005-12-20
| * Racy GIT (part #2)Junio C Hamano2005-12-20
| * Racy GITJunio C Hamano2005-12-20
| * format-patch: make sure header and body are separated.Junio C Hamano2005-12-19
| * diff --abbrev: document --abbrev=<n> form.Junio C Hamano2005-12-19
| * diff: --abbrev optionJunio C Hamano2005-12-19
| * xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-19
| * tests: make scripts executableJunio C Hamano2005-12-19
| * Remove "octopus".Junio C Hamano2005-12-19
| * Remove unused cmd-rename.shJunio C Hamano2005-12-19
| * Remove generated files */*.py[co]Junio C Hamano2005-12-19
| * Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano2005-12-19
| * rev-list --objects: fix object list without commit.Junio C Hamano2005-12-19
| * Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong2005-12-19
| * howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano2005-12-19