summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-23git-clone: do not special case dumb http.Junio C Hamano
2005-12-23check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano
2005-12-23rev-parse: --show-cdupJunio C Hamano
2005-12-23Merge in fixes up to 1.0.3 maintenance branch.Junio C Hamano
2005-12-23GIT 1.0.3v1.0.3Junio C Hamano
2005-12-23git-clone: Support changing the origin branch with -oJohannes Schindelin
2005-12-22sha1_to_hex: properly terminate the SHA1Johannes Schindelin
2005-12-22Fix for http-fetch from file:// URLsNick Hengeveld
2005-12-22git-format-patch should show the correct versionJohannes Schindelin
2005-12-22send-pack: reword non-fast-forward error message.Junio C Hamano
2005-12-22GIT: Support [address] in URLsYOSHIFUJI Hideaki / 吉藤英明
2005-12-22whatchanged: customize diff-tree outputJunio C Hamano
2005-12-22Merge branch 'fixes'Junio C Hamano
2005-12-22\n usage in stderr outputAlex Riesen
2005-12-22git-pack-redundant: speed and memory usage improvementsLukas Sandström
2005-12-22merge-recursive: conflicting rename case.Junio C Hamano
2005-12-22Versioning scheme changes.Junio C Hamano
2005-12-22sanity check in add_packed_git()Pavel Roskin
2005-12-21Merge branch 'fixes'Junio C Hamano
2005-12-21GIT 1.0.0bv1.0.2v1.0.0bJunio C Hamano
2005-12-21server-info: skip empty lines.Junio C Hamano
2005-12-21[PATCH] quote.c: Make loop control more readable.Pavel Roskin
2005-12-21GIT 1.0.0av1.0.1v1.0.0aJunio C Hamano
2005-12-21An off-by-one bug found by valgrindPavel Roskin
2005-12-21Avoid misleading success message on errorJohannes Schindelin
2005-12-21http-fetch.c: fix objects/info/pack parsing.Junio C Hamano
2005-12-21objects/info/packs: work around bug in http-fetch.c::fetch_indices()Junio C Hamano
2005-12-21Post 1.0.0 development track.Junio C Hamano
2005-12-21GIT 1.0.0v1.0.0Junio C Hamano
2005-12-21Make "git-send-pack" less verbose by defaultLinus Torvalds
2005-12-21A shared repository should be writable by members.Junio C Hamano
2005-12-20ce_smudge_racily_clean_entry: explain why it works.Junio C Hamano
2005-12-20Racy GIT (part #2)Junio C Hamano
2005-12-20Racy GITJunio C Hamano
2005-12-20format-patch: make sure header and body are separated.Junio C Hamano
2005-12-20diff --abbrev: document --abbrev=<n> form.Junio C Hamano
2005-12-20diff: --abbrev optionJunio C Hamano
2005-12-20xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano
2005-12-20tests: make scripts executableJunio C Hamano
2005-12-20Remove "octopus".Junio C Hamano
2005-12-20Remove unused cmd-rename.shJunio C Hamano
2005-12-20Remove generated files */*.py[co]Junio C Hamano
2005-12-20Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano
2005-12-20rev-list --objects: fix object list without commit.Junio C Hamano
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong
2005-12-19howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano
2005-12-18Make "git help" sort git commands in columnsLinus Torvalds
2005-12-18Make "git help" react to window size correctlyLinus Torvalds
2005-12-18Documentation: typos and small fixes in "everyday".Junio C Hamano
2005-12-18clone-pack: remove unused and undocumented --keep flagJunio C Hamano