gitweb.git

Commits

2006-10-15 Merge branch 'jc/http' v1.4.3-rc3
2006-10-15 clone: the given repository dir should be relative...
2006-10-15 cvsserver: fix "cvs diff" in a subdirectory
2006-10-15 cvsserver: Show correct letters for modified, removed...
2006-10-15 git-svn: reduce memory usage for large commits
2006-10-14 Fix tracing when GIT_TRACE is set to an empty string.
2006-10-14 Make write_sha1_file_prepare() static
2006-10-14 Add hash_sha1_file()
2006-10-14 git-svn: fix commits over svn+ssh://
2006-10-13 t4015: work-around here document problem on Cygwin.
2006-10-12 Documentation: add missing second colons and remove...
2006-10-12 diff: fix 2 whitespace issues
2006-10-12 apply --numstat -z: line termination fix.
2006-10-12 git-svn: add a message encouraging use of SVN::* libraries
2006-10-12 commit: fix a segfault when displaying a commit with...
2006-10-11 git-svn: -h(elp) message formatting fixes
2006-10-11 Documentation/git-svn: document some of the newer features
2006-10-11 git-svn: log command fixes
2006-10-11 git-svn: multi-init saves and reuses --tags and --branc...
2006-10-11 atomic write for sideband remote messages
2006-10-11 git.spec.in: perl subpackage is installed in perl_vendo...
2006-10-11 git-pull: we say commit X, not X commit.
2006-10-11 git-fetch --update-head-ok typofix
2006-10-11 paginate git-diff by default
2006-10-10 add commit count options to git-shortlog v1.4.3-rc2
2006-10-10 Fix git-revert
2006-10-09 Add WEBDAV timeout to http-fetch.
2006-10-08 gitweb: Cleanup Git logo and Git logo target generation
2006-10-08 git-tar-tree: don't RUN_SETUP
2006-10-08 test-lib: separate individual test better in verbose...
2006-10-08 git-commit: fix coding style.
2006-10-07 gitweb: [commit view] Do not suppress commitdiff link...
2006-10-07 gitweb: Handle commits with empty commit messages more...
2006-10-07 gitweb: Separate (new) and (deleted) in commitdiff...
2006-10-07 Show snapshot link in shortlog only if have_snapsho
2006-10-06 gitweb: refactor decode() for utf8 conversion
2006-10-06 Add default values for --window and --depth to the...
2006-10-06 cherry-pick: make -r the default
2006-10-05 git-send-email: avoid uninitialized variable warning.
2006-10-05 gitweb: Make the Git logo link target to point to the...
2006-10-05 gitweb: blame: Minimize vertical table row padding
2006-10-05 gitweb: Do not print "log" and "shortlog" redundantly...
2006-10-05 vc-git.el: Switch to using git-blame instead of git...
2006-10-05 git.el: Fixed inverted "renamed from/to" message.
2006-10-05 tar-tree deprecation: we eat our own dog food.
2006-10-05 Add git-upload-archive to the main git man page
2006-10-04 git-commit: cleanup unused function.
2006-10-04 Fix usage string to match that given in the man page
2006-10-04 Update the gitweb/README file to include setting the...
2006-10-03 gitweb: document webserver configuration for common...
2006-10-03 gitweb: Escape ESCAPE (\e) character
2006-10-03 escape tilde in Documentation/git-rev-parse.txt
2006-10-03 Error in test description of t1200-tutorial
2006-10-03 lock_ref_sha1_basic does not remove empty directories...
2006-10-02 Merge branch 'maint'
2006-10-02 git-push: .git/remotes/ file does not require SP after... v1.4.2.3
2006-10-02 git-mv: invalidate the removed path properly in cache...
2006-10-02 Makefile: install and clean merge-recur, still.
2006-10-01 GIT 1.4.3-rc1 v1.4.3-rc1
2006-10-01 Merge branch 'maint'
2006-10-01 Merge branch 'jc/gitpm'
2006-10-01 Merge branch 'jc/diff-stat'
2006-10-01 Merge branch 'lt/web'
2006-09-30 gitweb: tree view: hash_base and hash are now context...
2006-09-30 git-diff -B output fix. v1.4.2.2
2006-09-30 fetch: Reset remote refs list each time fetch_main...
2006-09-30 Remove -fPIC which was only needed for Git.xs
2006-09-29 Fix approxidate() to understand 12:34 AM/PM are 00...
2006-09-29 git-diff -B output fix.
2006-09-29 Make cvsexportcommit remove files.
2006-09-29 diff --stat: ensure at least one '-' for deletions...
2006-09-29 diff --stat=width[,name-width]: allow custom diffstat...
2006-09-29 gitweb: History: blob and tree are first, then commitdi...
2006-09-29 gitweb: Remove redundant "commit" from history
2006-09-29 http/ftp: optionally ask curl to not use EPSV command
2006-09-29 gitweb: Don't use quotemeta on internally generated...
2006-09-29 gitweb: Add snapshot to shortlog
2006-09-29 gitweb: Factor out gitweb_have_snapshot()
2006-09-29 gitweb: Remove redundant "commit" link from shortlog
2006-09-29 gitweb: "alternate" starts with shade (i.e. 1)
2006-09-29 git-format-patch: fix bug using -o in subdirectories
2006-09-29 do not discard constness in interp_set_entry value...
2006-09-29 Fix approxidate() to understand more extended numbers
2006-09-29 Clean up approxidate() in preparation for fixes
2006-09-29 fix daemon.c compilation for NO_IPV6=1
2006-09-28 daemon: default to 256 for HOST_NAME_MAX if it is not...
2006-09-28 format-patch: use cwd as default output directory
2006-09-28 svnimport: add support for parsing From: lines for...
2006-09-28 Contributed bash completion support for core Git tools.
2006-09-28 Merge branch 'jl/virtual'
2006-09-28 Merge branch 'cc/branch-test'
2006-09-28 gitweb: Add history and blame to git_difftree_body()
2006-09-28 Merge branch 'sp/void'
2006-09-28 Merge branch 'jc/whitespace'
2006-09-28 Merge branch 'jc/repack'
2006-09-28 Merge branch 'jc/deprecate-recursive'
2006-09-28 runstatus: do not recurse into subdirectories if not...
2006-09-28 gitweb: Remove excessively redundant entries from git_d...
2006-09-28 Revert "gitweb: extend blame to show links to diff...
2006-09-28 Removed memory leaks from interpolation table uses.
next