aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-push.sh: Retain cuteness, add helpfulness.c.shoemaker@cox.net2005-10-28
* Be more careful about reference parsingLinus Torvalds2005-10-28
* Be marginally more careful about removing objectsLinus Torvalds2005-10-28
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-28
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-28
* Document git-patch-id a bit better.Junio C Hamano2005-10-28
* Add more generated files to .gitignoreJohannes Schindelin2005-10-28
* Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin2005-10-28
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-28
* Merge branch 'js-fat'Junio C Hamano2005-10-27
|\
| * Test in git-init-db if the filemode can be trustedJohannes Schindelin2005-10-26
* | Merge branch 'lt-dense'Junio C Hamano2005-10-27
|\ \
| * | git-rev-list: do not forget non-commit refsLinus Torvalds2005-10-26
| * | git-rev-list: make --dense the default (and introduce "--sparse")Linus Torvalds2005-10-26
| |/
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-10-27
|\ \ | |/ |/|
| * [PATCH] Make "gitk" work better with dense revlistsLinus Torvalds2005-10-27
* | Add git-name-revJohannes Schindelin2005-10-26
* | pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-26
* | Fix what to do and how to detect when hardlinking failsLinus Torvalds2005-10-26
* | Fix cloning (memory corruption)Johannes Schindelin2005-10-26
* | upload-pack: tighten request validation.Junio C Hamano2005-10-25
* | Work around missing hard links on FAT formatted mediaJohannes Schindelin2005-10-25
* | create_symref: if symlink fails, fall back to writing a "symbolic ref"Johannes Schindelin2005-10-25
* | Add [v]iew patch in git-am interactive.Junio C Hamano2005-10-25
* | git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano2005-10-25
* | git-rev-list: fix "--dense" flagLinus Torvalds2005-10-25
* | Add some missing commands to the git.txt commands listPetr Baudis2005-10-25
* | Add usage string to git-update-indexPetr Baudis2005-10-25
* | Documentation for git-shellPetr Baudis2005-10-25
* | Check another error condition in git-mvJosef Weidendorfer2005-10-25
* | fix daemon.c to compile on OpenBSDRandal L. Schwartz2005-10-25
* | Revert recent fetch-pack/upload-pack updates.Junio C Hamano2005-10-25
* | upload-pack: fix thinko in common-commit finder code.Junio C Hamano2005-10-24
* | git-fetch-pack: Implement client part of the multi_ack extensionJohannes Schindelin2005-10-24
* | git-fetch-pack: Do not use git-rev-listJohannes Schindelin2005-10-24
* | git-upload-pack: Support sending multiple ACK messagesJohannes Schindelin2005-10-24
* | git-upload-pack: More efficient usage of the has_sha1 arrayJohannes Schindelin2005-10-24
* | Add git-shell.Linus Torvalds2005-10-24
* | Clarify git status output.Junio C Hamano2005-10-24
* | Require zlib >= 1.2 for RPM.Andreas Ericsson2005-10-24
* | Add git-mvJosef Weidendorfer2005-10-23
* | Silence confusing and false-positive curl error messagePetr Baudis2005-10-23
* | Merge branch 'fixes'Junio C Hamano2005-10-23
|\ \
| * | git-show-branch: Fix off-by-one error.Junio C Hamano2005-10-23
* | | git-rev-list: add "--dense" flagLinus Torvalds2005-10-22
* | | Teach git-rev-list to follow just a specified set of filesLinus Torvalds2005-10-22
* | | Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-22
* | | Allow git-merge not to commit.Junio C Hamano2005-10-22
* | | upload-pack: Increase MAX_HAS.Junio C Hamano2005-10-22
* | | Fix malformatted git-am documentation.Junio C Hamano2005-10-21