git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-14 20:23:24 to 2013-12-19 09:31:53 UTC [more...]

I have end-of-lifed cvsps
 2013-12-19  9:31 UTC  (31+ messages)
                    ` incremental fast-import and marks (Re: I have end-of-lifed cvsps)

gitk's back button broken (Refactor per-line part of getblobdiffline and its support)
 2013-12-19  7:14 UTC  (2+ messages)
` [PATCH] gitk: Fix typo in proc blobdiffmaybeseehere

[PATCH 1/3] builtin/fetch.c: Add pretty_url() and print_url()
 2013-12-19  6:28 UTC  (8+ messages)
` [PATCH 2/3] fetch --prune: Always print header url
` [PATCH 3/3] fetch --prune: Repair branchname DF conflicts

git log --no-walk --tags produces strange result for certain user
 2013-12-19  3:18 UTC  (7+ messages)
        ` [PATCH] log: properly handle decorations with chained tags

git add -A fails in empty repository since 1.8.5
 2013-12-19  0:49 UTC  (8+ messages)

[PATCH] diff: Add diff.orderfile configuration variable
 2013-12-19  0:40 UTC  (27+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] diff: Tests for "git diff -O"
` [PATCH v3 2/3] diff: Let "git diff -O" read orderfile from any file, failing when appropriate
` [RFC v3 3/3] diff: Add diff.orderfile configuration variable
` [PATCH v4 0/3] "
` [PATCH v4 1/3] diff: Tests for "git diff -O"
` [PATCH v4 2/3] diff: Let "git diff -O" read orderfile from any file, fail properly
` [PATCH v4 3/3] diff: Add diff.orderfile configuration variable
` [PATCH v5 0/3] "
` [PATCH v5 1/3] diff: Tests for "git diff -O"
` [PATCH v5 2/3] diff: Let "git diff -O" read orderfile from any file, fail properly
` [PATCH v5 3/3] diff: Add diff.orderfile configuration variable

[PATCH 0/3] Fix two buffer overflows and remove a redundant var
 2013-12-19  0:37 UTC  (19+ messages)
` [PATCH 1/3] prune-packed: fix a possible buffer overflow
` [PATCH 2/3] prune_object_dir(): verify that path fits in the temporary buffer
` [PATCH 3/3] cmd_repack(): remove redundant local variable "nr_packs"

RLIMIT_NOFILE fallback
 2013-12-19  0:15 UTC  (12+ messages)

Bug when moving submodules (I think?)
 2013-12-18 23:32 UTC 

"git fsck" fails on malloc of 80 G
 2013-12-18 22:09 UTC  (6+ messages)

[PATCH 00/12] Hard coded string length cleanup
 2013-12-18 18:16 UTC  (18+ messages)
` [PATCH 01/12] Make starts_with() a wrapper of skip_prefix()
` [PATCH 02/12] Convert starts_with() to skip_prefix() for option parsing
` [PATCH 03/12] Add and use skip_prefix_defval()
` [PATCH 04/12] Replace some use of starts_with() with skip_prefix()
` [PATCH 05/12] Convert a lot of starts_with() to skip_prefix()
` [PATCH 06/12] fetch.c: replace some use of starts_with() with skip_prefix()
` [PATCH 07/12] connect.c: "
` [PATCH 08/12] refs.c: "
` [PATCH 09/12] diff.c: reduce code duplication in --stat-xxx parsing
` [PATCH 10/12] environment.c: replace starts_with() in strip_namespace() with skip_prefix()
` [PATCH 11/12] diff.c: convert diff_scoreopt_parse to use skip_prefix()
` [PATCH 12/12] refs.c: use skip_prefix() in prune_ref()

What's cooking in git.git (Dec 2013, #02; Fri, 6)
 2013-12-18 17:46 UTC  (15+ messages)
    ` [PATCH] hashmap.h: Use 'unsigned int' for hash-codes everywhere

[PATCH v3 00/10] teach replace objects to sha1_object_info_extended()
 2013-12-18 17:37 UTC  (5+ messages)
` [PATCH v3 07/10] builtin/replace: teach listing using short, medium or full formats

gitk next/prev buttons
 2013-12-18 16:04 UTC  (2+ messages)
` [PATCHv2] gitk: Replace "next" and "prev" buttons with down and up arrows

[PATCH] docs: add filter-branch note about The BFG
 2013-12-18 14:25 UTC  (7+ messages)
      ` [PATCH v2] Tweaked notes on gfb<->bfg differences
        ` [PATCH v2] docs: add filter-branch notes on The BFG

(unknown)
 2013-12-18 14:09 UTC 

[PATCH v5 00/14] New hash table implementation
 2013-12-18 13:11 UTC  (4+ messages)
` [PATCH v5 02/14] add a hashtable implementation that supports O(1) removal

[PATCH v3] difftool: Change prompt to display the number of files in the diff queue
 2013-12-18  6:06 UTC  (5+ messages)

What's cooking in git.git (Dec 2013, #04; Tue, 17)
 2013-12-17 23:57 UTC 

[ANNOUNCE] Git v1.8.5.2
 2013-12-17 23:57 UTC 

What's cooking in git.git (Dec 2013, #03; Thu, 12)
 2013-12-17 23:27 UTC  (7+ messages)
  ` [PATCH] test the commit.gpgsign config option

[PATCH 0/4] remote-helpers: fixes
 2013-12-17 22:25 UTC  (4+ messages)
` [PATCH 3/4] remote-hg: fix 'shared path' path

Setup Git Server Over HTTP: fatal info/refs
 2013-12-17 20:20 UTC 

Document SubmittingPatches: inconsistency regarding to: and cc: for approved patches
 2013-12-17 18:00 UTC  (2+ messages)

Fwd: instaweb fails with mongoose
 2013-12-17 15:26 UTC 

git fetch doesn't ignore funny refs
 2013-12-17 12:35 UTC 

[PATCH/POC 0/7] Support multiple worktrees
 2013-12-16 22:59 UTC  (15+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 01/21] path.c: avoid PATH_MAX as buffer size from get_pathname()
  ` [PATCH v2 02/21] path.c: rename vsnpath() to git_vsnpath()

[PATCH] git-svn: Support svn:global-ignores property
 2013-12-16 22:23 UTC  (3+ messages)

[PATCH v2 1/2] diff: add test for --no-index executed outside repo
 2013-12-16 20:19 UTC  (2+ messages)
  ` [PATCH v2 2/2] diff: avoid some nesting

Unexpected cherry-pick behaviour
 2013-12-16 20:15 UTC  (11+ messages)

[PATCH v3 1/2] diff: move no-index detection to builtin/diff.c
 2013-12-16 19:42 UTC  (8+ messages)
` [PATCH v4 "
        ` [PATCH 1/2] diff: add test for --no-index executed outside repo
          ` [PATCH 2/2] diff: avoid some nesting

How to resume broke clone ?
 2013-12-16 19:37 UTC  (18+ messages)
                  ` [PATCH] pack-objects: name pack files after trailer hash

Subtree: My Status
 2013-12-16 19:18 UTC  (6+ messages)

Looking for pre-commit hook to check whitespace errors but not for all files
 2013-12-16 19:06 UTC  (2+ messages)

[PATCH] zsh completion: 5.0.3 compat, use emulate
 2013-12-16  8:32 UTC 

[PATCH v2] t9605: test for cvsps commit ordering bug
 2013-12-15  0:35 UTC  (2+ 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).