]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-05-26  Junio C HamanoAdd tests for the last two fixes.
2007-05-26  Junio C Hamanogit-commit: use printf '%s\n' instead of echo on user...
2007-05-26  Jeff Kinggit-am: use printf instead of echo on user-supplied...
2007-05-26  Jakub NarebskiDocumentation: Add definition of "evil merge" to GIT...
2007-05-26  Jakub NarebskiReplace the last 'dircache's by 'index'
2007-05-26  Jakub NarebskiDocumentation: Clean up links in GIT Glossary
2007-05-25  Carlos Ricafix memory leak in parse_object when check_sha1_signatu...
2007-05-24  Junio C Hamanoname-rev: tolerate clock skew in committer dates
2007-05-24  James BowesDocumentation: fix git-config.xml generation
2007-05-23  Paolo BonziniDocument branch.autosetupmerge.
2007-05-22  Johannes Schindelingit-status: respect core.excludesFile
2007-05-22  Johannes SchindelinSubmittingPatches: mention older C compiler compatibility
2007-05-22  Jim Meyeringgit-daemon: don't ignore pid-file write failure
2007-05-21  Junio C Hamanoannotate: make it work from subdirectories.
2007-05-20  Frank Lichtenheldgit-config: Correct asciidoc documentation for --int...
2007-05-20  Frank Lichtenheldt1300: Add tests for git-config --bool --get
2007-05-20  Sven Verdoolaegeunpack-trees.c: verify_uptodate: remove dead code
2007-05-20  Fernando J... Use PATH_MAX instead of TEMPFILE_PATH_LEN
2007-05-20  Jonas Fonsecabranch: fix segfault when resolving an invalid HEAD
2007-05-20  Junio C HamanoGIT 1.5.1.6 v1.5.1.6
2007-05-20  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-05-19  Eric Wonggit-svn: don't minimize-url when doing an init that...
2007-05-19  Eric Wonggit-svn: avoid crashing svnserve when creating new...
2007-05-19  Johan Herlanduser-manual: Add section on ignoring files
2007-05-19  J. Bruce Fieldsuser-manual: finding commits referencing given file...
2007-05-19  J. Bruce Fieldsuser-manual: discourage shared repository
2007-05-19  J. Bruce Fieldstutorial: revise index introduction
2007-05-19  J. Bruce Fieldstutorials: add user-manual links
2007-05-19  Matthias KestenholzDocumentation: Reformatted SYNOPSIS for several commands
2007-05-19  Matthias KestenholzDocumentation: Added [verse] to SYNOPSIS where necessary
2007-05-19  Junio C HamanoGIT v1.5.1.5 v1.5.1.5
2007-05-19  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-05-19  Petr BaudisDocumentation: git-rev-list's "patterns"
2007-05-18  J. Bruce Fieldsuser-manual: reorganize public git repo discussion
2007-05-18  J. Bruce Fieldsuser-manual: listing commits reachable from some refs...
2007-05-18  J. Bruce Fieldsuser-manual: introduce git
2007-05-18  J. Bruce Fieldsuser-manual: add a "counting commits" example
2007-05-18  J. Bruce Fieldsuser-manual: move howto/using-topic-branches into manual
2007-05-18  J. Bruce Fieldsuser-manual: move howto/make-dist.txt into user manual
2007-05-18  J. Bruce FieldsDocumentation: remove howto's now incorporated into...
2007-05-18  J. Bruce Fieldsuser-manual: move quick-start to an appendix
2007-05-18  J. Bruce Fieldsglossary: expand and clarify some definitions, prune...
2007-05-18  J. Bruce Fieldsuser-manual: revise birdseye-view chapter
2007-05-18  Michael HendricksDocument core.excludesfile for git-add
2007-05-17  Michael Hendricksgit-send-email: allow leading white space on mutt aliases
2007-05-17  Johannes SchindelinAdd a birdview-on-the-source-code section to the user...
2007-05-16  Jeff Kingformat-patch: add MIME-Version header when we add conte...
2007-05-16  Steffen ProhaskaFixed link in user-manual
2007-05-16  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-16  Johannes Schindelinimport-tars: Use the "Link indicator" to identify direc...
2007-05-16  Andy Whitcroftgit name-rev writes beyond the end of malloc() with...
2007-05-15  Quy TonthatDocumentation/branch: fix small typo in -D example
2007-05-15  Junio C HamanoPrepare for 1.5.1.5 Release Notes
2007-05-15  Jakub Narebskigitweb: Add a few comments about %feature hash
2007-05-15  Frank Lichtenheldgit-am: Clean up the asciidoc documentation
2007-05-15  Frank LichtenheldDocumentation: format-patch has no --mbox option
2007-05-14  Frank Lichtenheldbuiltin-log.c: Fix typo in comment
2007-05-14  Junio C HamanoFix git-clone buglet for remote case.
2007-05-13  Eric Wonggit-svn: don't attempt to minimize URLs by default
2007-05-13  Eric Wonggit-svn: fix segfaults due to initial SVN pool being...
2007-05-13  Eric Wonggit-svn: clean up caching of SVN::Ra functions
2007-05-13  Eric Wonggit-svn: don't drop the username from URLs when dcommit...
2007-05-13  Quy TonthatRPM spec: include files in technical/ to package.
2007-05-13  Matthieu CastetRemove stale non-static-inline prototype for tree_entry...
2007-05-13  Steffen Prohaskagit-config: test for 'do not forget "a.b.var" ends...
2007-05-13  Junio C Hamanogit-config: do not forget seeing "a.b.var" means we...
2007-05-12  Junio C Hamanocheckout: allow detaching to HEAD even when switching...
2007-05-12  Jan HudecUpdated documentation of hooks in git-receive-pack.
2007-05-12  Alex RiesenAllow fetching references from any namespace
2007-05-12  Steffen Prohaskatiny fix in documentation of git-clone
2007-05-12  Marco CostalbaFix an unmatched comment end in arm/sha1_arm.S
2007-05-10  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-10  Richard P.... Fix documentation of tag in git-fast-import.txt
2007-05-10  Shawn O. PearceMerge branch 'gfi-maint' into maint
2007-05-10  Junio C Hamano.mailmap: add some aliases
2007-05-10  Jari AaltoSPECIFYING RANGES typo fix: it it => it is
2007-05-10  Junio C Hamanogit-clone: don't get fooled by $PWD
2007-05-10  Richard P.... Fix documentation of tag in git-fast-import.txt
2007-05-09  Junio C HamanoGIT v1.5.1.4 v1.5.1.4
2007-05-09  Quy TonthatAdd howto files to rpm packages.
2007-05-08  Amos Waterlandwcwidth redeclaration
2007-05-08  J. Bruce Fieldsuser-manual: fix clone and fetch typos
2007-05-08  Shawn O. PearceProperly handle '0' filenames in import-tars
2007-05-07  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-05-07  Junio C HamanoMerge git://git2.kernel.org/pub/scm/gitk/gitk into...
2007-05-07  Jeff KingDocumentation: don't reference non-existent 'git-cvsapp...
2007-05-07  J. Bruce Fieldsuser-manual: stop deprecating the manual
2007-05-07  J. Bruce Fieldsuser-manual: miscellaneous editing
2007-05-07  J. Bruce Fieldsuser-manual: fix .gitconfig editing examples
2007-05-07  J. Bruce Fieldsuser-manual: clean up fast-forward and dangling-objects...
2007-05-07  J. Bruce Fieldsuser-manual: add section ID's
2007-05-07  J. Bruce Fieldsuser-manual: more discussion of detached heads, fix...
2007-05-06  Alex RiesenSmall correction in reading of commit headers
2007-05-06  James BowesDocumentation: fix typo in git-remote.txt
2007-05-06  Junio C HamanoAdd test for blame corner cases.
2007-05-06  Junio C Hamanoblame: -C -C -C
2007-05-06  Junio C Hamanoblame: Notice a wholesale incorporation of an existing...
2007-05-06  Linus TorvaldsFix --boundary output
2007-05-04  Jakub Narebskidiff format documentation: describe raw combined diff...
2007-05-04  Carl WorthMention version 1.5.1 in tutorial and user-manual
next