messages from 2013-12-17 13:58:24 to 2013-12-21 13:15:31 UTC [more...]
[PATCH v3 0/21] pack bitmaps
2013-12-21 13:15 UTC (4+ messages)
` [PATCH v3 11/21] pack-objects: use bitmaps when packing objects
git-mv-submodule
2013-12-21 9:48 UTC
[PATCH] wt-status.c: disable those distracting -Wformat-zero-length warnings
2013-12-21 9:42 UTC (2+ messages)
[PATCH v3 00/10] teach replace objects to sha1_object_info_extended()
2013-12-21 9:34 UTC (8+ messages)
` [PATCH v3 07/10] builtin/replace: teach listing using short, medium or full formats
[PATCH 00/12] Hard coded string length cleanup
2013-12-21 4:44 UTC (29+ 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()
[PATCH v2 00/21] Support multiple worktrees
2013-12-21 2:00 UTC (3+ messages)
[PATCH] graph.c: visual difference on subsequent series
2013-12-20 22:03 UTC (9+ messages)
` [RFH/PATCH] graph: give an extra gap after showing root commit
gitk: file viewer call even for an binary document ?
2013-12-20 19:24 UTC
Bug when moving submodules (I think?)
2013-12-20 19:13 UTC (2+ messages)
[PATCH] daemon: be strict at parsing parameters --[no-]informative-errors
2013-12-20 18:46 UTC (2+ messages)
[PATCH] name-hash: retire unused index_name_exists()
2013-12-20 16:05 UTC
RLIMIT_NOFILE fallback
2013-12-20 14:43 UTC (16+ messages)
[PATCH] git-quiltimport: add a --series option
2013-12-20 10:21 UTC
[PATCH 0/3] Fix two buffer overflows and remove a redundant var
2013-12-20 9:30 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
git: problematic git status output with some translations (such as fr_FR)
2013-12-19 23:59 UTC (4+ messages)
[PATCH 1/3] Documentation/Makefile: add a commented-out ' to unconfuse Emacs
2013-12-19 23:52 UTC (6+ messages)
` [PATCH 3/3] Makefile: add commented out 's for Emacs here, too
git log --no-walk --tags produces strange result for certain user
2013-12-19 23:44 UTC (6+ messages)
` [PATCH] log: properly handle decorations with chained tags
[Feature Request] Did you mean `git ...`? should ask user for feedback, not return to the prompt
2013-12-19 23:17 UTC (2+ messages)
gitk's back button broken (Refactor per-line part of getblobdiffline and its support)
2013-12-19 23:16 UTC (3+ messages)
` [PATCH] gitk: Fix typo in proc blobdiffmaybeseehere
[PATCH 1/3] builtin/fetch.c: Add pretty_url() and print_url()
2013-12-19 22:57 UTC (13+ messages)
` [PATCH 2/3] fetch --prune: Always print header url
` [PATCH 3/3] fetch --prune: Repair branchname DF conflicts
` [PATCH V2 1/2] fetch --prune: Always print header url
` [PATCH V2 2/2] fetch --prune: Run prune before fetching
git fuse
2013-12-19 21:15 UTC
script for reproducing history example in git-log(1) man page
2013-12-19 21:04 UTC (11+ messages)
` questions / suggestions about history simplification
[PATCH] git-cherry.txt: cross reference "git log --cherry"
2013-12-19 20:20 UTC (2+ messages)
prevent gitk collapsing tree view when viewing a different commit?
2013-12-19 19:04 UTC (3+ messages)
I have end-of-lifed cvsps
2013-12-19 16:18 UTC (34+ messages)
` incremental fast-import and marks (Re: I have end-of-lifed cvsps)
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 (6+ messages)
` [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
"git fsck" fails on malloc of 80 G
2013-12-18 22:09 UTC (6+ messages)
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
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 (3+ messages)
[PATCH v4 0/3] diff: Add diff.orderfile configuration variable
2013-12-18 5:47 UTC (10+ messages)
` [PATCH v4 2/3] diff: Let "git diff -O" read orderfile from any file, fail properly
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 (4+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).