gitweb.git

Commits

2005-10-05 GIT 0.99.8b v0.99.8b
2005-10-05 Merge branch 'fixes'
2005-10-05 clone-pack: use create_symref() instead of raw symlink.
2005-10-05 Some typos and light editing of various manpages
2005-10-05 upload-pack: Do not choke on too many heads request.
2005-10-05 [PATCH] Quote the missing GIT_DIR.
2005-10-05 [PATCH] Fix symbolic ref validation
2005-10-05 [PATCH] hold_index_file_for_update should not unlink...
2005-10-05 Fix diff-filter All-Or-None mark.
2005-10-05 Add missing documentation.
2005-10-04 Remove useless use of sed in git-format-patch.
2005-10-04 Leave an empty line between log and sign-off.
2005-10-04 Remove unused external-diff script.
2005-10-04 Merge branch 'fixes'
2005-10-04 [PATCH] Limit the number of requests outstanding in...
2005-10-04 Avoid compiler warning.
2005-10-04 Make sure get_sha1 does not accept ambiguous sha1 prefi...
2005-10-03 GIT 0.99.8a v0.99.8a
2005-10-03 git-pull: do not barf on -a flag meant for git-fetch.
2005-10-03 [PATCH] Random documentation fixes
2005-10-03 Error message from get_sha1() on ambiguous short SHA1.
2005-10-03 [PATCH] Enable and fix support for base less merges.
2005-10-03 Make sure get_sha1 does not accept ambiguous sha1 prefix.
2005-10-03 Fix minor DOS in rev-list.
2005-10-02 GIT 0.99.8 v0.99.8
2005-10-02 [PATCH] Update git-clone documentation
2005-10-02 Handle really trivial case inside git-merge.
2005-10-02 read-tree: --trivial
2005-10-02 [PATCH] Teach git-ls-files about '--' to denote end...
2005-10-02 [PATCH] Teach the recursive merge strategy about renames.
2005-10-02 read-tree: remove --head option.
2005-10-02 Customize git command for installations that lack certa...
2005-10-02 [PATCH] git on OpenBSD
2005-10-02 [PATCH] Re-instate index file write optimization
2005-10-02 [PATCH] Better error reporting for "git status"
2005-10-02 More portability.
2005-10-02 Add git-symbolic-ref
2005-10-02 Use resolve_ref() to implement read_ref().
2005-10-02 [PATCH] Allow reading "symbolic refs" that point to...
2005-10-02 Teach update-ref about a symbolic ref stored in a textfile.
2005-10-02 [PATCH] git fetch --tags
2005-10-02 [PATCH] HTTP partial transfer support fix.
2005-10-02 Update partial HTTP transfers.
2005-10-02 [PATCH] HTTP partial transfer support for object, pack...
2005-10-02 Pass CVSps generated A U Thor <author@domain.xz> intact.
2005-10-02 [PATCH] archimport: Actually cope with merges from...
2005-10-02 Honor extractor's umask in git-tar-tree.
2005-10-01 Honor user's umask.
2005-10-01 [PATCH] Flag empty patches as errors
2005-10-01 Consolidate null_sha1[].
2005-09-30 Still installing the old command names.
2005-09-30 Tell which packfile is corrupt when we die.
2005-09-30 [PATCH] Make logerror() and loginfo() static
2005-09-30 [PATCH] Old curl does not know about CURLOPT_SSLKEY
2005-09-29 Use git-merge in git-pull (second try).
2005-09-28 Use git-update-ref in scripts.
2005-09-28 [PATCH] Make some needlessly global stuff static
2005-09-28 [PATCH] Support for more CURL SSL settings via environm...
2005-09-28 [PATCH] Add new programs to .gitignore.
2005-09-28 Fastpath the normal case by not checking that index...
2005-09-28 Fix default pull not to do an unintended Octopus.
2005-09-28 Update the case table in t/t1000.
2005-09-28 Merge master.kernel.org:/home/hpa/git/daemon
2005-09-27 git-commit: use update-index --stdin, instead of xargs.
2005-09-27 update-index: document --stdin and -z
2005-09-27 update-index: --stdin and -z
2005-09-27 COPTS -> CFLAGS
2005-09-27 Parallelize the build
2005-09-27 Merge ... git+ssh://kernel.org/pub/scm/git/git.git
2005-09-27 Restore chdir(".git")
2005-09-27 [PATCH] Return CURL error message when object transfer...
2005-09-27 [PATCH] Implement --recover for git-*-fetch
2005-09-27 [PATCH] Provide access to git_dir through get_git_dir().
2005-09-27 [PATCH] Make the test more shell generic and fix missin...
2005-09-27 Really require tk 8.4 (RPM)
2005-09-27 Support a modicum of path validation, and allow an...
2005-09-27 Require tk 8.4 (RPM)
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27 git-fetch: send informational output to >&2 consistently.
2005-09-27 Give default merge message after failed automerge.
2005-09-27 Do not require clean tree when reverting and cherry...
2005-09-27 Fix overzealous cleanliness check in git-merge
2005-09-27 git-clone: check out "master" by default.
2005-09-27 Use "$@" rather than "${1+$@}" when invoking wish.
2005-09-26 Plug a small race in update-ref.c.
2005-09-26 Change wish8.4 back to wish
2005-09-25 [PATCH] Add "git-update-ref" to update the HEAD (or...
2005-09-25 [PATCH] More descriptive messages for conflict cases...
2005-09-25 [PATCH] recursive-merge: Don't print a stack trace...
2005-09-25 Diff: --name-status output format.
2005-09-25 Diff: -l<num> to limit rename/copy detection.
2005-09-25 Diff clean-up.
2005-09-25 Merge branch 'fixes'
2005-09-25 Clean generated files a bit more.
2005-09-25 Stop installing the backward compatible symlinks.
2005-09-25 show-branch: fix commit naming breakage.
2005-09-25 [PATCH] Finish documenting trivial merge rules
2005-09-24 git-grep: fix 'git grep -e $pattern' handling
2005-09-24 Remove use of 'xargs -0' from git-reset.
2005-09-24 Use 0.99.7.GIT as version between 0.99.7 and 0.99.8
next