summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.0.6v1.5.0.6Junio C Hamano2007-03-283-2/+24
* commit: fix pretty-printing of messages with "\nencoding "Jeff King2007-03-281-2/+5
* t4118: be nice to non-GNU sedJohannes Schindelin2007-03-281-1/+2
* git-commit: "read-tree -m HEAD" is not the right way to read-tree quicklyJunio C Hamano2007-03-281-1/+1
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-254-453/+416
|\
| * user-manual: introduce "branch" and "branch head" differentlyJ. Bruce Fields2007-03-181-22/+21
| * glossary: clean up cross-referencesJ. Bruce Fields2007-03-181-29/+29
| * glossary: stop generating automaticallyJ. Bruce Fields2007-03-184-428/+392
| * user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields2007-03-181-2/+2
| * user-manual.txt: fix a tiny typo.Jim Meyering2007-03-181-1/+1
| * user-manual: run xsltproc without --nonet optionJ. Bruce Fields2007-03-181-1/+1
* | gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski2007-03-241-0/+184
* | gitweb: Fix not marking signoff lines in "log" viewJakub Narebski2007-03-241-1/+1
* | gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski2007-03-241-3/+3
* | gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang2007-03-241-2/+2
* | gitweb: Fix "next" link in commit viewJakub Narebski2007-03-231-1/+1
* | Documentation/pack-format.txt: Clear up description of types.Peter Eriksen2007-03-221-4/+6
* | fix typo in git-am manpageMichael S. Tsirkin2007-03-211-1/+1
|/
* GIT 1.5.0.5v1.5.0.5Junio C Hamano2007-03-183-2/+30
* git-merge: finish when git-read-tree failsSanti BĂ©jar2007-03-161-2/+2
* GIT 1.5.0.4v1.5.0.4Junio C Hamano2007-03-143-2/+26
* Clarify doc for git-config --unset-all.Yann Dirson2007-03-141-1/+1
* git-checkout: fix "eval" used for merge labelling.Junio C Hamano2007-03-141-1/+1
* cvsserver: asciidoc formatting changesFrank Lichtenheld2007-03-131-8/+11
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-121-2/+2
|\
| * fast-import: grow tree storage more aggressivelyJeff King2007-03-121-2/+2
* | Don't package the git-gui credits file anymoreShawn O. Pearce2007-03-121-2/+1
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-124-156/+15
|\ \ | |/ |/|
| * git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce2007-03-121-7/+5
| * git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-124-135/+9
| * git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce2007-03-121-19/+6
| * git-gui: Allow committing empty mergesShawn O. Pearce2007-03-121-1/+1
* | git-send-email: Document configuration optionsAvi Kivity2007-03-111-0/+13
* | git-merge: warn when -m provided on a fast forwardJ. Bruce Fields2007-03-111-1/+6
* | git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard2007-03-101-24/+53
* | git.el: Avoid appending a signoff line that is already present.Alexandre Julliard2007-03-101-6/+18
* | setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer2007-03-101-1/+1
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-103-20/+29
|\ \
| * | user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields2007-03-101-1/+1
| * | user-manual: fix rendering of history diagramsJ. Bruce Fields2007-03-101-4/+21
| * | user-manual: fix missing colon in git-show exampleJ. Bruce Fields2007-03-101-1/+1
| * | user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields2007-03-101-11/+3
| * | user-manual: fix inconsistent exampleJ. Bruce Fields2007-03-101-2/+2
| * | glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields2007-03-101-1/+1
* | | Documentation: s/seperator/separator/Jeff King2007-03-091-3/+3
* | | Adjust reflog filemode in shared repositoryMatthias Kestenholz2007-03-091-0/+2
|/ /
* | Catch write_ref_sha1 failure in receive-packShawn O. Pearce2007-03-071-1/+4
* | make t8001 work on Mac OS X againJohannes Schindelin2007-03-061-1/+2
* | Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-062-37/+69
|\ \ | |/
| * git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce2007-03-061-7/+15