git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-07-14 22:08:39 to 2014-07-17 15:37:23 UTC [more...]

Topic sk/mingw-unicode-spawn-args breaks tests
 2014-07-17 15:37 UTC  (28+ messages)
    `  "
    ` [PATCH 0/3] fix test suite with mingw-unicode patches
      ` [PATCH 1/3] Win32: Unicode file name support (except dirent)
      ` [PATCH 2/3] Win32: Unicode file name support (dirent)
      ` [PATCH 3/3] tests: do not pass iso8859-1 encoded parameter
          ` [PATCH 1/2] MinGW: fix compile error due to missing ELOOP
          ` [PATCH 2/2] config: use chmod() instead of fchmod()
            ` [PATCH 0/6] mingw test fixes
              ` [PATCH 1/6] MinGW: Skip test redirecting to fd 4
              ` [PATCH 3/6] MinGW: disable legacy encoding tests
              ` [PATCH 4/6] t4210: skip command-line encoding tests on mingw
              ` [PATCH 5/6] t9902: mingw-specific fix for gitfile link files
              ` [PATCH 6/6] t800[12]: work around MSys limitation

[PATCH] .mailmap: Map different names with the same email address together
 2014-07-17 14:32 UTC  (3+ messages)

[PATCH] abspath.c: use PATH_MAX in real_path_internal()
 2014-07-17 12:45 UTC 

[PATCH v9 0/3] git config cache & special querying api utilizing the cache
 2014-07-17 11:34 UTC  (25+ messages)
` [PATCH v9 1/2] add `config_set` API for caching config-like files
    ` [PATCH v9r1 "
` [PATCH v9 2/2] test-config: add tests for the config_set API
    ` [PATCH v9r1 "
        ` [PATCH v9r2 1/2] add `config_set` API for caching config-like files
            ` [PATCH 1/3] fixup for patch 2: minor style fix
              ` [PATCH 2/3] fixup for patch 2: actually check the return value
              ` [PATCH 3/3] fixup for patch 1: typo
        ` [PATCH v9r2 2/2] test-config: add tests for the config_set API

git update-index not delete lock file when using different worktree
 2014-07-17 10:36 UTC  (3+ messages)

[BUG] rebase no longer omits local commits
 2014-07-17  9:36 UTC  (11+ messages)
` [PATCH 1/2] rebase--am: use --cherry-pick instead of --ignore-if-in-upstream
  ` [PATCH 2/2] rebase: omit patch-identical commits with --fork-point
      ` [PATCH v2 1/2] rebase--am: use --cherry-pick instead of --ignore-if-in-upstream
        ` [PATCH v2 2/2] rebase: omit patch-identical commits with --fork-point

[PATCH] use local cloning if insteadOf makes a local URL
 2014-07-17  7:09 UTC 

Syncing Git Repositories
 2014-07-17  6:53 UTC  (2+ messages)

[PATCH v6 00/32] Support multiple checkouts
 2014-07-17  6:37 UTC  (5+ messages)
` [PATCH v7 00/31] "
  ` [PATCH v7 22/31] checkout: support checking out into a new working directory

[PATCH] use commit_list_count() to count the members of commit_lists
 2014-07-16 23:52 UTC 

[PATCH] strbuf: use strbuf_addstr() for adding C strings
 2014-07-16 23:41 UTC  (2+ messages)

[PATCH 00/20] ref transactions part 2
 2014-07-16 22:52 UTC  (24+ messages)
` [PATCH 01/20] refs.c: change ref_transaction_create to do error checking and return status
` [PATCH 02/20] refs.c: update ref_transaction_delete to check for error "
` [PATCH 03/20] refs.c: make ref_transaction_begin take an err argument
` [PATCH 04/20] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH 05/20] tag.c: use ref transactions when doing updates
` [PATCH 06/20] replace.c: use the ref transaction functions for updates
` [PATCH 07/20] commit.c: use ref transactions "
` [PATCH 08/20] sequencer.c: use ref transactions for all ref updates
` [PATCH 09/20] fast-import.c: change update_branch to use ref transactions
` [PATCH 10/20] branch.c: use ref transaction for all ref updates
` [PATCH 11/20] refs.c: change update_ref to use a transaction
` [PATCH 12/20] receive-pack.c: use a reference transaction for updating the refs
` [PATCH 13/20] fast-import.c: use a ref transaction when dumping tags
` [PATCH 14/20] walker.c: use ref transaction for ref updates
` [PATCH 15/20] refs.c: make lock_ref_sha1 static
` [PATCH 16/20] refs.c: remove the update_ref_lock function
` [PATCH 17/20] refs.c: remove the update_ref_write function
` [PATCH 18/20] refs.c: remove lock_ref_sha1
` [PATCH 19/20] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH 20/20] refs.c: make delete_ref use a transaction

What's cooking in git.git (Jul 2014, #03; Wed, 16)
 2014-07-16 22:36 UTC  (2+ messages)

[PATCH 00/12] Use ref transactions part 3
 2014-07-16 22:23 UTC  (13+ messages)
` [PATCH 01/12] wrapper.c: simplify warn_if_unremovable
` [PATCH 02/12] wrapper.c: add a new function unlink_or_msg
` [PATCH 03/12] refs.c: add an err argument to delete_ref_loose
` [PATCH 04/12] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH 05/12] refs.c: pass NULL as *flags to read_ref_full
` [PATCH 06/12] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH 07/12] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH 08/12] refs.c: pass a skip list to name_conflict_fn
` [PATCH 09/12] refs.c: propagate any errno==ENOTDIR from _commit back to the callers
` [PATCH 10/12] fetch.c: change s_update_ref to use a ref transaction
` [PATCH 11/12] refs.c: make write_ref_sha1 static
` [PATCH 12/12] refs.c: fix handling of badly named refs

[ANNOUNCE] Git v2.0.2
 2014-07-16 22:02 UTC 

[PATCH] run-command: use internal argv_array of struct child_process in run_hook_ve()
 2014-07-16 21:57 UTC 

[PATCH v10] tag: support configuring --sort via .gitconfig
 2014-07-16 21:48 UTC 

[PATCH v9 1/4] usage: make error functions a stack
 2014-07-16 21:42 UTC  (11+ messages)
` [PATCH v9 2/4] tag: fix --sort tests to use cat<<-\EOF format
` [PATCH v9 3/4] tag: update parsing to be more precise regarding errors
` [PATCH v9 4/4] tag: support configuring --sort via .gitconfig

[PATCH v8 0/4] tag: configure default tag sort via .gitconfig
 2014-07-16 19:50 UTC  (11+ messages)
` [PATCH v8 1/4] usage: make error functions a stack
` [PATCH v8 2/4] tag: fix --sort tests to use cat<<-\EOF format
` [PATCH v8 3/4] tag: update parsing to be more precise regarding errors
` [PATCH v8 4/4] tag: support configuring --sort via .gitconfig

[RFC] rebase --root: Empty root commit is replaced with sentinel
 2014-07-16 19:32 UTC  (2+ messages)
` [PATCH v1] rebase --root: sentinel commit cloaks empty commits

[PATCH v20 00/48] Use ref transactions
 2014-07-16 18:53 UTC  (16+ messages)
` [PATCH v20 27/48] sequencer.c: use ref transactions for all ref updates
` [PATCH v20 40/48] refs.c: add an err argument to delete_ref_loose
` [PATCH v20 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic

[PATCH v1] rebase -p: Command line option --no-ff is ignored
 2014-07-16 18:07 UTC  (3+ messages)

[PATCH v8 1/4] cache-tree: Create/update cache-tree on checkout
 2014-07-16 17:33 UTC  (15+ messages)
` [PATCH v8 4/4] cache-tree: Write updated cache-tree after commit

Big repository cannot be reduced
 2014-07-16 15:52 UTC  (2+ messages)

diff.renameLimit biting/silently ignored in cherry-pick
 2014-07-16 10:28 UTC 

[PATCH] annotate: use argv_array
 2014-07-16  8:51 UTC 

[Bug] data loss with cyclic alternates
 2014-07-16  6:47 UTC  (13+ messages)
    ` [PATCH] sha1_file: do not add own object directory as alternate
        ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 1/2] tag: use skip_prefix instead of magic numbers
 2014-07-16  0:55 UTC  (3+ messages)
` [PATCH 2/2 v4] tag: support configuring --sort via .gitconfig

[PATCH 1/3] tag: use skip_prefix instead of magic numbers
 2014-07-15 23:38 UTC  (17+ messages)
` [PATCH 3/3] tag: support configuring --sort via .gitconfig

[PATCH] remove duplicate of is_branch
 2014-07-15 23:20 UTC  (3+ messages)
` [PATCH] refs.c: add a public is_branch function

[PATCH v2 0/4] submodule config lookup API
 2014-07-15 22:37 UTC  (7+ messages)
` [PATCH v2 3/4] use new config API for worktree configurations of submodules
    `  "

[PATCH v9 1/4] cache-tree: Create/update cache-tree on checkout
 2014-07-15 21:55 UTC  (3+ messages)

[PATCH 2/7] move setting of object->type to alloc_* functions
 2014-07-15 20:12 UTC  (7+ messages)
` [PATCH v2 1/8] alloc.c: remove the alloc_raw_commit_node() function
` [PATCH v2 2/8] alloc: write out allocator definitions
` [PATCH v2 3/8] move setting of object->type to alloc_* functions

[PATCH] Coding guideline for Error messages
 2014-07-15 19:28 UTC  (5+ messages)
` [PATCH] doc: State coding guideline for error message punctuation

[PATCH v1 1/3] dir.c: coding style fix
 2014-07-15 19:10 UTC  (4+ messages)

(unknown),
 2014-07-15 16:31 UTC 

[PATCH] .gitignore: Add git-verify-commit
 2014-07-15 13:40 UTC 

[PATCH v8 0/3] git config cache & special querying api utilizing the cache
 2014-07-15 11:32 UTC  (8+ messages)
` [PATCH v8 1/2] add `config_set` API for caching config-like files
` [PATCH v8 2/2] test-config: add tests for the config_set API

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-07-15  9:29 UTC  (5+ messages)
` [PATCH RFC v2 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH RFC v2 07/19] rebase -i: The replay of root commits is not shown with --verbose

[PATCH 1/3] tag: use skip_prefix instead of magic numbers
 2014-07-14 22:08 UTC  (7+ messages)
` [PATCH 3/3 v5] tag: support configuring --sort via .gitconfig


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