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