git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-05-17 05:31:23 to 2007-05-19 01:02:24 UTC [more...]

[0/4] What's not in 1.5.2 (overview)
 2007-05-19  1:02 UTC  (44+ messages)
` [3/4] What's not in 1.5.2 (new topics)

Smart fetch via HTTP?
 2007-05-19  0:50 UTC  (40+ messages)

[PATCH] gitweb: Fix "Use of uninitialized value" warning in git_feed
 2007-05-19  0:47 UTC 

[PATCH] gitweb: Add support for grep searches
 2007-05-19  0:43 UTC  (5+ messages)

Second round of support for cloning submodules
 2007-05-19  0:36 UTC  (32+ messages)
` [PATCH 01/16] Add dump-config
` [PATCH 02/16] git-config: add --remote option for reading config from remote repo
` [PATCH 03/16] http.h: make fill_active_slots a function pointer
` [PATCH 04/16] git-config: read remote config files over HTTP
` [PATCH 05/16] unpack-trees.c: verify_uptodate: remove dead code
` [PATCH 06/16] unpack-trees.c: pass cache_entry * to verify_absent rather than just the name
` [PATCH 07/16] git-read-tree: take --submodules option
` [PATCH 08/16] unpack-trees.c: assume submodules are clean
` [PATCH 09/16] entry.c: optionally checkout submodules
    ` [PATCH] Add run_command_v_opt_cd: chdir into a directory before exec
      ` [PATCH] Use run_command_v_opt_cd when checking out a submodule
` [PATCH 10/16] git-checkout: pass --submodules option to git-read-tree
` [PATCH 11/16] git-fetch: skip empty arguments
` [PATCH 12/16] builtin-fetch--tool: extend "native-store" for use in cloning
` [PATCH 13/16] git-clone: rely on git-fetch for fetching for most protocols
` [PATCH 14/16] git-clone: rely on git-fetch for non-bare fetching over http
` [PATCH 15/16] git-read-tree: treat null commit as empty tree
` [PATCH 16/16] git-clone: add --submodules for cloning submodules

[PATCH] gitweb: Add test t9500 for gitweb (as standalone script)
 2007-05-19  0:19 UTC 

[PATCH] gitweb: Extra columns in blame
 2007-05-19  0:18 UTC  (4+ messages)

[PATCH 1/3] git-rev-list: Add regexp tuning options
 2007-05-19  0:13 UTC  (3+ messages)
` [PATCH 2/3] gitweb: Lift any characters restriction on searched strings
` [PATCH 3/3] gitweb: Clearly distinguish regexp / exact match searches

[StGIT PATCH] Don't use patches/<branch>/current
 2007-05-19  0:10 UTC  (7+ messages)
` [StGIT PATCH 0/5] Metadata format versioning
  ` [StGIT PATCH 1/5] Fix config caching so that get, set, get works
  ` [StGIT PATCH 2/5] Have only a single command in each test_expect_failure
  ` [StGIT PATCH 3/5] Upgrade old StGIT branches to new-format metadata
  ` [StGIT PATCH 4/5] Test the format version upgrade code
  ` [StGIT PATCH 5/5] Add --binary flag to commands that generate diffs

[PATCH] Fix crlf attribute handling to match documentation
 2007-05-19  0:02 UTC  (3+ messages)

merge summaries
 2007-05-18 23:34 UTC  (7+ messages)

[PATCH] Documentation: git-rev-list's "patterns"
 2007-05-18 23:21 UTC 

[PATCH] gitweb: Remove redundant $searchtype setup
 2007-05-18 23:12 UTC 

[PATCH 1/3] gitweb: Incremental blame
 2007-05-18 23:02 UTC  (3+ messages)
` [PATCH 2/3] gitweb: Extra columns in blame
` [PATCH 3/3] gitweb: Remove git_blame (superseded by git_blame2)

Commit ID in exported Tar Ball
 2007-05-18 22:58 UTC  (12+ messages)
      ` [PATCH] git-archive: convert archive entries like checkouts do

Opinions on bug fix organisation
 2007-05-18 19:50 UTC  (5+ messages)

Initial support for cloning submodules
 2007-05-18 19:33 UTC  (3+ messages)

[PATCH] gitweb: Remove git_blame (superseded by git_blame2)
 2007-05-18 19:22 UTC 

[PATCH] StGIT: Support Cc: fields in stg mail --auto
 2007-05-18 15:33 UTC 

[PATCH] gitweb: Incremental blame
 2007-05-18 15:26 UTC  (2+ messages)

git-rebase (1.5.0.6) errors
 2007-05-18 15:08 UTC  (7+ messages)

GIT_DIR used to work with git-1.4.4.4
 2007-05-18 14:24 UTC 

[PATCH] Documentation: Added [verse] to SYNOPSIS where necessary
 2007-05-18 13:39 UTC  (2+ messages)
` [PATCH] Documentation: Reformatted SYNOPSIS for several commands

Documentation (mainly user-manual) patches
 2007-05-18 13:43 UTC  (4+ messages)
` [PATCH] user-manual: reorganize public git repo discussion

autocrlf
 2007-05-18 12:32 UTC  (5+ messages)

[PATCH 5/7] gitweb: Prototyp for selecting diffs in JavaScript
 2007-05-18  8:49 UTC 

MinGW port: some questions
 2007-05-18  7:58 UTC  (3+ messages)

[RFC PATCH] Add new git-cp command, transposed from stgit
 2007-05-18  7:57 UTC  (2+ messages)

MinGW port status
 2007-05-18  7:22 UTC  (2+ messages)

[StGIT PATCH] Don't use patches/<branch>/current
 2007-05-18  6:30 UTC  (12+ messages)

[RFC] git-float
 2007-05-18  0:31 UTC  (2+ messages)

[PATCH] gitweb: Fix error in git_patchset_body for deletion in merge commit
 2007-05-17 20:54 UTC 

Glossary: trivial, clean, evil merge
 2007-05-17 10:39 UTC 

[PATCH] git-gui: Build even if tclsh is not available
 2007-05-17 22:16 UTC  (5+ messages)

[PATCH] Allow the ident attribute to include a length specifier
 2007-05-17 19:55 UTC  (3+ messages)

Sorry, git-send-email test went wrong
 2007-05-17 19:07 UTC 

[PATCH] Document core.excludesfile for git-add
 2007-05-17 15:45 UTC  (5+ messages)

[PATCH] Git.pm: Add remote_refs() git-ls-remote frontend
 2007-05-17 11:30 UTC  (3+ messages)

[PATCH] gitweb: Fix few 'use of undefined value' warnings
 2007-05-17 11:25 UTC  (4+ messages)

gitweb css - pixels?!
 2007-05-17  8:31 UTC  (4+ messages)
` [PATCH] gitweb: Change base font size to "small"

[PATCH] Move refspec pattern matching to match_refs()
 2007-05-17  5:55 UTC  (3+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).