summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-04GIT 1.5.0.7v1.5.0.7Junio C Hamano
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano
2007-03-29git-upload-pack: make sure we close unused pipe endsH. Peter Anvin
2007-03-29Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Gerrit Pape
2007-03-29Documentation/git-svnimport.txt: fix typo.Gerrit Pape
2007-03-28GIT 1.5.0.6v1.5.0.6Junio C Hamano
2007-03-28commit: fix pretty-printing of messages with "\nencoding "Jeff King
2007-03-28t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-28git-commit: "read-tree -m HEAD" is not the right way to read-tree quicklyJunio C Hamano
2007-03-25Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-03-25gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski
2007-03-25gitweb: Fix not marking signoff lines in "log" viewJakub Narebski
2007-03-25gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski
2007-03-25gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang
2007-03-23gitweb: Fix "next" link in commit viewJakub Narebski
2007-03-22Documentation/pack-format.txt: Clear up description of types.Peter Eriksen
2007-03-21fix typo in git-am manpageMichael S. Tsirkin
2007-03-19user-manual: introduce "branch" and "branch head" differentlyJ. Bruce Fields
2007-03-19glossary: clean up cross-referencesJ. Bruce Fields
2007-03-19glossary: stop generating automaticallyJ. Bruce Fields
2007-03-19user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields
2007-03-19user-manual.txt: fix a tiny typo.Jim Meyering
2007-03-19user-manual: run xsltproc without --nonet optionJ. Bruce Fields
2007-03-18GIT 1.5.0.5v1.5.0.5Junio C Hamano
2007-03-16git-merge: finish when git-read-tree failsSanti BĂ©jar
2007-03-14GIT 1.5.0.4v1.5.0.4Junio C Hamano
2007-03-14Clarify doc for git-config --unset-all.Yann Dirson
2007-03-14git-checkout: fix "eval" used for merge labelling.Junio C Hamano
2007-03-14cvsserver: asciidoc formatting changesFrank Lichtenheld
2007-03-13Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-03-12fast-import: grow tree storage more aggressivelyJeff King
2007-03-12Don't package the git-gui credits file anymoreShawn O. Pearce
2007-03-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-03-12git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce
2007-03-12git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce
2007-03-12git-gui: Allow committing empty mergesShawn O. Pearce
2007-03-12git-send-email: Document configuration optionsAvi Kivity
2007-03-12git-merge: warn when -m provided on a fast forwardJ. Bruce Fields
2007-03-11git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard
2007-03-11git.el: Avoid appending a signoff line that is already present.Alexandre Julliard
2007-03-11setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer
2007-03-11Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-03-11user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields
2007-03-11user-manual: fix rendering of history diagramsJ. Bruce Fields
2007-03-11user-manual: fix missing colon in git-show exampleJ. Bruce Fields
2007-03-11user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields
2007-03-11user-manual: fix inconsistent exampleJ. Bruce Fields
2007-03-11glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields
2007-03-10Documentation: s/seperator/separator/Jeff King