messages from 2013-12-18 19:17:14 to 2013-12-25 16:39:34 UTC [more...]
Fwd: Error with git-svn pushing a rename
2013-12-25 16:31 UTC (5+ messages)
git add -A fails in empty repository since 1.8.5
2013-12-24 23:49 UTC (13+ messages)
` [PATCH] add: don't complain when adding empty project root
[PATCH 0/9] Add interpret-trailers builtin
2013-12-24 13:47 UTC (11+ messages)
` [PATCH 1/9] Add data structures and basic functions for commit trailers
` [PATCH 2/9] trailer: process trailers from file and arguments
` [PATCH 3/9] trailer: read and process config information
` [PATCH 4/9] trailer: process command line trailer arguments
` [PATCH 5/9] strbuf: add strbuf_isspace()
` [PATCH 6/9] trailer: parse trailers from input file
` [PATCH 7/9] trailer: put all the processing together and print
` [PATCH 8/9] trailer: add interpret-trailers command
` [PATCH 9/9] trailer: add tests for "git interpret-trailers"
git subtree split - nested subtree history not preserved on parent split
2013-12-24 10:15 UTC
[PATCH 3/4] remote-hg: fix 'shared path' path
2013-12-23 20:23 UTC (2+ messages)
` [PATCH] remote-hg: test 'shared_path' in a moved clone
Rationale behind 'extern' on protypes in .h files
2013-12-23 16:59 UTC (5+ messages)
[PATCH/POC 0/7] Support multiple worktrees
2013-12-23 3:38 UTC (5+ messages)
` [PATCH/POC 3/7] setup.c: add split-repo support to .git files
[PATCH 0/5] Fix two mkdir/rmdir races
2013-12-22 22:42 UTC (7+ messages)
` [PATCH 1/5] safe_create_leading_directories(): modernize format of "if" chaining
` [PATCH 2/5] safe_create_leading_directories(): reduce scope of local variable
` [PATCH 3/5] safe_create_leading_directories(): add "slash" pointer
` [PATCH 4/5] safe_create_leading_directories(): fix a mkdir/rmdir race
` [PATCH 5/5] rename_ref(): fix a mkdir()/rmdir() race
[PATCH] [RFC] Making use of bitmaps for thin objects
2013-12-22 21:55 UTC (2+ messages)
script for reproducing history example in git-log(1) man page
2013-12-22 13:41 UTC (13+ messages)
` questions / suggestions about history simplification
[PATCH] do not pretend sha1write returns errors
2013-12-22 10:55 UTC (2+ messages)
[PATCH v4 0/22] pack bitmaps
2013-12-22 9:06 UTC (28+ messages)
` [PATCH v4 01/23] sha1write: make buffer const-correct
` [PATCH v4 02/23] revindex: Export new APIs
` [PATCH v4 03/23] pack-objects: Refactor the packing list
` [PATCH v4 04/23] pack-objects: factor out name_hash
` [PATCH v4 05/23] revision: allow setting custom limiter function
` [PATCH v4 06/23] sha1_file: export `git_open_noatime`
` [PATCH v4 07/23] compat: add endianness helpers
` [PATCH v4 08/23] ewah: compressed bitmap implementation
` [PATCH v4 09/23] documentation: add documentation for the bitmap format
` [PATCH v4 10/23] pack-bitmap: add support for bitmap indexes
` [PATCH v4 11/23] pack-objects: split add_object_entry
` [PATCH v4 12/23] pack-objects: use bitmaps when packing objects
` [PATCH v4 13/23] rev-list: add bitmap mode to speed up object lists
` [PATCH v4 14/23] pack-objects: implement bitmap writing
` [PATCH v4 15/23] repack: stop using magic number for ARRAY_SIZE(exts)
` [PATCH v4 16/23] repack: turn exts array into array-of-struct
` [PATCH v4 17/23] repack: handle optional files created by pack-objects
` [PATCH v4 18/23] repack: consider bitmaps when performing repacks
` [PATCH v4 19/23] count-objects: recognize .bitmap in garbage-checking
` [PATCH v4 20/23] t: add basic bitmap functionality tests
` [PATCH v4 21/23] t/perf: add tests for pack bitmaps
` [PATCH v4 22/23] pack-bitmap: implement optional name_hash cache
` [PATCH v4 23/23] compat/mingw.h: Fix the MinGW and msvc builds
[PATCH v2 00/21] Support multiple worktrees
2013-12-22 8:44 UTC (5+ messages)
[PATCH] git-cherry.txt: cross reference "git log --cherry"
2013-12-22 6:58 UTC (3+ messages)
[PATCH] commit.c: make "tree" a const pointer in commit_tree*()
2013-12-22 2:56 UTC
[PATCH] wt-status.c: disable those distracting -Wformat-zero-length warnings
2013-12-21 20:09 UTC (3+ messages)
git-mv-submodule
2013-12-21 16:23 UTC (3+ messages)
[PATCH 0/2] cat-file --batch-check='%(deltabase)'
2013-12-21 14:25 UTC (3+ messages)
` [PATCH 1/2] sha1_object_info_extended: provide delta base sha1s
` [PATCH 2/2] cat-file: provide %(deltabase) batch format
[PATCH v3 0/21] pack bitmaps
2013-12-21 13:40 UTC (13+ messages)
` [PATCH v3 11/21] pack-objects: use bitmaps when packing objects
` [PATCH v3 13/21] pack-objects: implement bitmap writing
` [PATCH v3 19/21] t: add basic bitmap functionality tests
` [PATCH v3 20/21] t/perf: add tests for pack bitmaps
[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 (13+ messages)
` [PATCH 02/12] Convert starts_with() to skip_prefix() for option parsing
[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 (15+ 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 (18+ 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
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 (27+ 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)
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).