git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-04-12 08:14:22 to 2012-04-14 21:43:53 UTC [more...]

[PATCH v3 0/5] completion: trivial cleanups and fixes
 2012-04-14 21:43 UTC  (2+ messages)
` [PATCH v3 1/5] completion: simplify __gitcomp_1

GSoC intro
 2012-04-14 21:35 UTC  (12+ messages)
` GSOC Proposal draft: git-remote-svn

master: t5800-remote-helpers.sh hangs on test "pulling from remote remote"
 2012-04-14 20:14 UTC  (2+ 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)

[PATCH] git-daemon wrapper to wait until daemon is ready
 2012-04-14 19:36 UTC  (6+ messages)
` [PATCH] t5570: use explicit push refspec
    ` [PATCH v2] git-daemon wrapper to wait until daemon is ready

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

[PATCH] cherry-pick: do not expect file arguments
 2012-04-14 19:04 UTC 

[PATCH] Explain how svn-fe parses filenames in SVN dumps
 2012-04-14 18:18 UTC  (5+ 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)

GSoC - Some questions on the idea of "Better big-file support"
 2012-04-13 21:36 UTC  (15+ messages)
  ` GSoC - Some questions on the idea of

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

[PATCH v5 1/5] http: try http_proxy env var when http.proxy config option is not set
 2012-04-13 20:52 UTC  (3+ messages)

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

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-13 18:45 UTC  (6+ 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

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

git bug: moved file with local unstaged changes are lost during merge
 2012-04-13  6:49 UTC  (3+ messages)

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

What's cooking in git.git (Apr 2012, #05; Thu, 12)
 2012-04-12 22:41 UTC 

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)

Unexpected empty directory removal
 2012-04-12 19:11 UTC  (3+ messages)

'git log' numbering commits?
 2012-04-12 18:14 UTC  (4+ messages)

[PATCH RESEND] send-email: add 'specify-author' option
 2012-04-12 17:40 UTC  (9+ messages)

GIT pull
 2012-04-12 17:29 UTC  (5+ messages)

Parallel refactoring and git merge nightmare
 2012-04-12 16:03 UTC  (6+ messages)

[PATCH v4 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-12 15:58 UTC  (9+ messages)
` [PATCH v4 2/4] git-cherry-pick: Add keep-redundant-commits option
` [PATCH v4 4/4] git-rebase: add keep_empty flag

[PATCH 00/15] Hierarchical reference cache (once again)
 2012-04-12 15:36 UTC  (3+ messages)

[PATCH v2 2/3] Adjust stat width calculations to take --graph output into account
 2012-04-12 10:17 UTC  (7+ 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).