gitweb.git

Commits

2007-08-15 GIT 1.5.3-rc5 v1.5.3-rc5
2007-08-15 attr.c: read .gitattributes from index as well.
2007-08-15 attr.c: refactoring
2007-08-15 Add read_cache to builtin-check-attr
2007-08-15 diff: squelch empty diffs even more
2007-08-15 Use xmkstemp() instead of mkstemp()
2007-08-15 Introduces xmkstemp()
2007-08-15 Avoid ambiguous error message if pack.idx header is...
2007-08-15 merge-recursive: do not rudely die on binary merge
2007-08-14 Add --log-size to git log to print message size
2007-08-14 git-diff: squelch "empty" diffs
2007-08-14 Improved hint on how to set identity
2007-08-14 Add a test for git-commit being confused by relative...
2007-08-14 git-sh-setup.sh: make GIT_DIR absolute
2007-08-14 Allow git-svnimport to take "" as the trunk directory.
2007-08-13 Fix t5701-clone-local for white space from wc
2007-08-13 git-p4: Fix the sorting of changelists when cloning...
2007-08-13 diff: don't run pager if user asked for a diff style...
2007-08-13 builtin-bundle create - use lock_file
2007-08-13 t3902 - skip test if file system doesn't support HT...
2007-08-13 git-add: Add support for --refresh option.
2007-08-13 t3404: fix "fake-editor"
2007-08-13 git.el: Always set the current directory in the git...
2007-08-13 git.el: Add support for interactive diffs.
2007-08-13 Merge branch 'master' of git://git./gitk/gitk
2007-08-13 gitk: Fix bug causing Tcl error when updating graph
2007-08-13 gitk: Fix bug introduced in commit 67a4f1a7
2007-08-12 [PATCH] gitk: Show an error and exit if no .git could...
2007-08-12 [PATCH] gitk: Continue and show error message in new...
2007-08-12 [PATCH] gitk: Handle MouseWheel events on Windows
2007-08-12 [PATCH] gitk: Enable selected patch text on Windows
2007-08-12 gitk: Fix bug causing the "can't unset idinlist(.....
2007-08-11 Documentation/Makefile: remove cmd-list.made before...
2007-08-11 Merge branch 'cr/tag'
2007-08-11 INSTALL: explain info installation and dependencies.
2007-08-11 Add support for an info version of the user manual
2007-08-11 Merge branch 'jc/clone'
2007-08-11 Optimize the three-way merge of git-read-tree
2007-08-11 Fix filehandle leak in "git branch -D"
2007-08-11 builtin-bundle - use buffered reads for bundle header
2007-08-11 builtin-bundle.c - use stream buffered input for rev...
2007-08-11 allow git-bundle to create bottomless bundle
2007-08-11 allow git-bundle to create bottomless bundle
2007-08-10 Optimize the two-way merge of git-read-tree too
2007-08-10 Optimize the common cases of git-read-tree
2007-08-10 Move old index entry removal from "unpack_trees()"...
2007-08-10 Merge branch 'lt/readtree'
2007-08-10 Fix "git commit directory/" performance anomaly
2007-08-10 Optimize "diff --cached" performance.
2007-08-10 Revert "tweak manpage formatting"
2007-08-10 Start moving unpack-trees to "struct tree_desc"
2007-08-10 Reinstate the old behaviour when GIT_DIR is set and...
2007-08-10 tweak manpage formatting
2007-08-10 Fix an illustration in git-rev-parse.txt
2007-08-10 send-email: get all the quoting of realnames right
2007-08-10 send-email: rfc822 forbids using <address@domain> witho...
2007-08-10 Use the empty tree for base diff in paranoid-update...
2007-08-10 Teach the update-paranoid to look at file differences
2007-08-10 Teach update-paranoid how to store ACLs organized by...
2007-08-10 Fix formatting of git-blame documentation.
2007-08-09 cvsserver: Fix for work trees
2007-08-08 git-p4: Fix git-p4 submit to include only changed files...
2007-08-08 Reorder the list of commands in the manual.
2007-08-08 git-p4: Fix support for symlinks.
2007-08-07 git-stash documentation: add missing backtick
2007-08-07 git-stash documentation: stash numbering starts at...
2007-08-07 Add a note about the index being updated by git-status...
2007-08-07 Documentation/git-commit.txt: correct bad list formatting.
2007-08-07 send-email: teach sanitize_address to do rfc2047 quoting
2007-08-07 Fix "make GZ=1 quick-install-doc"
2007-08-07 pager: find out pager setting from configuration
2007-08-06 git-am: initialize variable $resume on startup
2007-08-06 Documentation/git-svn: how to clone a git-svn-created...
2007-08-06 Merge branch 'maint'
2007-08-06 apply: remove directory that becomes empty by renaming...
2007-08-06 setup.c:verify_non_filename(): don't die unnecessarily...
2007-08-06 documentation: use the word "index" in the git-commit...
2007-08-06 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-08-05 Merge branch 'maint'
2007-08-05 documentation: use the word "index" in the git-add...
2007-08-05 user-manual: mention git-gui
2007-08-05 user-manual: mention git stash
2007-08-05 user-manual: update for new default --track behavior
2007-08-05 Fix install-doc-quick target
2007-08-05 unpack-trees.c: assume submodules are clean during...
2007-08-05 Fixed git-push manpage
2007-08-05 checkout-index needs a working tree
2007-08-04 add "test-absolute-path" to .gitignore
2007-08-04 Document GIT_SSH environment variable alongside other...
2007-08-04 INSTALL: add warning on docbook-xsl 1.72 and 1.73
2007-08-04 gitweb: Fix handling of $file_name in feed generation
2007-08-04 git-completion: add "git stash"
2007-08-03 GIT 1.5.3-rc4 v1.5.3-rc4
2007-08-03 Fix bogus use of printf in t3700 test
2007-08-03 gitweb: do not choke on recursive symlink
2007-08-03 Fix work-tree related breakages
2007-08-03 Fix documentation for core.gitproxy to reflect code
2007-08-03 read-tree: remove unnecessary call to setup_git_directory()
2007-08-03 Support building on GNU/Hurd
2007-08-02 Fix style nit in Python slicing.
next