summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.0.7v1.5.0.7Junio C Hamano2007-04-043-2/+20
* rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-042-4/+26
* git-upload-pack: make sure we close unused pipe endsH. Peter Anvin2007-03-291-0/+1
* Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Gerrit Pape2007-03-291-8/+8
* Documentation/git-svnimport.txt: fix typo.Gerrit Pape2007-03-291-1/+1
* GIT 1.5.0.6v1.5.0.6Junio C Hamano2007-03-293-2/+24
* commit: fix pretty-printing of messages with "\nencoding "Jeff King2007-03-291-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-264-453/+416
|\
| * user-manual: introduce "branch" and "branch head" differentlyJ. Bruce Fields2007-03-191-22/+21
| * glossary: clean up cross-referencesJ. Bruce Fields2007-03-191-29/+29
| * glossary: stop generating automaticallyJ. Bruce Fields2007-03-194-428/+392
| * user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields2007-03-191-2/+2
| * user-manual.txt: fix a tiny typo.Jim Meyering2007-03-191-1/+1
| * user-manual: run xsltproc without --nonet optionJ. Bruce Fields2007-03-191-1/+1
* | gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski2007-03-251-0/+184
* | gitweb: Fix not marking signoff lines in "log" viewJakub Narebski2007-03-251-1/+1
* | gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski2007-03-251-3/+3
* | gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang2007-03-251-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-141-8/+11
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-131-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-121-0/+13
* | git-merge: warn when -m provided on a fast forwardJ. Bruce Fields2007-03-121-1/+6
* | git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard2007-03-111-24/+53
* | git.el: Avoid appending a signoff line that is already present.Alexandre Julliard2007-03-111-6/+18
* | setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer2007-03-111-1/+1
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-113-20/+29
|\ \
| * | user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields2007-03-111-1/+1
| * | user-manual: fix rendering of history diagramsJ. Bruce Fields2007-03-111-4/+21
| * | user-manual: fix missing colon in git-show exampleJ. Bruce Fields2007-03-111-1/+1
| * | user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields2007-03-111-11/+3
| * | user-manual: fix inconsistent exampleJ. Bruce Fields2007-03-111-2/+2
| * | glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields2007-03-111-1/+1
* | | Documentation: s/seperator/separator/Jeff King2007-03-101-3/+3