Code

git.git
2005-11-07 Junio C HamanoGIT 0.99.9e v0.99.9e
2005-11-07 Johannes Schindelinhttp-fetch: do not use curl_message after releasing it
2005-11-07 Johannes SchindelinAllow GIT_DIR to be an absolute path
2005-11-07 Paul Collinshttp-push.c: include with angle bracket, not dq.
2005-11-07 Junio C HamanoSet up remotes/origin to track all remote branches.
2005-11-07 Junio C Hamanogit-status: do not mark unmerged paths as committable.
2005-11-07 Junio C Hamanols-files: --others should not say unmerged paths are...
2005-11-06 Randal L. SchwartzUse fink/darwinport paths for OSX
2005-11-06 Jon LoeligerRefactor merge strategies into separate includable...
2005-11-06 Junio C HamanoDocument expat dependency when using http-push.
2005-11-06 Junio C HamanoMerge in http-push first stage.
2005-11-06 Nick HengeveldRefresh the remote lock if it is about to expire
2005-11-06 Nick HengeveldImprove lock handling
2005-11-06 Nick HengeveldSupport remote references with slashes in their names
2005-11-06 Nick HengeveldVerify remote packs, speed up pending request queue
2005-11-06 Nick HengeveldAdd support for pushing to a remote repository using...
2005-11-06 Junio C HamanoDebian: test build.
2005-11-06 Junio C HamanoFurther Debian split fixes.
2005-11-06 Junio C HamanoInstall asciidoc sources as well.
2005-11-06 Junio C HamanoPackage split: Debian.
2005-11-06 Junio C HamanoSimplify CFLAGS/DEFINES in Makefile
2005-11-06 Junio C Hamanogit-fetch: fail if specified refspec does not match...
2005-11-06 Junio C HamanoDocumentation: pull/clone ref mapping clarification.
2005-11-06 Junio C Hamanogit-format-patch: silly typo fix.
2005-11-05 Junio C Hamanotest: t4102-apply-rename fails with strict umask.
2005-11-05 Junio C HamanoGIT 0.99.9d v0.99.9d
2005-11-05 Junio C Hamanogit-clone: fix local clone
2005-11-05 Junio C Hamanoinit-db::copy_file() - use copy_fd()
2005-11-05 Junio C Hamanocopy.c::copy_fd() - do not leak file descriptor on...
2005-11-05 Junio C HamanoDocumentation: format-patch
2005-11-05 Junio C Hamanoformat-patch: "rev1.." should mean "rev1..HEAD"
2005-11-05 Junio C HamanoDocumentation: git-fetch/pull updates.
2005-11-05 Jon LoeligerAdded a few examples to git-pull man page.
2005-11-05 Junio C HamanoDocument the --no-commit flag better
2005-11-04 Junio C HamanoDocumentation: -merge and -pull: describe merge strategies.
2005-11-04 Junio C HamanoDocumentation: git-add -- do not say "cache", add examples.
2005-11-04 Junio C Hamanogit-tag: Do not assume the working tree root is writable.
2005-11-04 Nick HengeveldRemove the temp file if it is empty after the request...
2005-11-03 Junio C HamanoGIT 0.99.9c v0.99.9c
2005-11-03 Junio C HamanoIllustration: "Commit DAG Revision Naming"
2005-11-03 Junio C HamanoIllustration: "Git Diff Types"
2005-11-03 Junio C HamanoIllustration: "Fundamental Git Index Operations"
2005-11-03 Junio C Hamanogit-merge-ours: make sure our index matches HEAD
2005-11-03 Junio C HamanoAdd 'ours' merge strategy.
2005-11-03 Junio C HamanoAdd --no-commit to git-merge/git-pull.
2005-11-03 Junio C HamanoDocument --since and --until options to rev-parse.
2005-11-03 Junio C HamanoBe careful when dereferencing tags.
2005-11-03 Peter Eriksen[PATCH] Clean up the SunOS Makefile rule
2005-11-03 Junio C HamanoIgnore '\r' at the end of line in $GIT_DIR/config
2005-11-03 Alex Riesenremove CR/LF from .gitignore
2005-11-03 Junio C HamanoDo not fail on hierarchical branch names.
2005-11-03 Junio C HamanoMake test-date buildable again.
2005-11-02 Junio C Hamanogit-clone: do not forget to create origin branch.
2005-11-02 Junio C HamanoDo not put automatic merge message after signed-off...
2005-11-02 Junio C HamanoGIT 0.99.9b v0.99.9b
2005-11-02 Junio C HamanoAdd -P to the documentation head.
2005-11-02 Martin Langhoffcvsimport: cvsps should be quiet too
2005-11-02 Martin Langhoffcvsimport: introduce -P <cvsps-output-file> option
2005-11-02 Martin Langhoffcvsimport: catch error condition where cvs host disappears
2005-11-02 Junio C HamanoDo not install backward compatibility links anymore.
2005-11-01 Josef WeidendorferStrip any trailing slash on destination argument
2005-11-01 Petr Baudisgit-am.txt is no stub anymore
2005-11-01 Petr BaudisDocumentation for git-fmt-merge-msg
2005-11-01 Petr BaudisRemove git-findtags.perl
2005-11-01 Jon LoeligerRemove 'Previously this command was known as ...' messages.
2005-11-01 Junio C HamanoFix constness of input in mozilla-sha1/sha1.c::SHA1_Upd...
2005-11-01 Junio C HamanoDocument the use of "current directory" as pull source.
2005-11-01 Junio C HamanoMerge branch 'fixes'
2005-10-31 Linus TorvaldsAdd examples for git-log documentation and others.
2005-10-31 Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-31 Junio C HamanoWork around an RPM build problem.
2005-10-31 Junio C HamanoFix rev-list documentation again (--sparse and pathspec)
2005-10-31 Junio C HamanoUpdate git-pack-objects documentation.
2005-10-31 Junio C HamanoUpdate git-rev-list options list in rev-parse.
2005-10-31 Junio C HamanoUpdate usage string and documentation for git-rev-list.
2005-10-31 Chris ShoemakerAdd to usage and docs for git-add.sh
2005-10-31 Chris ShoemakerAdd to documentation of git-update-index arguments...
2005-10-31 Chris ShoemakerAdd usage statement to git-checkout.sh
2005-10-31 Junio C HamanoGIT 0.99.9 master branch.
2005-10-29 Junio C HamanoGIT 0.99.9 v0.99.9
2005-10-29 Junio C HamanoDocumentation updates.
2005-10-29 Junio C HamanoDo not mmap-copy the whole thing; just use copy_fd()
2005-10-29 Junio C HamanoTeach local-fetch about lazy object directories.
2005-10-29 Junio C HamanoFix recent documentation format breakage.
2005-10-29 Johannes Schindelinmake t5501 less annoying
2005-10-29 Johannes Schindelinfix multi_ack.
2005-10-29 Johannes Schindelingit-fetch-pack: Support multi_ack extension
2005-10-29 Johannes Schindelingit-upload-pack: Support the multi_ack protocol
2005-10-29 Johannes SchindelinSupport receiving server capabilities
2005-10-29 Johannes Schindelingit-upload-pack: More efficient usage of the has_sha1...
2005-10-29 Johannes SchindelinImplement an interoperability test for fetch-pack/uploa...
2005-10-29 Johannes SchindelinImplement a test for git-fetch-pack/git-upload-pack
2005-10-29 Johannes SchindelinMake maximal use of the remote refs
2005-10-29 Johannes SchindelinSubject: [PATCH] git-fetch-pack: Do not use git-rev...
2005-10-29 Junio C Hamanogit-apply --numstat
2005-10-29 c.shoemaker... Add usage help to git-push.sh
2005-10-29 c.shoemaker... Add usage help for git-reset.sh
2005-10-29 c.shoemaker... Minor clarifications in diffcore documentation
2005-10-29 c.shoemaker... Remove -r from common diff options documentation in...
2005-10-29 c.shoemaker... update usage string for git-commit.sh
next