git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-28 22:15:38 to 2009-10-30 12:42:04 UTC [more...]

What's cooking in git.git (Oct 2009, #01; Wed, 07)
 2009-10-30 12:41 UTC  (10+ messages)
          ` [Vcs-fast-import-devs] "

[PATCH 0/19] Reroll of the remote-vcs-helper series
 2009-10-30 12:29 UTC  (33+ messages)
` [PATCH 01/19] Use a function to determine whether a remote is valid
` [PATCH 02/19] Allow fetch to modify refs
` [UNSTABLE PATCH 03/19] Allow programs to not depend on remotes having urls
` [PATCH 04/19] Add a config option for remotes to specify a foreign vcs
` [PATCH 05/19] Add support for "import" helper command
` [RFC PATCH 06/19] Factor ref updating out of fetch_with_import
` [PATCH 07/19] Allow helpers to report in "list" command that the ref is unchanged
` [PATCH 08/19] Fix memory leak in helper method for disconnect
` [PATCH 09/19] Finally make remote helper support useful
` [PATCH 10/19] Allow helpers to request marks for fast-import
` [PATCH 11/19] Basic build infrastructure for Python scripts
` [PATCH 12/19] 1/2: Add Python support library for CVS remote helper
` [PATCH 13/19] 2/2: "
` [PATCH 14/19] git-remote-cvs: Remote helper program for CVS repositories
` [PATCH 15/19] Add simple selftests of git-remote-cvs functionality
` [PATCH 16/19] Fix the Makefile-generated path to the git_remote_cvs package in git-remote-cvs
` [PATCH 17/19] More fixes to the git-remote-cvs installation procedure
` [PATCH 18/19] Refactor git_remote_cvs to a more generic git_remote_helpers
` [PATCH 19/19] .gitignore: add git-remote-cvs

[PATCH] mergetool--lib: add p4merge as a pre-configured mergetool option
 2009-10-30 11:25 UTC  (13+ messages)

[PATCH] clone: detect extra arguments
 2009-10-30 11:19 UTC  (3+ messages)

packaging vs default pager
 2009-10-30 10:49 UTC  (24+ messages)
  ` [PATCH 0/2] "
    ` [PATCH 1/2] Provide a build time default-pager setting
    ` [PATCH/RFC 2/2] Provide a build time default-editor setting
        ` [PATCH v2 0/8] Default pager and editor
          ` [PATCH 1/8] launch_editor: Longer error message when TERM=dumb
          ` [PATCH 2/8] Handle more shell metacharacters in editor names
          ` [PATCH 3/8] Teach git var about GIT_EDITOR
          ` [PATCH 4/8] Teach git var about GIT_PAGER
          ` [PATCH 5/8] add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
          ` [PATCH 6/8] am -i, git-svn: use "git var GIT_PAGER"
          ` [PATCH 7/8] Provide a build time default-editor setting
          ` [PATCH 8/8] Provide a build time default-pager setting
          ` [PATCH/RFC 9/8] Teach git var to run the editor
    ` [PATCH 0/2] Default Pager and Editor at build-time

My custom cccmd
 2009-10-30  8:39 UTC  (6+ messages)

keeping track of where a patch begins
 2009-10-30  8:37 UTC  (6+ messages)

[PATCH] More precise description of 'git describe --abbrev'
 2009-10-30  8:01 UTC  (3+ messages)

git svn show-ignore is excrutiatingly slow
 2009-10-30  6:39 UTC  (2+ messages)

[PATCH] RFC Allow case insensitive search flag with git-grep for fixed-strings
 2009-10-30  1:21 UTC 

Tracking a remote branch in git
 2009-10-30  0:26 UTC  (2+ messages)

Add gitk-hit/po Hungarian translation
 2009-10-29 22:40 UTC 

[PATCH] Teach 'git merge' and 'git pull' the option --ff-only
 2009-10-29 22:08 UTC 

[PATCH 0/2] gitweb: Smarter snapshot names
 2009-10-29 22:07 UTC  (3+ messages)
` [PATCH 1/2] t/gitweb-lib.sh: Split gitweb output into headers and body
  ` [RFC/PATCH v6 2/2] gitweb: Smarter snapshot names

[RFC PATCH v4 00/26] Return of smart HTTP
 2009-10-29 21:58 UTC  (45+ messages)
` [RFC PATCH v4 01/26] http-push: fix check condition on http.c::finish_http_pack_request()
` [RFC PATCH v4 02/26] pkt-line: Add strbuf based functions
` [RFC PATCH v4 03/26] pkt-line: Make packet_read_line easier to debug
` [RFC PATCH v4 04/26] fetch-pack: Use a strbuf to compose the want list
` [RFC PATCH v4 05/26] Move "get_ack()" back to fetch-pack
` [RFC PATCH v4 06/26] Add multi_ack_detailed capability to fetch-pack/upload-pack
` [RFC PATCH v4 07/26] remote-curl: Refactor walker initialization
` [RFC PATCH v4 08/26] fetch: Allow transport -v -v -v to set verbosity to 3
` [RFC PATCH v4 09/26] remote-helpers: Fetch more than one ref in a batch
` [RFC PATCH v4 10/26] remote-helpers: Support custom transport options
` [RFC PATCH v4 11/26] Move WebDAV HTTP push under remote-curl
` [RFC PATCH v4 12/26] remote-helpers: return successfully if everything up-to-date
` [RFC PATCH v4 13/26] Git-aware CGI to provide dumb HTTP transport
` [RFC PATCH v4 14/26] Add stateless RPC options to upload-pack, receive-pack
` [RFC PATCH v4 15/26] Smart fetch and push over HTTP: server side
` [RFC PATCH v4 16/26] http-backend: add GIT_PROJECT_ROOT environment var
` [RFC PATCH v4 17/26] http-backend: reword some documentation
` [RFC PATCH v4 18/26] http-backend: use mod_alias instead of mod_rewrite
` [RFC PATCH v4 19/26] http-backend: add example for gitweb on same URL
` [RFC PATCH v4 20/26] http-backend: more explict LocationMatch
` [RFC PATCH v4 21/26] Discover refs via smart HTTP server when available
` [RFC PATCH v4 22/26] Smart push over HTTP: client side
` [RFC PATCH v4 23/26] Smart fetch "
` [RFC PATCH v4 24/26] Smart HTTP fetch: gzip requests
` [RFC PATCH v4 25/26] t5540-http-push: remove redundant fetches
` [RFC PATCH v4 26/26] test smart http fetch and push

finding the merge of two or more commits
 2009-10-29 21:34 UTC  (2+ messages)

Projects within projects
 2009-10-29 19:33 UTC  (3+ messages)

[PATCH 0/7] Prepare git-remote-helpers series for hg support
 2009-10-29 18:47 UTC  (17+ messages)
` [PATCH 2/7] .gitignore: add git-remote-cvs
` [PATCH 3/7] Add notify and warn to util.py
` [PATCH 4/7] Allow both url and foreign vcs in remote config
` [PATCH 5/7] Finally make remote helper support useful
` [PATCH 6/7] When updating refs after a fetch, resolve the symref if set
` [PATCH 7/7] Factor ref updating out of fetch_with_import
  ` [PATCH 1/7] Refactor git_remote_cvs to a more generic git_remote_helpers

[PATCH 0/4] Cygwin MSVC patches
 2009-10-28 22:21 UTC  (3+ messages)

[PATCH] Explicitly truncate bswap operand to uint32_t
 2009-10-29 17:43 UTC 

[PATCH] Update packfile transfer protocol documentation
 2009-10-29 17:35 UTC 

[PATCH] Documentation/gitk.txt: order options alphabetically
 2009-10-29 16:59 UTC 

date change of commit?
 2009-10-29 16:43 UTC  (7+ messages)

[PATCH 0/3] fix "git diff --color-words -U0"
 2009-10-29 16:29 UTC  (8+ messages)
` [PATCH 3/3] diff: fix the location of hunk headers for "
  ` [PATCH] diff --color-words -U0: fix the location of hunk headers

[PATCH] gitk: Add Japanese translation
 2009-10-29 16:22 UTC  (5+ messages)

Insertions/Deletions summary for a contributor
 2009-10-29 16:01 UTC  (2+ messages)

[PATCH 1/7] Refactor git_remote_cvs to a more generic git_remote_helpers
 2009-10-29 15:47 UTC 

[PATCH] Make t9150 and t9151 test scripts executable
 2009-10-29 15:26 UTC 

How does format-patch determine the filename of the patch?
 2009-10-29 13:14 UTC  (4+ messages)

[PATCH 0/3] increase user-friendliness
 2009-10-29 12:48 UTC  (8+ messages)
` [PATCH 1/3] add splash screen
` [PATCH 2/3] add config-mak git command
` [PATCH 3/3] add autoupdate feature

msysgit won't install as per instructions
 2009-10-29 12:38 UTC 

[PATCH] git-rebase -i: improve usage message
 2009-10-29  9:40 UTC  (3+ messages)

[PATCH I18N filenames v2 1/3] Add IO-wrappers for filenames encoding <local encoding> <-> UTF-8
 2009-10-29  9:30 UTC  (6+ messages)
` [PATCH I18N filenames v2 2/3] Use I18N-wrappers everywhere in Git
  ` [PATCH I18N filenames v2 3/3] Provide compatibility with MinGW

translation help documentation
 2009-10-29  7:40 UTC 

[PATCH v2 1/2] filter-branch: stop special-casing $filter_subdir argument
 2009-10-29  7:38 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter

[RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
 2009-10-29  7:34 UTC  (2+ messages)

[PATCH] Teach 'git merge' and 'git pull' the option --ff-only
 2009-10-29  6:23 UTC  (3+ messages)

git svn branch tracking + ignore paths
 2009-10-29  1:53 UTC  (7+ messages)

[PATCH] imap-send.c: fix pointer to be const
 2009-10-29  0:13 UTC  (6+ messages)

Add '--bisect' revision machinery argument
 2009-10-28 23:32 UTC  (3+ messages)

Getting Ensimag students to work on Git for a few weeks
 2009-10-28 22:41 UTC  (3+ messages)


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 NNTP newsgroup(s).