git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-04-11 10:29:42 to 2012-04-12 20:36:45 UTC [more...]

[PATCH] fetch: Only call a new ref a "branch" if it's under refs/heads/
 2012-04-12 20:36 UTC  (4+ messages)

prevent push of irrelevant tags
 2012-04-12 20:34 UTC  (3+ messages)

How to always use --merge option in git rebase?
 2012-04-12 20:31 UTC 

[PATCH 8/9 v12] difftool: teach difftool to handle directory diffs
 2012-04-12 19:31 UTC  (4+ messages)

[PATCH] stash: don't leak underlying error messages
 2012-04-12 19:30 UTC  (2+ messages)

GSoC - Some questions on the idea of "Better big-file support"
 2012-04-12 19:29 UTC  (21+ messages)
  ` GSoC - Some questions on the idea of

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

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

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

[PATCH v2] tests: add initial bash completion tests
 2012-04-12 17:43 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)

git bug: moved file with local unstaged changes are lost during merge
 2012-04-12 16:13 UTC  (2+ messages)

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

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

[ANNOUNCE] Git 1.7.10-rc3
 2012-04-12 15:56 UTC  (22+ messages)
` push.default: current vs upstream

[PATCH v5 2/5] http: handle proxy proactive authentication
 2012-04-12 15:54 UTC  (4+ messages)

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

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

[PATCH 0/5] provide better error messages for @{upstream}
 2012-04-12 15:15 UTC  (16+ messages)
` [PATCH 1/5] t1507: add additional tests "
` [PATCH 2/5] Provide branch name in error message when using @{u}
` [PATCH 3/5] Provide better message for barnhc_wiht_tpyo@{u}
` [PATCH 4/5] Be more specific if upstream branch is not fetched
` [PATCH 5/5] i18n: mark @{upstream} error messages for translation

[PATCH v2 2/3] Adjust stat width calculations to take --graph output into account
 2012-04-12 10:17 UTC  (7+ messages)

[PATCH 0/2] Dynamic long options for bash completion
 2012-04-12  7:42 UTC  (11+ messages)
` [PATCH 1/2] parse-options: Add support for dumping out long options
` [PATCH 2/2] completion: Use parse-options raw output for simple "

Cannot clone the git repository shared over http with authorization
 2012-04-12  7:09 UTC  (4+ messages)
  ` [PATCH 2/2] fix http auth with multiple curl handles

push.default warning breaks tests on OS X
 2012-04-12  6:34 UTC 

What's cooking in git.git (Apr 2012, #04; Tue, 10)
 2012-04-12  6:35 UTC  (4+ messages)

stash refuses to pop
 2012-04-12  5:50 UTC  (6+ messages)

[PATCH 8/9 v11] difftool: teach difftool to handle directory diffs
 2012-04-12  3:21 UTC  (6+ messages)

[PATCH 00/12] Bash completion rework
 2012-04-11 23:49 UTC  (13+ messages)
` [PATCH 01/12] tests: add initial bash completion tests
` [PATCH 07/12] completion: simplify command stuff
` [PATCH 10/12] completion: add new git_complete helper

[PATCH/RFC] remote-helpers: set up a pipe to read fast-import response
 2012-04-11 21:46 UTC  (7+ messages)
  ` [PATCH/RFC] fast-import doc: deadlock avoidance in bidirectional mode
      ` [PATCH/RFC v2] fast-import doc: cat-blob and ls responses need to be consumed quickly

[PATCH v4 0/8] Highlight interesting parts of diff
 2012-04-11 21:32 UTC  (10+ messages)
` [PATCH v4 1/8] gitweb: Use descriptive names in esc_html_hl_regions()
` [PATCH v4 2/8] gitweb: esc_html_hl_regions(): Don't create empty <span> elements
` [PATCH v4 3/8] gitweb: Pass esc_html_hl_regions() options to esc_html()
` [PATCH v4 4/8] gitweb: Extract print_sidebyside_diff_lines()
` [PATCH v4 5/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
` [PATCH v4 6/8] gitweb: Push formatting diff lines to print_diff_chunk()
` [PATCH v4 7/8] gitweb: Highlight interesting parts of diff
` [PATCH v4 8/8] gitweb: Refinement highlightning in combined diffs

[PATCHv2 0/2] git p4 - import/export of git/p4 tags and labels
 2012-04-11 19:24 UTC  (7+ messages)
` [PATCHv2 1/2] git p4: Fixing script editor checks
` [PATCHv2 2/2] git p4: import/export of labels to/from p4

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-11 18:56 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] git-cherry-pick: add allow-empty option

[RFC/PATCH] gc: do not explode objects which will be immediately pruned
 2012-04-11 18:31 UTC  (3+ messages)

[PATCH] rebase -i continue: Don't skip submodule only commits
 2012-04-11 18:23 UTC  (3+ messages)

Migrating SVN to Git, and preserve merge information
 2012-04-11 17:58 UTC  (5+ messages)

[PATCH] tests: modernise style: more uses of test_line_count
 2012-04-11 17:35 UTC  (4+ messages)

git p4: any way to avoid rebasing all the time?
 2012-04-11 17:22 UTC  (2+ messages)

[PATCH] Gitweb: Fix unintended "--no-merges" for regular Atom feed
 2012-04-11 16:48 UTC  (5+ messages)
` [PATCH (bugfix)] gitweb: "

Git push performance problems with ~100K refs
 2012-04-11 16:44 UTC  (8+ messages)
        ` [PATCH 1/3] add mergesort() for linked lists

[PATCH] send-email: make annotate configurable
 2012-04-11 15:46 UTC  (7+ messages)

[PATCH] diff --stat: use less columns for change counts
 2012-04-11 14:24 UTC 

[PATCH] stg delete --empty
 2012-04-11 14:12 UTC 

Why can't git open empty branches ?
 2012-04-11 14:16 UTC  (8+ messages)

fast-import: use struct hash_table
 2012-04-11 12:15 UTC  (7+ messages)
` [PATCH/RFC v2 0/4] "
` [PATCH/RFC v2 0/4 resend] "
  ` [PATCH 1/4] fast-import: allow object_table to grow dynamically
  ` [PATCH 2/4] fast-import: allow atom_table "
  ` [PATCH 3/4] fast-import: allow branch_table "
  ` [PATCH 4/4] fast-import: use DIV_ROUND_UP

[PATCH 0/2] git-svn: fixes for intermittent SIGPIPE
 2012-04-11 11:22 UTC  (4+ messages)
` [PATCH 1/2] git-svn: use POSIX::sigprocmask to block signals


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