gitweb.git

Commits

2005-10-16 GIT v0.99.8d v0.99.8d
2005-10-16 Introduce notation "ref^{type}".
2005-10-16 Ignore funny refname sent from remote
2005-10-16 Refuse to create funny refs in clone-pack, git-fetch...
2005-10-16 git-check-ref-format: reject funny ref names.
2005-10-16 Revert "Adapt tutorial to cygwin and add test case"
2005-10-16 Revert "tutorial: update the initial commit example."
2005-10-15 Merge branch 'fixes'
2005-10-13 tutorial: update the initial commit example.
2005-10-13 Adapt tutorial to cygwin and add test case
2005-10-13 rsh.c: typo fix
2005-10-12 Merge branch 'fixes'
2005-10-12 [PATCH] cvsimport: don't pass --cvs-direct if user...
2005-10-10 Merge branch 'fixes'
2005-10-10 t5400-send-pack relies on a working cpio
2005-10-10 git.sh: quote all paths
2005-10-10 Teach git-status about spaces in file names also on...
2005-10-10 OpenBSD needs the strcasestr replacement.
2005-10-10 Also force LC_ALL in test scripts.
2005-10-10 GIT 0.99.8c v0.99.8c
2005-10-10 Merge branch 'fixes'
2005-10-10 git-tag: update usage string and documentation.
2005-10-09 ignore new git-diff index header when computing patch ids
2005-10-09 Fix git-verify-tag for light-weight tags
2005-10-09 Make sure 'make install' does not have to rebuild templ...
2005-10-08 Give proper prototype to gitstrcasestr.
2005-10-08 Merge branch 'fixes'
2005-10-07 teach git-status about spaces in filenames
2005-10-07 Fix wrong filename listing bug in git-ls-tree.
2005-10-07 s/checkout-cache/checkout-index/g for Documentation...
2005-10-05 Fix usage of carets in git-rev-parse(1)
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
next