gitweb.git

Commits

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
2007-02-27 Fix git-show man page formatting in the EXAMPLES section
2007-02-27 git-apply: do not fix whitespaces on context lines.
2007-02-27 diff --cc: integer overflow given a 2GB-or-larger file
2007-02-27 mailinfo: do not get confused with logical lines that...
2007-02-26 git-gui: Don't create empty (same tree as parent) commits. gitgui-0.6.2
2007-02-26 git-gui: Add Reset to the Branch menu.
2007-02-26 git-gui: Relocate the menu/transport menu code.
2007-02-26 GIT 1.5.0.2 v1.5.0.2
2007-02-26 git-remote: support remotes with a dot in the name
2007-02-26 Documentation: describe "-f/-t/-m" options to "git...
2007-02-26 diff --cc: fix display of symlink conflicts during...
2007-02-26 Merge branch 'jc/merge-symlink' into maint
2007-02-26 merge-recursive: fix longstanding bug in merging symlinks
2007-02-26 merge-index: fix longstanding bug in merging symlinks
2007-02-25 Add Release Notes to prepare for 1.5.0.2
2007-02-25 Allow arbitrary number of arguments to git-pack-objects
2007-02-25 rerere: do not deal with symlinks.
2007-02-25 rerere: do not skip two conflicted paths next to each...
2007-02-25 Merge git://repo.or.cz/git-gui into maint
2007-02-25 Don't modify CREDITS-FILE if it hasn't changed.
2007-02-24 diff-patch: Avoid emitting double-slashes in textual...
2007-02-24 Reword git-am 3-way fallback failure message.
2007-02-24 Limit filename for format-patch
next