]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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 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 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-10-31  Linus TorvaldsAdd examples for git-log documentation and others.
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
2005-10-29  c.shoemaker... git-push.sh: Retain cuteness, add helpfulness.
2005-10-28  Linus TorvaldsBe more careful about reference parsing
2005-10-28  Linus TorvaldsBe marginally more careful about removing objects
2005-10-28  Chris ShoemakerDocumentation changes to recursive option for git-diff...
2005-10-28  Pavel Roskinfix testsuite to tolerate spaces in path
2005-10-28  Junio C HamanoDocument git-patch-id a bit better.
2005-10-28  Johannes SchindelinAdd more generated files to .gitignore
2005-10-28  Johannes SchindelinLink git-name-rev and git-symbolic-ref from the main...
2005-10-28  Linus TorvaldsCreate object subdirectories on demand (phase II)
2005-10-27  Junio C HamanoMerge branch 'js-fat'
2005-10-27  Junio C HamanoMerge branch 'lt-dense'
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27  Linus Torvalds[PATCH] Make "gitk" work better with dense revlists
2005-10-26  Linus Torvaldsgit-rev-list: do not forget non-commit refs
2005-10-26  Linus Torvaldsgit-rev-list: make --dense the default (and introduce...
2005-10-26  Johannes SchindelinTest in git-init-db if the filemode can be trusted
2005-10-26  Johannes SchindelinAdd git-name-rev
2005-10-26  Junio C Hamanopack-objects: Allow use of pre-generated pack.
2005-10-26  Linus TorvaldsFix what to do and how to detect when hardlinking fails
2005-10-26  Johannes SchindelinFix cloning (memory corruption)
2005-10-26  Junio C Hamanoupload-pack: tighten request validation.
2005-10-26  Johannes SchindelinWork around missing hard links on FAT formatted media
2005-10-26  Johannes Schindelincreate_symref: if symlink fails, fall back to writing...
2005-10-26  Junio C HamanoAdd [v]iew patch in git-am interactive.
2005-10-26  Junio C Hamanogit-am: make it easier after fixing up an unapplicable...
2005-10-26  Linus Torvaldsgit-rev-list: fix "--dense" flag
2005-10-26  Petr BaudisAdd some missing commands to the git.txt commands list
2005-10-26  Petr BaudisAdd usage string to git-update-index
2005-10-26  Petr BaudisDocumentation for git-shell
2005-10-26  Josef WeidendorferCheck another error condition in git-mv
next