gitweb.git

Commits

2005-11-02 GIT 0.99.9b v0.99.9b
2005-11-02 Add -P to the documentation head.
2005-11-02 cvsimport: cvsps should be quiet too
2005-11-02 cvsimport: introduce -P <cvsps-output-file> option
2005-11-02 cvsimport: catch error condition where cvs host disappears
2005-11-02 Do not install backward compatibility links anymore.
2005-11-01 Strip any trailing slash on destination argument
2005-11-01 git-am.txt is no stub anymore
2005-11-01 Documentation for git-fmt-merge-msg
2005-11-01 Remove git-findtags.perl
2005-11-01 Remove 'Previously this command was known as ...' messages.
2005-11-01 Fix constness of input in mozilla-sha1/sha1.c::SHA1_Upd...
2005-11-01 Document the use of "current directory" as pull source.
2005-11-01 Merge branch 'fixes'
2005-10-31 Add examples for git-log documentation and others.
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-31 Work around an RPM build problem.
2005-10-31 Fix rev-list documentation again (--sparse and pathspec)
2005-10-31 Update git-pack-objects documentation.
2005-10-31 Update git-rev-list options list in rev-parse.
2005-10-31 Update usage string and documentation for git-rev-list.
2005-10-31 Add to usage and docs for git-add.sh
2005-10-31 Add to documentation of git-update-index arguments...
2005-10-31 Add usage statement to git-checkout.sh
2005-10-31 GIT 0.99.9 master branch.
2005-10-29 GIT 0.99.9 v0.99.9
2005-10-29 Documentation updates.
2005-10-29 Do not mmap-copy the whole thing; just use copy_fd()
2005-10-29 Teach local-fetch about lazy object directories.
2005-10-29 Fix recent documentation format breakage.
2005-10-29 make t5501 less annoying
2005-10-29 fix multi_ack.
2005-10-29 git-fetch-pack: Support multi_ack extension
2005-10-29 git-upload-pack: Support the multi_ack protocol
2005-10-29 Support receiving server capabilities
2005-10-29 git-upload-pack: More efficient usage of the has_sha1...
2005-10-29 Implement an interoperability test for fetch-pack/uploa...
2005-10-29 Implement a test for git-fetch-pack/git-upload-pack
2005-10-29 Make maximal use of the remote refs
2005-10-29 Subject: [PATCH] git-fetch-pack: Do not use git-rev...
2005-10-29 git-apply --numstat
2005-10-29 Add usage help to git-push.sh
2005-10-29 Add usage help for git-reset.sh
2005-10-29 Minor clarifications in diffcore documentation
2005-10-29 Remove -r from common diff options documentation in...
2005-10-29 update usage string for git-commit.sh
2005-10-29 git-push.sh: Retain cuteness, add helpfulness.
2005-10-28 Be more careful about reference parsing
2005-10-28 Be marginally more careful about removing objects
2005-10-28 Documentation changes to recursive option for git-diff...
2005-10-28 fix testsuite to tolerate spaces in path
2005-10-28 Document git-patch-id a bit better.
2005-10-28 Add more generated files to .gitignore
2005-10-28 Link git-name-rev and git-symbolic-ref from the main...
2005-10-28 Create object subdirectories on demand (phase II)
2005-10-27 Merge branch 'js-fat'
2005-10-27 Merge branch 'lt-dense'
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27 [PATCH] Make "gitk" work better with dense revlists
2005-10-26 git-rev-list: do not forget non-commit refs
2005-10-26 git-rev-list: make --dense the default (and introduce...
2005-10-26 Test in git-init-db if the filemode can be trusted
2005-10-26 Add git-name-rev
2005-10-26 pack-objects: Allow use of pre-generated pack.
2005-10-26 Fix what to do and how to detect when hardlinking fails
2005-10-26 Fix cloning (memory corruption)
2005-10-26 upload-pack: tighten request validation.
2005-10-26 Work around missing hard links on FAT formatted media
2005-10-26 create_symref: if symlink fails, fall back to writing...
2005-10-26 Add [v]iew patch in git-am interactive.
2005-10-26 git-am: make it easier after fixing up an unapplicable...
2005-10-26 git-rev-list: fix "--dense" flag
2005-10-26 Add some missing commands to the git.txt commands list
2005-10-26 Add usage string to git-update-index
2005-10-26 Documentation for git-shell
2005-10-26 Check another error condition in git-mv
2005-10-26 fix daemon.c to compile on OpenBSD
2005-10-25 Revert recent fetch-pack/upload-pack updates.
2005-10-24 upload-pack: fix thinko in common-commit finder code.
2005-10-24 git-fetch-pack: Implement client part of the multi_ack...
2005-10-24 git-fetch-pack: Do not use git-rev-list
2005-10-24 git-upload-pack: Support sending multiple ACK messages
2005-10-24 git-upload-pack: More efficient usage of the has_sha1...
2005-10-24 Add git-shell.
2005-10-24 Clarify git status output.
2005-10-24 Require zlib >= 1.2 for RPM.
2005-10-24 Add git-mv
2005-10-23 Silence confusing and false-positive curl error message
2005-10-23 GIT 0.99.8g v0.99.8g
2005-10-23 Merge branch 'fixes'
2005-10-23 Merge branch 'fixes'
2005-10-23 git-show-branch: Fix off-by-one error.
2005-10-23 git-rev-list: add "--dense" flag
2005-10-23 Teach git-rev-list to follow just a specified set of...
2005-10-23 Split up tree diff functions into tree-diff.c library
2005-10-22 Allow git-merge not to commit.
2005-10-22 upload-pack: Increase MAX_HAS.
2005-10-22 Fix malformatted git-am documentation.
2005-10-22 [PATCH 3/3] Allow running requests to finish after...
2005-10-22 [PATCH 2/3] Switched back to loading alternates as...
next