gitweb.git

Commits

2007-04-04 GIT 1.5.0.7 v1.5.0.7
2007-04-04 rerere should not repeat the earlier hunks in later...
2007-03-29 git-upload-pack: make sure we close unused pipe ends
2007-03-29 Documentation/git-rev-parse.txt: fix example in SPECIFY...
2007-03-29 Documentation/git-svnimport.txt: fix typo.
2007-03-28 GIT 1.5.0.6 v1.5.0.6
2007-03-28 commit: fix pretty-printing of messages with "\nencoding "
2007-03-28 t4118: be nice to non-GNU sed
2007-03-28 git-commit: "read-tree -m HEAD" is not the right way...
2007-03-25 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-03-25 gitweb: Add some installation notes in gitweb/INSTALL
2007-03-25 gitweb: Fix not marking signoff lines in "log" view
2007-03-25 gitweb: Don't escape attributes in CGI.pm HTML methods
2007-03-25 gitweb: Change to use explicitly function call cgi...
2007-03-23 gitweb: Fix "next" link in commit view
2007-03-22 Documentation/pack-format.txt: Clear up description...
2007-03-21 fix typo in git-am manpage
2007-03-19 user-manual: introduce "branch" and "branch head" diffe...
2007-03-19 glossary: clean up cross-references
2007-03-19 glossary: stop generating automatically
2007-03-19 user-manual: Use def_ instead of ref_ for glossary...
2007-03-19 user-manual.txt: fix a tiny typo.
2007-03-19 user-manual: run xsltproc without --nonet option
2007-03-18 GIT 1.5.0.5 v1.5.0.5
2007-03-16 git-merge: finish when git-read-tree fails
2007-03-14 GIT 1.5.0.4 v1.5.0.4
2007-03-14 Clarify doc for git-config --unset-all.
2007-03-14 git-checkout: fix "eval" used for merge labelling.
2007-03-14 cvsserver: asciidoc formatting changes
2007-03-13 Merge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-03-12 fast-import: grow tree storage more aggressively
2007-03-12 Don't package the git-gui credits file anymore
2007-03-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-12 git-gui: Allow 'git gui version' outside of a repository gitgui-0.6.4
2007-03-12 git-gui: Revert "git-gui: Display all authors of git...
2007-03-12 git-gui: Revert "Don't modify CREDITS-FILE if it hasn...
2007-03-12 git-gui: Allow committing empty merges
2007-03-12 git-send-email: Document configuration options
2007-03-12 git-merge: warn when -m provided on a fast forward
2007-03-11 git.el: Retrieve commit log information from .dotest...
2007-03-11 git.el: Avoid appending a signoff line that is already...
2007-03-11 setup_git_directory_gently: fix off-by-one error
2007-03-11 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-03-11 user-manual: install user manual stylesheet with other...
2007-03-11 user-manual: fix rendering of history diagrams
2007-03-11 user-manual: fix missing colon in git-show example
2007-03-11 user-manual: fix inconsistent use of pull and merge
2007-03-11 user-manual: fix inconsistent example
2007-03-11 glossary: fix overoptimistic automatic linking of defin...
2007-03-10 Documentation: s/seperator/separator/
2007-03-10 Adjust reflog filemode in shared repository
2007-03-07 Catch write_ref_sha1 failure in receive-pack
2007-03-07 make t8001 work on Mac OS X again
2007-03-06 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-03-06 git-gui: Make 'make' quieter by default gitgui-0.6.3
2007-03-06 git-commit: cd to top before showing the final stat
2007-03-06 Fix diff-options references in git-diff and git-format...
2007-03-06 Add definition of <commit-ish> to the main git man...
2007-03-06 Merge branch 'maint-for-junio' of git://repo.or.cz...
2007-03-05 Begin SubmittingPatches with a check list
2007-03-05 fast-import: Fail if a non-existant commit is used...
2007-03-05 fast-import: Avoid infinite loop after reset
2007-03-05 GIT 1.5.0.3 v1.5.0.3
2007-03-05 glossary: Add definitions for dangling and unreachable...
2007-03-05 user-manual: more detailed merge discussion
2007-03-05 user-manual: how to replace commits older than most...
2007-03-05 user-manual: insert earlier of mention content-addressa...
2007-03-05 user-manual: ensure generated manual references stylesheet
2007-03-05 user-manual: reset to ORIG_HEAD not HEAD to undo merge
2007-03-05 Documentation: mention module option to git-cvsimport
2007-03-04 Unset NO_C99_FORMAT on Cygwin.
2007-03-04 Fix a "pointer type missmatch" warning.
2007-03-04 Fix some "comparison is always true/false" warnings.
2007-03-04 Fix an "implicit function definition" warning.
2007-03-04 Fix a "label defined but unreferenced" warning.
2007-03-04 Document the config variable format.suffix
2007-03-03 git-merge: fail correctly when we cannot fast forward.
2007-03-03 builtin-archive: use RUN_SETUP
2007-03-03 Fix git-gc usage note
2007-03-02 Fix quoting in update hook template
2007-03-02 Another memory overrun in http-push.c
2007-03-01 fetch.o depends on the headers, too.
2007-03-01 Documentation: Correct minor typo in git-add documentation.
2007-03-01 Documentation/git-send-email.txt: Fix labeled list...
2007-03-01 Documentation/git-quiltimport.txt: Fix labeled list...
2007-03-01 Documentation/build-docdep.perl: Fix dependencies for...
2007-03-01 git-gui: Remove unnecessary /dev/null redirection.
2007-02-28 Start preparing Release Notes for 1.5.0.3
2007-02-28 Documentation: git-remote add [-t <branch>] [-m <branch...
2007-02-28 Include config.mak in doc/Makefile
2007-02-28 git.el: Set the default commit coding system from the...
2007-02-28 git-archimport: support empty summaries, put summary...
2007-02-28 http-push.c::lock_remote(): validate all remote refs.
2007-02-28 git-cvsexportcommit: don't cleanup .msg if not yet...
2007-02-28 builtin-fmt-merge-msg: fix bugs in --file option
2007-02-28 index-pack: Loop over pread until data loading is complete.
2007-02-28 blameview: Fix the browse behavior in blameview
2007-02-28 Fix minor typos/grammar in user-manual.txt
2007-02-28 Correct ordering in git-cvsimport's option documentation
2007-02-28 git-show: Reject native ref
next