summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-03-10Adjust reflog filemode in shared repositoryMatthias Kestenholz
2007-03-07Catch write_ref_sha1 failure in receive-packShawn O. Pearce
2007-03-07make t8001 work on Mac OS X againJohannes Schindelin
2007-03-06Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-03-06git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce
2007-03-06git-commit: cd to top before showing the final statJunio C Hamano
2007-03-06Fix diff-options references in git-diff and git-format-patchBrian Gernhardt
2007-03-06Add definition of <commit-ish> to the main git man page.Theodore Ts'o
2007-03-06Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-03-05Begin SubmittingPatches with a check listJohannes Schindelin
2007-03-05fast-import: Fail if a non-existant commit is used for mergeShawn O. Pearce
2007-03-05fast-import: Avoid infinite loop after resetShawn O. Pearce
2007-03-05GIT 1.5.0.3v1.5.0.3Junio C Hamano
2007-03-05glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI
2007-03-05user-manual: more detailed merge discussionJ. Bruce Fields
2007-03-05user-manual: how to replace commits older than most recentJ. Bruce Fields
2007-03-05user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields
2007-03-05user-manual: ensure generated manual references stylesheetJ. Bruce Fields
2007-03-05user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields
2007-03-05Documentation: mention module option to git-cvsimportJ. Bruce Fields
2007-03-04Unset NO_C99_FORMAT on Cygwin.Ramsay Jones
2007-03-04Fix a "pointer type missmatch" warning.Ramsay Jones
2007-03-04Fix some "comparison is always true/false" warnings.Ramsay Jones
2007-03-04Fix an "implicit function definition" warning.Ramsay Jones
2007-03-04Fix a "label defined but unreferenced" warning.Ramsay Jones
2007-03-04Document the config variable format.suffixJohannes Schindelin
2007-03-03git-merge: fail correctly when we cannot fast forward.Junio C Hamano
2007-03-03builtin-archive: use RUN_SETUPJohannes Schindelin
2007-03-03Fix git-gc usage noteMatthias Kestenholz
2007-03-02Fix quoting in update hook templateGerrit Pape
2007-03-02Another memory overrun in http-push.cEygene Ryabinkin
2007-03-01fetch.o depends on the headers, too.Johannes Schindelin
2007-03-01Documentation: Correct minor typo in git-add documentation.Christian Schlotter
2007-03-01Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov
2007-03-01Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov
2007-03-01Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov
2007-03-01git-gui: Remove unnecessary /dev/null redirection.Shawn O. Pearce
2007-02-28Start preparing Release Notes for 1.5.0.3Junio C Hamano
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano