Code

git.git
2006-08-15 Jakub Narebskigitweb: Refactor printing shortened title in git_shortl...
2006-08-14 Jakub Narebskigitweb: Separate ref parsing in git_get_refs_list into...
2006-08-14 Jakub Narebskigitweb: Great subroutines renaming
2006-08-14 Junio C HamanoMerge branch 'maint'
2006-08-14 Junio C HamanoFix type of combine-diff.c::show_patch_diff()
2006-08-13 Luben Tuikovsample commit-msg hook: no silent exit on duplicate...
2006-08-13 Luben TuikovFix regex pattern in commit-msg
2006-08-13 Junio C HamanoMerge branch 'jc/upload-pack'
2006-08-13 Junio C HamanoMerge branch 'jc/racy-delay'
2006-08-13 Junio C HamanoMerge branch 'th/diff-extra'
2006-08-13 Junio C HamanoMerge branch 'jc/pack-objects'
2006-08-13 Junio C HamanoMerge branch 'js/read-tree'
2006-08-13 Junio C HamanoMerge branch 'js/http-mb'
2006-08-13 Junio C HamanoMerge branch 'js/color-diff'
2006-08-13 Junio C HamanoMerge branch 'jn/web'
2006-08-13 Junio C HamanoMerge branch 'lt/web'
2006-08-13 Junio C HamanoMerge branch 'jn/conf'
2006-08-13 Junio C HamanoMerge branch 'jc/grep'
2006-08-13 Junio C HamanoMerge branch 'mk/rename'
2006-08-13 Junio C HamanoMerge branch 'ml/pager'
2006-08-13 Junio C HamanoGIT 1.4.2 v1.4.2
2006-08-13 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-13 Junio C Hamanot/t4013: fix futzing with the version string.
2006-08-13 Junio C HamanoBetter error message when we are unable to lock the...
2006-08-13 Junio C Hamanogit-am: give better diagnostics when the patch does...
2006-08-12 Junio C HamanoMerge branch 'rj/header'
2006-08-12 Eric Wonggit-svn: split the path from the url correctly with...
2006-08-12 Junio C Hamanogit-grep: show pathnames relative to the current directory
2006-08-12 Junio C Hamanogit-sh-setup: do not use repo-config to test the git...
2006-08-11 Eric Wonggit-svn: bugfix: allow SVN:: lib users to track the...
2006-08-11 Eric Wonggit-svn: correctly kill keyword expansion without mungi...
2006-08-11 Rene Scharfedrop length argument of has_extension
2006-08-11 Junio C HamanoMerge branch 'rn/push-dav'
2006-08-10 Johannes SchindelinAdd the --color-words option to the diff options family
2006-08-10 Rutger NijlunsingAdd Documentation/howto/setup-git-server-over-http.txt
2006-08-10 Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
2006-08-10 Rene Scharfegit-verify-pack: make builtin
2006-08-10 Junio C HamanoMerge branch 'master' into mk/rename
2006-08-10 Rene Scharfegit-verify-pack: no need to count errors
2006-08-10 Rene Scharfegit-verify-pack: buffer overrun paranoia
2006-08-10 Rene Scharfegit-verify-pack: free pack after use and a cleanup
2006-08-10 Rene Scharfegit-verify-pack: get rid of while loop
2006-08-10 Rene Scharfegit-verify-pack: insist on .idx extension
2006-08-10 Rene Scharfegit-verify-pack: more careful path handling
2006-08-10 Rene Scharfegit-verify-pack: show usage when no pack was specified
2006-08-10 Rene ScharfeAdd has_extension()
2006-08-10 Junio C Hamanobuiltin-apply: remove unused increment
2006-08-10 Junio C HamanoFix git-diff A...B
2006-08-10 Junio C Hamanocombine-diff: use color
2006-08-10 Rutger Nijlunsinghttp-push: Make WebDAV work with (broken?) default...
2006-08-10 Junio C Hamanogit-apply: applying a patch to make a symlink shorter.
2006-08-09 Junio C Hamanoallow diff.renamelimit to be set regardless of -M/-C v1.4.2-rc4
2006-08-09 Junio C Hamanomake --find-copies-harder imply -C
2006-08-09 Junio C Hamanofind_unique_abbrev() with len=0 should not abbreviate
2006-08-09 Junio C Hamanocheck return value from diff_setup_done()
2006-08-09 Junio C HamanoFix tutorial-2.html
2006-08-09 Jakub Narebskiautoconf: Add support for setting CURLDIR, OPENSSLDIR...
2006-08-09 Junio C HamanoDocumentation: git-status takes the same options as...
2006-08-09 Jakub Narebskiautoconf: It is --without-python, not --no-python
2006-08-09 Jonas FonsecaUpdate git-init-db(1) and documentation of core.sharedR...
2006-08-09 Junio C Hamanoautoconf: clean temporary file mak.append
2006-08-09 Jakub Narebskiautoconf: Move variables which we always set to config...
2006-08-09 Junio C Hamanoread-cache: tweak racy-git delay logic
2006-08-08 Junio C HamanoMerge branch 'master' into mk/rename
2006-08-08 Jakub Narebskiautoconf: Improvements in NO_PYTHON/PYTHON_PATH handling
2006-08-08 Jakub Narebskiautoconf: Error out on --without-shell and --without...
2006-08-08 Jakub Narebskiautoconf: Add configure target to main Makefile
2006-08-08 Jeff Kinggit-push: allow pushing from subdirectories
2006-08-08 Junio C HamanoGIT-VERSION-GEN: adjust for ancient git
2006-08-08 Junio C Hamanobuiltin-mv: fix use of uninitialized memory.
2006-08-08 Junio C Hamanodebugging: XMALLOC_POISON
2006-08-08 Luben Tuikovgitweb: blame table row no highlight fix
2006-08-08 Luben Tuikovgitweb: bugfix: git_commit and git_commitdiff parents
2006-08-08 Jakub Narebskigitweb: Remove unused variables in git_shortlog_body...
2006-08-07 Ryan Andersonannotate: Fix bug when parsing merges with differing...
2006-08-07 Ryan Andersonlog-tree: show_log() should respect the setting of...
2006-08-07 Michael Krelinhandle https:// protocol in git-clone
2006-08-07 Junio C HamanoRacy git: avoid having to be always too careful
2006-08-07 Jakub Narebskiautoconf: Unset NO_STH and NEED_STH when it is detected...
2006-08-06 Matthias Lederhofergitweb: fix $project usage
2006-08-06 Matthias Lederhofergitweb: fix commitdiff_plain for root commits
2006-08-06 Jakub Narebskigitweb: Skip nonmatching lines in difftree output,...
2006-08-06 Jakub Narebskigitweb: fix commitdiff for root commits
2006-08-06 Matthias Lederhofergitweb: check if HTTP_ACCEPT is really set
2006-08-06 Matthias KestenholzAdd gitweb.cgi to .gitignore
2006-08-06 Jakub Narebskigitweb: Refactor untabifying - converting tabs to spaces
2006-08-06 Jakub Narebskigitweb: Inline $rss_link
2006-08-06 Jakub Narebskigitweb: PATH_INFO=/ means no project
2006-08-06 Jakub Narebskigitweb: No error messages with unescaped/unprotected...
2006-08-06 Jakub Narebskigitweb: No periods for error messages
2006-08-06 Jakub Narebskigitweb: Cleanup and uniquify error messages
2006-08-06 Jakub Narebskigitweb: Don't undefine query parameter related variable...
2006-08-06 Jakub Narebskigitweb: Use undef for die_error to use default first...
2006-08-06 Jakub Narebskigitweb: die_error first (optional) parameter is HTTP...
2006-08-06 Jakub Narebskigitweb: Separate input validation and dispatch, add...
2006-08-06 Junio C HamanoFix "grep -w"
2006-08-05 Junio C HamanoMakefile: Cygwin does not seem to need NO_STRLCPY
2006-08-05 Ramsay Jonescommit walkers: setup_ident() to record correct committ...
2006-08-05 Johannes Schindelinhttp-push: avoid fork() by calling merge_bases() directly
2006-08-05 Ramsay JonesAllow config file to specify Signed-off-by identity...
next