messages from 2013-12-23 17:49:10 to 2014-01-02 17:22:18 UTC [more...]
[PATCH] Fix safe_create_leading_directories() for Windows
2014-01-02 17:22 UTC
[PATCH v2 0/4]
2014-01-02 16:17 UTC (5+ messages)
` [PATCH v2 1/4] Consistently use the term "builtin" instead of "internal command"
` [PATCH v2 2/4] Call load_command_list() only when it is needed
` [PATCH v2 3/4] Speed up is_git_command() by checking early for internal commands
` [PATCH v2 4/4] Move builtin-related implementations to a new builtin.c file
[PATCH 1/2] Call load_command_list() only when it is needed
2014-01-02 12:46 UTC (4+ messages)
` [PATCH 2/2] Speed up is_git_command() by checking early for internal commands
[PATCH] drop unnecessary copying in credential_ask_one
2014-01-02 7:38 UTC (3+ messages)
[PATCH 0/5] Fix two mkdir/rmdir races
2014-01-02 0:53 UTC (14+ 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] gc: notice gc processes run by other users
2013-12-31 20:35 UTC (3+ messages)
[PATCH/RFC] Introduce git submodule add|update --attach
2013-12-31 20:05 UTC (2+ messages)
Preventing unsigned commit/merge/tag
2013-12-31 19:27 UTC (2+ messages)
[PATCH] Add MirBSD support to the build system
2013-12-31 14:36 UTC
[PATCH 1/2] merge-base: fix duplicates and not best ancestors in output
2013-12-31 11:15 UTC (4+ messages)
[PATCH 0/3] t0000 cleanups
2013-12-31 10:33 UTC (15+ messages)
` [PATCH 1/3] t0000: set TEST_OUTPUT_DIRECTORY for sub-tests
` [PATCH 2/3] t0000: simplify HARNESS_ACTIVE hack
` [PATCH 3/3] t0000: drop "known breakage" test
aborted 'git fetch' leaves workspace unusable
2013-12-31 8:19 UTC
Runaway "git remote" if group definition contains a remote by the same name
2013-12-31 8:06 UTC (5+ messages)
` Fwd: "
Fwd: Error with git-svn pushing a rename
2013-12-31 7:20 UTC (18+ messages)
` [PATCH] git-svn: workaround for a bug in svn serf backend
` [PATCH v2] "
[PATCH v4 00/10] teach replace objects to sha1_object_info_extended()
2013-12-31 6:23 UTC (13+ messages)
` [PATCH v4 01/10] Rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECT
` [PATCH v4 02/10] replace_object: don't check read_replace_refs twice
` [PATCH v4 03/10] Introduce lookup_replace_object_extended() to pass flags
` [PATCH v4 04/10] Add an "unsigned flags" parameter to sha1_object_info_extended()
` [PATCH v4 05/10] t6050: show that git cat-file --batch fails with replace objects
` [PATCH v4 06/10] sha1_file: perform object replacement in sha1_object_info_extended()
` [PATCH v4 07/10] builtin/replace: teach listing using short, medium or long formats
` [PATCH v4 08/10] t6050: add tests for listing with --format
` [PATCH v4 09/10] builtin/replace: unset read_replace_refs
` [PATCH v4 10/10] Documentation/git-replace: describe --format option
Git for Windows 1.8.5.2 (preview)
2013-12-30 23:57 UTC
[PATCH] remote-hg: do not fail on invalid bookmarks
2013-12-30 23:22 UTC (5+ messages)
[PATCH 0/9] Add interpret-trailers builtin
2013-12-30 22:27 UTC (17+ 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"
[PATCH] for-each-ref: remove unused variable
2013-12-30 20:22 UTC (2+ messages)
aborted 'git fetch' leaves workspace unusable
2013-12-30 19:54 UTC (3+ messages)
[PATCH 0/4] Fix branch.autosetup(merge|rebase) completion
2013-12-30 14:52 UTC (5+ messages)
` [PATCH 1/4] completion: prioritize ./git-completion.bash
` [PATCH 2/4] completion: introduce __gitcomp_2 ()
` [PATCH 3/4] completion: fix branch.autosetup(merge|rebase)
` [PATCH 4/4] completion: fix remote.pushdefault
git:// protocol over SSL/TLS
2013-12-28 20:52 UTC (21+ messages)
[PATCH v4 0/22] pack bitmaps
2013-12-28 15:58 UTC (6+ messages)
` [PATCH v4 23/23] compat/mingw.h: Fix the MinGW and msvc builds
german translation bug
2013-12-28 13:08 UTC (11+ messages)
[PATCH 2/2] t6010: add test to git merge-base --all --octopus
2013-12-28 11:04 UTC
[PATCH v3 00/10] teach replace objects to sha1_object_info_extended()
2013-12-28 10:27 UTC (10+ 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-28 9:54 UTC (8+ messages)
` [PATCH 02/12] Convert starts_with() to skip_prefix() for option parsing
[PATCH v2 00/21] Support multiple worktrees
2013-12-28 2:46 UTC (7+ messages)
[PATCH] Remove the line length limit for graft files
2013-12-28 0:50 UTC (9+ messages)
What's cooking in git.git (Dec 2013, #05; Thu, 26)
2013-12-27 22:13 UTC (3+ messages)
[WIP/PATCH 0/5] git checkout --recurse-submodules
2013-12-27 14:14 UTC (11+ messages)
` [PATCH 1/5] submodule: prepare for recursive checkout of submodules
` [PATCH 2/5] submodule: teach unpack_trees() to remove submodule contents
` [PATCH 3/5] submodule: teach unpack_trees() to repopulate submodules
` [PATCH 4/5] submodule: teach unpack_trees() to update submodules
` [PATCH 5/5] Teach checkout to recursively checkout submodules
[PATCH 0/2] cat-file --batch-check='%(deltabase)'
2013-12-26 20:20 UTC (4+ messages)
` [PATCH 1/2] sha1_object_info_extended: provide delta base sha1s
git add -A fails in empty repository since 1.8.5
2013-12-26 19:24 UTC (9+ messages)
` [PATCH] add: don't complain when adding empty project root
Crash on context menu
2013-12-26 13:43 UTC (2+ messages)
script for reproducing history example in git-log(1) man page
2013-12-26 9:56 UTC (7+ messages)
` questions / suggestions about history simplification
how to recovery corrupted git blob
2013-12-26 9:32 UTC (2+ messages)
how to recovery corrupted git blob
2013-12-26 8:30 UTC
git fuse
2013-12-25 23:01 UTC (2+ messages)
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
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).