git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-12 18:11:17 to 2012-06-14 19:07:47 UTC [more...]

[eclipse7@gmx.net: [PATCH] diff: Only count lines in show_shortstats()]
 2012-06-14 19:07 UTC  (4+ messages)

[PATCH] gitk: add support for -G'regex' pickaxe variant
 2012-06-14 18:34 UTC  (2+ messages)

[PATCHv4 1/2] git-remote-mediawiki: import "File:" attachments
 2012-06-14 17:47 UTC  (3+ messages)
` [PATCHv4 2/2] git-remote-mediawiki: refactoring get_mw_pages function

[PATCH] git bisect old/new
 2012-06-14 17:34 UTC  (12+ messages)
` [PATCHv2] "

[PATCHv5 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-06-14 17:31 UTC  (7+ messages)
` [PATCHv6 "
  ` [PATCHv7 "

drivers/block/cpqarray.c:938:2: error: too many arguments to function 慴lk_rq_map_sg�
 2012-06-14 17:26 UTC  (4+ messages)
          ` drivers/block/cpqarray.c:938:2: error: too many arguments to function lk_rq_map_sg

How do I specify a revision for "git blame" by date?
 2012-06-14 17:22 UTC  (4+ messages)

Git rebase basics
 2012-06-14 17:21 UTC  (8+ messages)

What's cooking in git.git (Jun 2012, #03; Wed, 13)
 2012-06-14 17:13 UTC  (8+ messages)
` lk/more-helpful-status-hints (was Re: What's cooking in git.git (Jun 2012, #03; Wed, 13))
` [PATCH 1/2] fixup! 8e00b48 don't allocate struct wt_status_state dynamically
  ` [PATCH 2/2] fixup! 38388c8 reword message when splitting a commit

[PATCH] lessen the impression of unexpectedness on remote hangup
 2012-06-14 17:11 UTC  (6+ messages)
  ` [PATCH] remove the impression of unexpectedness when access is denied

[BUG] cherry-pick ignores some arguments
 2012-06-14 16:29 UTC  (2+ messages)

how to get the formated patches from the merge id
 2012-06-14 16:25 UTC 

[PATCHv3 4/6] Tests for git-remote-mediawiki pull
 2012-06-14 16:17 UTC  (30+ messages)
` [PATCH 1/6] Scripts to install, delete and clear a MediaWiki
  ` [PATCH 2/6] Test environment of git-remote-mediawiki
        ` [PATCHv5 1/5] Scripts to install, delete and clear a MediaWiki
          ` [PATCHv5 2/5] Test environment of git-remote-mediawiki
          ` [PATCHv5 3/5] Test file for git-remote-mediawiki clone
          ` [PATCHv5 4/5] Tests for git-remote-mediawiki pull and push
          ` [PATCHv5 5/5] Tests of UTF8 character with git-remote-mediawiki
            ` [PATCH 1/3] chmod -x test-gitmw-lib.sh
            ` [PATCH 2/3] Coding style
            ` [PATCH 3/3] Explicit error when curl_exec() fails
  ` [PATCH 3/6] Test file for git-remote-mediawiki clone
  ` [PATCH 4/6] Tests for git-remote-mediawiki pull and push
  ` [PATCH 5/6] Tests of UTF8 character with git-remote-mediawiki

Checksum incorrectly uses signed values
 2012-06-14 14:50 UTC  (3+ messages)

Sanity Check: scrum teams, shared 'story branches', rebasing shared branches
 2012-06-14 14:32 UTC  (2+ messages)

[PATCHv3 2/2] rebase [-i --exec | -ix] <CMD>
 2012-06-14 14:08 UTC  (21+ messages)
` [PATCHv4] "
  ` [PATCHv5] "

translating free online git book
 2012-06-14 13:45 UTC  (2+ messages)

[PATCH js/submodule-relative] t7400: avoid path mangling issues
 2012-06-14 13:11 UTC  (2+ messages)

git-p4: commits are visible in history after 'git p4 clone', but not a single file present
 2012-06-14 10:23 UTC  (10+ messages)

[Query] Update email-id in kernel source
 2012-06-14  9:44 UTC  (3+ messages)

[PATCH] git-blame.el: use mapc instead of mapcar
 2012-06-14  9:38 UTC  (7+ messages)
` [PATCH 1/3] git-blame.el: Do not use goto-line in lisp code
      ` [PATCH v2 "
        ` [PATCH v2 2/3] git-blame.el: Use with-current-buffer where appropriate
          ` [PATCH v2 3/3] git-blame.el: Do not use bare 0 to mean (point-min)

Prevent switching branches when local modifications exist
 2012-06-14  7:17 UTC  (3+ messages)

[PATCH 0/5] transport: unify ipv4 and ipv6 code paths
 2012-06-14  5:02 UTC  (3+ messages)

[PATCH v2] CodingGuidelines: Added note about position of 'else' in C programs
 2012-06-14  1:42 UTC 

git clone over HTTP returns 500 on invalid host name
 2012-06-13 23:43 UTC  (3+ messages)

[PATCH] gitk: avoid Meta1-F5
 2012-06-13 22:36 UTC  (5+ messages)

how to know this commit is merged by whic commit
 2012-06-13 22:22 UTC  (3+ messages)

Keeping unreachable objects in a separate pack instead of loose?
 2012-06-13 21:27 UTC  (28+ messages)

git: Wrong parsing of ssh urls with IPv6 literals ignores port
 2012-06-13 20:39 UTC  (9+ messages)

[PATCH] completion: remove credential helpers from porcelain commands
 2012-06-13 20:25 UTC  (2+ messages)

A slight inconvenience with 'git archive --format=tar'
 2012-06-13 19:58 UTC  (3+ messages)

[PATCH v3 00/19] "git apply --3way"
 2012-06-13 19:33 UTC  (20+ messages)
` [PATCH v3 01/19] apply: fix an incomplete comment in check_patch()
` [PATCH v3 02/19] apply: a bit more comments on PATH_TO_BE_DELETED
` [PATCH v3 03/19] apply: clear_image() clears things a bit more
` [PATCH v3 04/19] apply: refactor read_file_or_gitlink()
` [PATCH v3 05/19] apply: factor out checkout_target() helper function
` [PATCH v3 06/19] apply: split load_preimage() helper function out
` [PATCH v3 07/19] apply: refactor "previous patch" logic
` [PATCH v3 08/19] apply: further split load_preimage()
` [PATCH v3 09/19] apply: move check_to_create_blob() closer to its sole caller
` [PATCH v3 10/19] apply: move "already exists" logic to check_to_create()
` [PATCH v3 11/19] apply: accept -3/--3way command line option
` [PATCH v3 12/19] apply: fall back on three-way merge
` [PATCH v3 13/19] apply: plug the three-way merge logic in
` [PATCH v3 14/19] apply: move verify_index_match() higher
` [PATCH v3 15/19] apply: --3way with add/add conflict
` [PATCH v3 16/19] apply: register conflicted stages to the index
` [PATCH v3 17/19] apply: allow rerere() upon --3way results
` [PATCH v3 18/19] apply: document --3way option
` [PATCH v3 19/19] apply --3way: tests

What's cooking in git.git (Jun 2012, #01; Sun, 3)
 2012-06-13 18:04 UTC  (10+ messages)

[PATCHv3] git-remote-mediawiki: export File: attachments
 2012-06-13 16:36 UTC  (2+ messages)

[RFC] notes: attach help text to subcommands
 2012-06-13 15:04 UTC  (6+ messages)
` [PATCH] "

[PATCHv3 1/2] git-remote-mediawiki: import "File:" attachments
 2012-06-13 13:37 UTC  (4+ messages)
` [PATCHv3 2/2] git-remote-mediawiki: refactoring get_mw_pages function

Subtree in Git
 2012-06-13 13:20 UTC  (10+ messages)

Git Garbage Collect Error
 2012-06-13 10:27 UTC 

[PATCH] completion: put main git and gitk completion functions back into git namespace
 2012-06-13  8:08 UTC 

git clone command
 2012-06-13  5:09 UTC 

[PATCH] git-svn: Destroy the cache when we fail to read it
 2012-06-13  1:34 UTC  (8+ messages)
    ` [RFC/PATCH] git-svn: use YAML format for mergeinfo cache when possible
        ` [PATCH v2 0/3] "
          ` [PATCH 3/3] "

(unknown),
 2012-06-12 23:51 UTC  (2+ messages)
` 

[PATCH] git-svn: forward -q to git-rebase
 2012-06-12 21:38 UTC  (6+ messages)

Bug in git citool when staging symlink as replacement for submodule
 2012-06-12 21:18 UTC  (6+ messages)
` [PATCH] update-index: allow overwriting existing submodule index entries

[PATCH] t: Replace 'perl' by $PERL_PATH
 2012-06-12 19:29 UTC  (6+ messages)

[PATCH] gitweb: Skip 'modification times' tests when no date parser available
 2012-06-12 18:09 UTC 

Test results for v1.7.11-rc2 on Cygwin
 2012-06-12 18:07 UTC 

[PATCHv3] Read from XDG configuration file, not write
 2012-06-12 17:32 UTC  (5+ messages)
` [PATCHv4] Read (but not write) from XDG configuration, XDG attributes and XDG ignore files


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).