git
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-05  Luben Tuikovgitweb: git_tree displays blame based on repository...
2006-08-02  Junio C Hamanogitweb: do not use @@FOO@@ for replaced tokens
2006-08-02  Matthias Lederhofergitweb: require $ENV{'GITWEB_CONFIG'}
2006-08-02  Jeff Kinggitweb: optionally read config from GITWEB_CONFIG
2006-08-01  Junio C HamanoMakefile: gitweb/gitweb.cgi is now generated.
2006-08-01  Junio C Hamanogitweb/README: do not bug Kay with gitweb questions...
2006-08-01  Martin Waitzgitweb: use out-of-line GIT logo.
2006-08-01  Martin Waitzgitweb: fill in gitweb configuration by Makefile
2006-08-01  Jakub Narebskigitweb: Refactoring git_project_list
2006-08-01  Junio C Hamanogitweb: avoid undefined value warning in print_page_path
2006-08-01  Junio C Hamanogitweb: when showing history of a tree, show tree link...
2006-08-01  Junio C Hamanogitweb: fix use of uninitialized value.
2006-08-01  Junio C Hamanogitweb: an obvious cut and paste error.
2006-08-01  Junio C Hamanogitweb: There can be more than two levels of subdirectories
2006-07-31  Matthias Lederhofergitweb: use a hash to lookup the sub for an action
2006-07-31  Jakub Narebskigitweb: Reordering code and dividing it into categories
2006-07-31  Jakub Narebskigitweb: Remove characters entities entirely when shorte...
2006-07-31  Jakub Narebskigitweb: do not quote path for list version of open...
2006-07-31  Jakub Narebskigitweb: Refactor generation of shortlog, tags and heads...
2006-07-31  Jakub Narebskigitweb: Ref refactoring - use git_get_referencing for...
2006-07-31  Jakub Narebskigitweb: Remove characters entities entirely when shorte...
2006-07-31  Jakub Narebskigitweb: Headers refactoring - use git_header_div for...
2006-07-31  Jakub Narebskigitweb: Remove $project from git_get_paging_nav arguments
2006-07-31  Jakub Narebskigitweb: Pager refactoring - use git_get_paging_nav...
2006-07-31  Jakub Narebskigitweb: Add "\n" after <br/> in git_page_nav
2006-07-31  Jakub Narebskigitweb: Show project descriptions with utf-8 characters...
2006-07-31  Jakub Narebskigitweb: Replace form-feed character by ^L
2006-07-31  Jakub Narebskigitweb: Navbar refactoring - use git_page_nav to genera...
2006-07-31  Jakub Narebskigitweb: Add git_page_nav for later use
2006-07-31  Jakub Narebskigitweb: Cleanup - chomp @lines in consistent style
2006-07-31  Jakub Narebskigitweb: Cleanup - chomp $line in consistent style
2006-07-31  Jakub Narebskigitweb: More explicit error messages for open "-|"
2006-07-31  Jakub Narebskigitweb: simplify git_get_hash_by_path
2006-07-31  Jakub Narebskigitweb: Use list for of open for running git commands...
2006-07-31  Jakub Narebskigitweb: whitespace cleanup
2006-07-31  Johannes Schindelintar-tree: illustrate an obscure feature better
2006-07-31  Matthias Lederhofergit.c: allow alias expansion without a git directory
2006-07-31  Matthias Lederhofersetup_git_directory_gently: do not barf when GIT_DIR...
2006-07-30  Gerrit PapeBuild on Debian GNU/kFreeBSD
2006-07-30  Junio C HamanoMerge branch 'lt/web'
2006-07-30  Junio C HamanoMerge branch '__/setup-n-mv'
2006-07-30  Junio C HamanoMerge branch 'js/mv'
2006-07-30  Junio C HamanoMerge branch 'jn/make'
2006-07-29  Junio C HamanoMerge branch 'lt/setup' into __/setup-n-mv
2006-07-29  Linus TorvaldsCall setup_git_directory() much earlier
2006-07-29  Linus TorvaldsCall setup_git_directory() early
2006-07-29  Shawn PearceDisplay an error from update-ref if target ref name...
2006-07-29  Johannes SchindelinFix http-fetch
2006-07-28  Junio C HamanoMerge branch 'pb/multi-fetch'
2006-07-28  Junio C HamanoMerge branch 'lt/web'
2006-07-28  Junio C HamanoMerge branch 'js/cvs'
2006-07-28  Junio C HamanoMerge branch 'js/alias-p'
2006-07-28  Junio C HamanoMerge branch 'jc/diff'
2006-07-28  Junio C Hamanot4103: fix binary patch application test.
2006-07-28  Junio C Hamanogit-apply -R: binary patches are irreversible for now.
2006-07-28  Johannes SchindelinTeach git-apply about '-R'
2006-07-28  Johannes SchindelinMakefile: ssh-pull.o depends on ssh-fetch.c
2006-07-28  Junio C Hamanolog and diff family: honor config even from subdirectories
2006-07-28  Junio C Hamanogit-reset: detect update-ref error and report it.
2006-07-28  Junio C Hamanolost-found: use fsck-objects --full
2006-07-28  Petr BaudisTeach git-http-fetch the --stdin switch
2006-07-28  Petr BaudisTeach git-local-fetch the --stdin switch
2006-07-28  Petr BaudisMake pull() support fetching multiple targets at once
2006-07-28  Petr BaudisMake pull() take some implicit data as explicit arguments
2006-07-28  Michael S.... mailinfo: accept >From in message header
2006-07-27  Petr BaudisRemove -d from *-fetch usage strings
2006-07-27  Matthias Lederhoferdaemon: documentation for --reuseaddr, --detach and...
2006-07-26  Johannes Schindelincvsserver: imitate git-update-ref when committing
2006-07-26  Johannes Schindelininstaweb: Be more clear if httpd or the browser fail
2006-07-26  Johannes Schindelinbuiltin git-mv: support moving directories
2006-07-26  Johannes SchindelinMake git-mv a builtin
2006-07-26  Johannes SchindelinExtract helper bits from c-merge-recursive work
2006-07-26  Junio C HamanoMerge branch 'pb/configure'
2006-07-26  Johannes Schindelingit-cvsserver: support multiline commit messages
2006-07-26  Johannes Schindelint7001: add test for git-mv dir1 dir2/
2006-07-26  Johannes Schindelingitweb: fix two warnings
2006-07-26  Johannes Schindelingit-instaweb: respect bindir from Makefile
2006-07-26  Johannes Schindelingit-instaweb: some Apache have mod_cgi builtin
2006-07-26  Junio C Hamanot4112: simplify the test and remove unneeded working...
2006-07-26  Josef WeidendorferExtend testing git-mv for renaming of subdirectories
2006-07-25  Johannes Schindelingit wrapper: add --git-dir=<path> and --bare options
2006-07-25  Johannes SchindelinAllow an alias to start with "-p"
2006-07-25  Johannes Schindelincvsserver: avoid warning about active db handles v1.4.2-rc2
2006-07-25  Johannes Schindelincvsserver: suppress warnings
2006-07-25  Peter EriksenSubstitute xmalloc()+memset(0) with xcalloc().
2006-07-25  Daniel Drakegitweb: escape tag comments
2006-07-25  Junio C HamanoMerge branch 'jc/clone-bind-failure'
2006-07-25  Junio C HamanoMerge branch 'jt/format-patch'
2006-07-25  Junio C HamanoMerge branch 'ew/apply'
2006-07-25  Junio C HamanoMerge branch 'jc/read-tree'
next