git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-07-03 17:49:47 to 2012-07-06 17:18:14 UTC [more...]

What's cooking in git.git (Jun 2012, #02; Wed, 6)
 2012-07-06 17:18 UTC  (8+ messages)
      ` [GIT PULL] vcs-svn housekeeping
        ` [PATCH 1/9] vcs-svn: drop no-op reset methods
        ` [PATCH 2/9] vcs-svn: avoid self-assignment in dummy initialization of pre_off
        ` [PATCH 3/9] vcs-svn: simplify cleanup in apply_one_window

[PATCH 0/2] git-stash: clear rerere state on conflict
 2012-07-06 16:22 UTC  (3+ messages)
` [PATCH 1/2] test: mergetool ignores rerere in git-stash
` [PATCH 2/2] Clear rerere status during stash conflict

[PATCH/RFC] Replace ce_namelen() with a ce_namelen field
 2012-07-06 16:07 UTC  (8+ messages)
  ` Introduction of "
    ` [PATCH/RFC v2 1/2] Strip namelen out of ce_flags into "
    ` [PATCH/RFC v2 2/2] Replace strlen() with ce_namelen()

congif spec in GIT
 2012-07-06 15:55 UTC  (2+ messages)

[RFC/PATCH] stash: Delete MERGE_RR before stash apply
 2012-07-06 15:53 UTC  (3+ messages)

[PATCH] branch: add -u as a shortcut for --set-upstream
 2012-07-06 15:32 UTC  (2+ messages)

[PATCH 0/6] Default remote
 2012-07-06 14:43 UTC  (13+ messages)
` [PATCH 1/6] Rename remote.c's default_remote_name static variables
` [PATCH 2/6] Teach remote.c about the remote.default configuration setting
` [PATCH 3/6] Teach clone to set remote.default
` [PATCH 4/6] Teach "git remote" about remote.default
` [PATCH 5/6] Test that plain "git fetch" uses remote.default when on a detached HEAD
` [PATCH 6/6] Teach get_default_remote to respect remote.default

git clone fails "with error: RPC failed; result=22, HTTP code = 401
 2012-07-06 12:04 UTC 

[RFC 0/4]
 2012-07-06 10:39 UTC  (6+ messages)
` [RFC 0/4 v2]
  ` [RFC 1/4 v2] Implement a basic remote helper for svn in C

[PATCH 00/12] git-remote-mediawiki: tests and optimizations
 2012-07-06 10:03 UTC  (30+ messages)
` [PATCH 01/12] git-remote-mediawiki: scripts to install, delete and clear a MediaWiki
` [PATCH 02/12] git-remote-mediawiki: test environment of git-remote-mediawiki
        ` [PATCH 03/12] git-remote-mediawiki (t9360): test git-remote-mediawiki clone
        ` [PATCH 04/12] git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push
        ` [PATCH 05/12] git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 characters
        ` [PATCH 06/12] git-remote-mediawiki: support for uploading file in test environment
        ` [PATCH 07/12] git-remote-mediawiki (t9363): test 'File:' import and export
        ` [PATCH 08/12] git-remote-mediawiki: change return type of get_mw_pages
        ` [PATCH 09/12] git-remote-mediawiki: refactor loop over revision ids
        ` [PATCH 10/12] git-remote-mediawiki: extract revision-importing loop to a function
        ` [PATCH 11/12] git-remote-mediawiki: more efficient 'pull' in the best case
        ` [PATCH 12/12] git-remote-mediawiki: be more defensive when requests fail

[PATCH] Improve revisions.txt
 2012-07-06  9:00 UTC  (6+ messages)
  ` [PATCH 1/2] Make <refname> documentation more consistent
    ` [PATCH 2/2] Document rev^! and rev^@ as revision specifiers

[PATCH] Can show relative date of the commit with future timestamp
 2012-07-06  8:15 UTC  (3+ messages)

[PATCH] branch: make --set-upstream saner without an explicit starting point
 2012-07-06  8:03 UTC  (8+ messages)

Bug: git svn sends password + "\n" on windows
 2012-07-06  7:39 UTC 

[RFC PATCH 0/2] Teach rm to better handle submodules
 2012-07-06  6:57 UTC  (7+ messages)
` [RFC PATCH 1/2] rm: don't fail when removing populated submodules
` [RFC PATCH 2/2] rm: remove submodules from the index and the .gitmodules file

[PATCH 0/2] git p4: use "move" command for renames
 2012-07-06  6:28 UTC  (4+ messages)
` [PATCH 1/2] git p4: refactor diffOpts calculation
` [PATCH 2/2] git p4: add support for 'p4 move' in P4Submit

The order of multiple remote.xx.fetch is significant for some operations
 2012-07-06  2:06 UTC 

On git-remote-hg (the "native" one)
 2012-07-06  1:14 UTC 

git with uucp for deployment
 2012-07-06  0:51 UTC 

[PATCH] Change configure to check if pthreads are usable without any extra flags
 2012-07-05 23:03 UTC 

[PATCH] t3404: make test 57 work with dash and others
 2012-07-05 22:29 UTC  (2+ messages)

[PATCH v2 1/3] gitweb: Cleanup git_print_log()
 2012-07-05 22:29 UTC  (5+ messages)
` [PATCH v2 2/3] gitweb: Handle other types of tag in git_print_log
` [PATCH v2 3/3] gitweb: Add support to Link: tag

can I always ignore a file during a merge?
 2012-07-05 19:49 UTC  (3+ messages)

git-submodule path computation bug with recursive submodules
 2012-07-05 18:34 UTC  (3+ messages)

[RFC] l10n: de.po: translate 29 new messages
 2012-07-05 18:16 UTC  (6+ messages)

How do I delete a remote branch with a period in the name?
 2012-07-05 17:26 UTC  (17+ messages)
    ` [PATCH] push: don't guess at qualifying remote refs on deletion

[PATCH 0/3] git p4: notice Jobs: section in submit
 2012-07-05 12:30 UTC  (7+ messages)
` [PATCH 1/3] git p4: remove unused P4Submit interactive setting
` [PATCH 2/3] git p4 test: refactor marshal_dump
` [PATCH 3/3] git p4: notice Jobs lines in git commit messages

[PATCH 5/5 v3] git-remote-mediawiki: import "File:" attachments
 2012-07-05  7:42 UTC  (4+ messages)
` [PATCH v4] "

[Q] Branch aliases (synonyms)?
 2012-07-05  7:06 UTC  (10+ messages)

What's cooking in git.git (Jul 2012, #01; Tue, 3)
 2012-07-04  7:28 UTC  (2+ messages)

[BUG] serious inflate inconsistency on master
 2012-07-04  7:24 UTC  (7+ messages)

[PATCH v4 00/18] Extending the shelf-life of "git describe" output
 2012-07-04  7:12 UTC  (12+ messages)
` [PATCH v4 03/18] sha1_name.c: get rid of ugly get_sha1_with_mode_1()

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-04  6:44 UTC  (3+ messages)

[PATCH 0/3] gitweb changes
 2012-07-04  1:54 UTC  (10+ messages)
` [PATCH 1/3] gitweb: Get rid of unnecessary check of $signoff
` [PATCH 2/3] gitweb: Handle a few other tags in git_print_log
` [PATCH 3/3] gitweb: Add support to Link: tag

[PATCH] add test case for rebase of empty commit
 2012-07-03 23:40 UTC  (7+ messages)

[PATCH v5 00/25] Extending the shelf-life of "git describe" output
 2012-07-03 21:37 UTC  (26+ messages)
` [PATCH v5 01/25] sha1_name.c: indentation fix
` [PATCH v5 02/25] sha1_name.c: hide get_sha1_with_context_1() ugliness
` [PATCH v5 03/25] sha1_name.c: get rid of get_sha1_with_mode_1()
` [PATCH v5 04/25] sha1_name.c: get rid of get_sha1_with_mode()
` [PATCH v5 05/25] sha1_name.c: clarify what "fake" is for in find_short_object_filename()
` [PATCH v5 06/25] sha1_name.c: rename "now" to "current"
` [PATCH v5 07/25] sha1_name.c: refactor find_short_packed_object()
` [PATCH v5 08/25] sha1_name.c: correct misnamed "canonical" and "res"
` [PATCH v5 09/25] sha1_name.c: restructure disambiguation of short names
` [PATCH v5 10/25] get_sha1(): fix error status regression
` [PATCH v5 11/25] sha1_name.c: allow get_short_sha1() to take other flags
` [PATCH v5 12/25] sha1_name.c: teach get_short_sha1() a commit-only option
` [PATCH v5 13/25] sha1_name.c: get_describe_name() by definition groks only commits
` [PATCH v5 14/25] sha1_name.c: get_sha1_1() takes lookup flags
` [PATCH v5 15/25] sha1_name.c: many short names can only be committish
` [PATCH v5 16/25] sha1_name.c: teach lookup context to get_sha1_with_context()
` [PATCH v5 17/25] sha1_name.c: introduce get_sha1_committish()
` [PATCH v5 18/25] revision.c: allow handle_revision_arg() to take other flags
` [PATCH v5 19/25] revision.c: the "log" family, except for "show", takes committish
` [PATCH v5 20/25] sha1_name.c: add support for disambiguating other types
` [PATCH v5 21/25] apply: --build-fake-ancestor expects blobs
` [PATCH v5 22/25] commit-tree: the command wants a tree and commits
` [PATCH v5 23/25] reset: the command takes committish
` [PATCH v5 24/25] rev-parse: A and B in "rev-parse A..B" refer to committish
` [PATCH v5 25/25] rev-parse --disambiguate=<prefix>

[PATCH] Fix formatting in git-config(1)
 2012-07-03 19:23 UTC  (2+ 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).