git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-13 18:45:30 to 2012-04-16 12:52:50 UTC [more...]

[PATCH i18n 00/11] Mark more strings for translation
 2012-04-16 12:50 UTC  (11+ messages)
` [PATCH i18n 01/11] Add three convenient format printing functions with \n automatically appended
` [PATCH i18n 02/11] i18n: mark relative dates for translation
` [PATCH i18n 03/11] i18n: parseopt: lookup help and argument translations when showing usage
` [PATCH i18n 04/11] i18n: help: mark parseopt strings for translation
` [PATCH i18n 05/11] i18n: help: mark "
` [PATCH i18n 06/11] i18n: make warn_dangling_symref() automatically append \n
` [PATCH i18n 07/11] i18n: remote: mark strings for translation
` [PATCH i18n 08/11] i18n: apply: "
` [PATCH i18n 09/11] i18n: apply: update say_patch_name to give translators complete sentence
` [PATCH i18n 10/11] i18n: index-pack: mark strings for translation

[PATCH v2 2/3] Adjust stat width calculations to take --graph output into account
 2012-04-16 11:04 UTC  (6+ messages)

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

[PATCH v2] completion: add new git_complete helper
 2012-04-16 10:49 UTC  (3+ messages)

[PATCH v3 0/7] diff stat calculation adjustments
 2012-04-16 10:44 UTC  (8+ messages)
` [PATCH v3 1/7] t4052: test --stat output with --graph
` [PATCH v3 2/7] Add output_prefix_length to diff_options
` [PATCH v3 3/7] Adjust stat width calculations to take --graph output into account
` [PATCH v3 4/7] t4052: Adjust --graph --stat output for prefixes
` [PATCH v3 5/7] t4052: Add tests to illustrate issues with restrictive COLUMNS
` [PATCH v3 6/7] Prevent graph_width of diff stat from falling below min
` [PATCH v3 7/7] t4052: Adjust --stat output for minimum graph_width

[PATCH] completion: fix issues with COMP_WORDBREAKS
 2012-04-16 10:44 UTC  (3+ messages)

What's cooking in git.git (Apr 2012, #06; Sun, 15)
 2012-04-16 11:24 UTC  (4+ messages)

[PATCH] tests: add tests for the bash prompt functions in the completion script
 2012-04-16 10:20 UTC  (5+ messages)

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

organizing multiple repositories with dependencies
 2012-04-16  9:27 UTC 

[PATCH 8/9 v13] difftool: teach difftool to handle directory diffs
 2012-04-16  8:16 UTC  (4+ messages)

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

[PATCH v9 0/9] Column display
 2012-04-16  5:38 UTC  (3+ messages)
` [PATCH v9 1/9] Add column layout skeleton and git-column

stash refuses to pop
 2012-04-16  1:29 UTC  (8+ messages)

[PATCH v4 0/5] completion: trivial cleanups and fixes
 2012-04-15 21:45 UTC  (7+ messages)
` [PATCH v4 1/5] completion: simplify __gitcomp_1
` [PATCH v4 2/5] completion: simplify by using $prev
` [PATCH v4 3/5] completion: add missing general options
` [PATCH v4 4/5] completion: avoid trailing space for --exec-path
` [PATCH v4 5/5] completion: fix completion after 'git --option <TAB>'

[PATCH] prohibit "svn dcommit" on remote-tracking-branches
 2012-04-15 21:23 UTC  (4+ messages)

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

[PATCH v3 0/5] completion: trivial cleanups and fixes
 2012-04-15 19:42 UTC  (15+ 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 0/2] Dynamic long options for bash completion
 2012-04-15 19:23 UTC  (6+ messages)
` [PATCH 1/2] parse-options: Add support for dumping out long options

Illegal filename characters one Windows
 2012-04-15 17:16 UTC  (2+ messages)
` [msysGit] "

[PATCHv2] Add details about svn-fe's dumpfile parsing
 2012-04-15 16:10 UTC 

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

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

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

[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  (16+ messages)
  ` GSoC - Some questions on the idea of

[PATCH] Add Auto-Submitted header to post-receive-email
 2012-04-15  1:15 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)

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

[PATCH 4/5] Be more specific if upstream branch is not fetched
 2012-04-14  8:09 UTC  (8+ messages)
` [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  (9+ messages)
` [PATCH v2 4/4] completion: improve 'git --exec-path' completion

[PATCH v2] tests: add initial bash completion tests
 2012-04-14  2:06 UTC  (9+ 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  (13+ 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).