git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-04-12 20:32:08 to 2012-04-15 12:49:28 UTC [more...]

[PATCH 0/2] Dynamic long options for bash completion
 2012-04-15 12:49 UTC  (5+ messages)
` [PATCH 1/2] parse-options: Add support for dumping out long options

master: t5800-remote-helpers.sh hangs on test "pulling from remote remote"
 2012-04-15 12:09 UTC  (11+ messages)

[PATCH] git-daemon wrapper to wait until daemon is ready
 2012-04-15 11:53 UTC  (10+ messages)
` [PATCH] t5570: use explicit push refspec
    ` [PATCH v2] git-daemon wrapper to wait until daemon is ready
    ` [PATCH v3] "

What's cooking in git.git (Apr 2012, #05; Thu, 12)
 2012-04-15 11:10 UTC  (2+ messages)

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-15 10:42 UTC  (9+ messages)
` [PATCH v5 0/4]Enhance "
  ` [PATCH v5 1/4] git-cherry-pick: add allow-empty option
  ` [PATCH v5 2/4] git-cherry-pick: Add keep-redundant-commits option
  ` [PATCH v5 3/4] git-cherry-pick: Add test to validate new options
  ` [PATCH v5 4/4] git-rebase: add keep_empty flag

Pushing to a remote repo from a remote repo?
 2012-04-15 10:09 UTC  (4+ messages)

[PATCH v3 0/5] completion: trivial cleanups and fixes
 2012-04-15 10:09 UTC  (13+ messages)
` [PATCH v3 1/5] completion: simplify __gitcomp_1
` [PATCH v3 2/5] completion: trivial simplification
` [PATCH v3 3/5] completion: add missing general options
` [PATCH v3 4/5] completion: avoid trailing space for --exec-path
` [PATCH v3 5/5] completion: fix completion after 'git --option <TAB>'

[PATCH v2] clean: add --null option
 2012-04-15  9:09 UTC 

[PATCH] Explain how svn-fe parses filenames in SVN dumps
 2012-04-15  5:08 UTC  (7+ messages)

GSoC intro
 2012-04-15  3:13 UTC  (13+ messages)
` GSOC Proposal draft: git-remote-svn

GSoC - Some questions on the idea of "Better big-file support"
 2012-04-15  2:33 UTC  (17+ messages)
  ` GSoC - Some questions on the idea of

[PATCH] Add Auto-Submitted header to post-receive-email
 2012-04-15  1:15 UTC 

Illegal filename characters one Windows
 2012-04-15  0:07 UTC 

[PATCH] cherry-pick: do not expect file arguments
 2012-04-14 23:48 UTC  (2+ messages)

[PATCH v5 1/5] http: try http_proxy env var when http.proxy config option is not set
 2012-04-14 23:27 UTC  (4+ messages)

[PATCH] Avoid problem with xpg4 grep in Solaris that broke t9400
 2012-04-14 23:19 UTC  (2+ messages)

git bug: moved file with local unstaged changes are lost during merge
 2012-04-14 23:15 UTC  (4+ messages)

[PATCH] pretty: add '*' modifier to add LF after non-empty
 2012-04-14 20:01 UTC  (3+ messages)

Merging changes from branches where file paths have changed
 2012-04-14 19:49 UTC  (4+ messages)

[PATCH] clean: add --null option
 2012-04-14 19:38 UTC  (2+ messages)

Filter-branch's "move tree to subdirectory" example fails with BSD sed?
 2012-04-14 19:25 UTC  (2+ messages)

[PATCH] sequencer.c: Fix a sparse warning
 2012-04-14 17:26 UTC 

Static gitweb content when using pathinfo
 2012-04-14 17:19 UTC  (3+ messages)

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-14 13:16 UTC  (4+ messages)

[bug] git checkout lies about number of ahead commits when switching from detached HEAD
 2012-04-14 12:47 UTC  (18+ messages)
` [PATCH 2/3] checkout: clear commit marks after detached-orphan check
  ` [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
    ` [PATCH/RFC] checkout --detached test: write supporting files before start of tests
          ` [PATCH v2 0/3] Re: i18n: use test_i18ncmp in t2020 (checkout --detach)
            ` [PATCH 1/3] test: do not rely on US English tracking-info messages
            ` [PATCH 2/3] test: use test_i18ncmp for "Patch format detection failed" message
            ` [PATCH 3/3] test: am of empty patch should not succeed

[PATCH] stash: use eval_gettextln correctly
 2012-04-14 12:37 UTC 

[PATCH] t5570: forward git-daemon messages in a different way
 2012-04-14 12:21 UTC  (3+ messages)

stash refuses to pop
 2012-04-14 10:12 UTC  (7+ messages)

[PATCH 0/5] provide better error messages for @{upstream}
 2012-04-14  8:09 UTC  (13+ messages)
` [PATCH 4/5] Be more specific if upstream branch is not fetched
          ` [PATCH v2 0/5] provide better error messages for @{upstream}
            ` [PATCH v2 1/5] t1507: add tests to document @{upstream} behaviour
            ` [PATCH v2 2/5] Provide branch name in error message when using @{u}
            ` [PATCH v2 3/5] Provide better message for barnhc_wiht_tpyo@{u}
            ` [PATCH v2 4/5] Be more specific if upstream branch is not tracked
            ` [PATCH v2 5/5] i18n: mark @{upstream} error messages for translation

[PATCH v2 0/4] completion: trivial cleanups and fixes
 2012-04-14  7:21 UTC  (12+ messages)
` [PATCH v2 1/4] completion: simplify __gitcomp_1
` [PATCH v2 2/4] completion: trivial simplification
` [PATCH v2 3/4] completion: add missing general options
` [PATCH v2 4/4] completion: improve 'git --exec-path' completion

[PATCH v2] tests: add initial bash completion tests
 2012-04-14  2:06 UTC  (16+ messages)

How to always use --merge option in git rebase?
 2012-04-14  1:05 UTC  (3+ messages)

[PATCHv2] fetch: Only call a new ref a "branch" if it's under refs/heads/
 2012-04-13 22:39 UTC  (5+ messages)

[BUG] svn-fe: incorrect handling of files with newlines in them
 2012-04-13 22:22 UTC  (2+ messages)

[PATCH v5 2/5] http: handle proxy proactive authentication
 2012-04-13 20:56 UTC  (12+ messages)

push.default: current vs upstream
 2012-04-13 19:31 UTC  (16+ messages)

Git stops forever while cloning remote repo
 2012-04-13 18:35 UTC  (3+ messages)

[PATCH 8/9 v13] difftool: teach difftool to handle directory diffs
 2012-04-13 16:36 UTC 

[PATCH 8/9 v12] difftool: teach difftool to handle directory diffs
 2012-04-13 16:31 UTC  (6+ messages)

[PATCH] fetch: Only call a new ref a "branch" if it's under refs/heads/
 2012-04-13 16:25 UTC  (8+ messages)
            ` [PATCH] submodules: recursive fetch also checks new tags for submodule commits

[PATCH v9 0/9] Column display
 2012-04-13 10:54 UTC  (10+ messages)
` [PATCH v9 1/9] Add column layout skeleton and git-column
` [PATCH v9 2/9] Stop starting pager recursively
` [PATCH v9 3/9] column: add columnar layout
` [PATCH v9 4/9] column: add dense layout support
` [PATCH v9 5/9] help: reuse print_columns() for help -a
` [PATCH v9 6/9] branch: add --column
` [PATCH v9 7/9] status: "
` [PATCH v9 8/9] column: support piping stdout to external git-column process
` [PATCH v9 9/9] tag: add --column

Cannot clone the git repository shared over http with authorization
 2012-04-13  6:19 UTC  (8+ messages)
  ` [PATCH 2/2] fix http auth with multiple curl handles
          ` [PATCH 1/2] http: clean up leak in init_curl_http_auth
          ` [PATCH 2/2] http: use newer curl options for setting credentials

[PATCH] stash: don't leak underlying error messages
 2012-04-13  3:59 UTC  (3+ messages)

[PATCH] Avoid bug in Solaris xpg4/sed as used in submodule
 2012-04-13  0:48 UTC  (9+ messages)

[PATCH] properly keep track of current working directory
 2012-04-12 23:11 UTC 

[PATCH 00/12] Bash completion rework
 2012-04-12 23:08 UTC  (7+ messages)
` [PATCH 07/12] completion: simplify command stuff

non-fast-forward advice breaks tests on OS X
 2012-04-12 21:51 UTC  (6+ messages)
      ` [PATCH] Fix httpd tests that broke when non-ff push advice changed

prevent push of irrelevant tags
 2012-04-12 20:45 UTC  (4+ 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).