git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-27 17:27:24 to 2014-04-28 19:29:07 UTC [more...]

[RFC/PATCH v1] Towards MinGW(-W64) cross-compilation
 2014-04-28 18:15 UTC  (41+ messages)
` [PATCH 01/12] MINGW: config.mak.uname: add explicit way to request MinGW-build
` [PATCH 02/12] MINGW: compat/bswap.h: include stdint.h
` [PATCH 03/12] MINGW: compat/mingw.h: do not attempt to redefine lseek on mingw-w64
` [PATCH 04/12] Makefile: introduce CROSS_COMPILE variable
` [PATCH 05/12] MINGW: git-compat-util.h: use inttypes.h for printf macros
` [PATCH 06/12] MSVC: config.mak.uname: drop -D__USE_MINGW_ACCESS from compile definitions
` [PATCH 07/12] MINGW: config.mak.uname: reorganize MINGW settings
` [PATCH 08/12] MINGW: config.mak.uname allow using CURL for non-msysGit builds
` [PATCH 09/12] MINGW: config.mak.uname: drop -DNOGDI
` [PATCH 10/12] MINGW: config.mak.uname: drop USE_NED_ALLOCATOR
` [PATCH 11/12] MINGW: do not fail at redefining pid_t on MinGW-W64
` [PATCH 12/12] MINGW: compat/mingw.h: drop fork() definition

[PATCH v3 00/19] Use ref transactions from most callers
 2014-04-28 19:16 UTC  (22+ messages)
` [PATCH v3 03/19] refs.c: make ref_transaction_commit return an error string
` [PATCH v3 04/19] refs.c: return error string from ref_update_reject_duplicates on failure
` [PATCH v3 05/19] update-ref.c: use the error string from _commit to print better message
` [PATCH v3 06/19] refs.c: make update_ref_write to return error string on failure
` [PATCH v3 11/19] tag.c: use ref transactions when doing updates
` [PATCH v3 12/19] replace.c: use the ref transaction functions for updates
` [PATCH v3 16/19] branch.c: use ref transaction for all ref updates

A failing attempt to use Git in a centralized environment
 2014-04-28 18:41 UTC  (2+ messages)

What's cooking in git.git (Apr 2014, #08; Fri, 25)
 2014-04-28 17:48 UTC  (3+ messages)

git-svn Rewrites Some Commits, but not All
 2014-04-28 19:26 UTC 

Recording the current branch on each commit?
 2014-04-28 17:31 UTC  (36+ messages)

Harmful LESS flags
 2014-04-28 18:48 UTC  (8+ messages)
` [PATCH] PAGER_ENV: remove 'S' from $LESS by default

[PATCH] Revert "Stop starting pager recursively"
 2014-04-28 18:32 UTC  (9+ messages)

[PATCH] Uses git-credential for git-imap-send
 2014-04-28 19:23 UTC  (3+ messages)

[PATCH 01/14] t9365-continuing-queries.sh: use the $( ... ) construct for command substitution
 2014-04-28 19:20 UTC  (6+ messages)
` [PATCH 04/14] appp.sh: "

[PATCH] t3910: show failure of core.precomposeunicode with decomposed filenames
 2014-04-28 19:17 UTC  (2+ messages)

[PATCH] Sleep 1 millisecond in poll() to avoid busy wait
 2014-04-28 18:58 UTC  (11+ messages)
    ` [PATCH] poll/select: prevent busy-waiting
        ` [PATCH] Windows: Always normalize paths to Windows-style
          ` [PATCH v2] Sleep 1 millisecond in poll() to avoid busy wait

Adding git hooks
 2014-04-28 19:11 UTC  (5+ messages)

[PATCH 1/2] blame: large-scale performance rewrite
 2014-04-28 17:39 UTC  (13+ messages)
` [PATCH 2/2] Mention "git blame" improvements in release notes

Recording the current branch on each commit?
 2014-04-28 18:15 UTC  (2+ messages)

git version 1.9.0 missing git-http-push?
 2014-04-28 19:02 UTC  (13+ messages)
      `  "

[PATCH v10 00/12] Add interpret-trailers builtin
 2014-04-28 16:37 UTC  (5+ messages)
` [PATCH v10 11/12] Documentation: add documentation for 'git interpret-trailers'

[PATCH/RFC] Makefile: do not depend on curl-config
 2014-04-28 16:29 UTC 

[PATCH 10/12] MINGW: config.mak.uname: drop USE_NED_ALLOCATOR
 2014-04-28 16:11 UTC 

[PATCH 01/14] t0001-init.sh: use the $( ... ) construct for command substitution
 2014-04-28 13:56 UTC  (15+ messages)
` [PATCH 02/14] t0010-racy-git.sh: "
` [PATCH 03/14] t0020-crlf.sh: "
` [PATCH 04/14] t0025-crlf-auto.sh: "
` [PATCH 05/14] t0026-eol-config.sh: "
` [PATCH 06/14] t0030-stripspace.sh: "
` [PATCH 07/14] t0300-credentials.sh: "
` [PATCH 08/14] t1000-read-tree-m-3way.sh: "
` [PATCH 09/14] t1001-read-tree-m-2way.sh: "
` [PATCH 10/14] t1002-read-tree-m-u-2way.sh: "
` [PATCH 11/14] t1003-read-tree-prefix.sh: "
` [PATCH 12/14] t1004-read-tree-m-u-wf.sh: "
` [PATCH 13/14] t1020-subdirectory.sh: "
` [PATCH 14/14] t1050-large.sh: "

Tagging a branch as "not fitted for branching" ?
 2014-04-28 12:09 UTC 

[PATCH 00/32] Split index mode for very large indexes
 2014-04-28 10:55 UTC  (33+ messages)
` [PATCH 01/32] ewah: fix constness of ewah_read_mmap
` [PATCH 02/32] ewah: delete unused ewah_read_mmap_native declaration
` [PATCH 03/32] sequencer: do not update/refresh index if the lock cannot be held
` [PATCH 04/32] read-cache: new API write_locked_index instead of write_index/write_cache
` [PATCH 05/32] read-cache: relocate and unexport commit_locked_index()
` [PATCH 06/32] read-cache: store in-memory flags in the first 12 bits of ce_flags
` [PATCH 07/32] read-cache: be strict about "changed" in remove_marked_cache_entries()
` [PATCH 08/32] read-cache: be specific what part of the index has changed
` [PATCH 09/32] update-index: "
` [PATCH 10/32] resolve-undo: "
` [PATCH 11/32] unpack-trees: "
` [PATCH 12/32] cache-tree: mark istate->cache_changed on cache tree invalidation
` [PATCH 13/32] cache-tree: mark istate->cache_changed on cache tree update
` [PATCH 14/32] cache-tree: mark istate->cache_changed on prime_cache_tree()
` [PATCH 15/32] entry.c: update cache_changed if refresh_cache is set in checkout_entry()
` [PATCH 16/32] read-cache: save index SHA-1 after reading
` [PATCH 17/32] read-cache: split-index mode
` [PATCH 18/32] read-cache: mark new entries for split index
` [PATCH 19/32] read-cache: save deleted entries in "
` [PATCH 20/32] read-cache: mark updated entries for "
` [PATCH 21/32] split-index: the writing part
` [PATCH 22/32] split-index: the reading part
` [PATCH 23/32] split-index: do not invalidate cache-tree at read time
` [PATCH 24/32] split-index: strip pathname of on-disk replaced entries
` [PATCH 25/32] update-index: new options to enable/disable split index mode
` [PATCH 26/32] update-index --split-index: do not split if $GIT_DIR is read only
` [PATCH 27/32] rev-parse: add --shared-index-path to get shared index path
` [PATCH 28/32] read-tree: force split-index mode off on --index-output
` [PATCH 29/32] read-tree: note about dropping split-index mode or index version
` [PATCH 30/32] read-cache: force split index mode with GIT_TEST_SPLIT_INDEX
` [PATCH 31/32] t2104: make sure split index mode is off for the version test
` [PATCH 32/32] t1700: new tests for split-index mode

[PATCH v10 11/12] Documentation: add documentation for 'git interpret-trailers'
 2014-04-28 10:16 UTC  (5+ messages)

[RFC/PATCH 0/2] fix and examples for git interpret-trailers
 2014-04-28  8:16 UTC  (5+ messages)
` [RFC/PATCH 1/2] trailer: fix to ignore any line starting with '#'
` [RFC/PATCH 2/2] trailer: add examples to the documentation

Recording the current branch on each commit?
 2014-04-28  6:42 UTC 

[PATCH] l10n: de.po: translate 45 new messages
 2014-04-28  4:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Updated C# userdiff patterns
 2014-04-27 20:12 UTC  (10+ messages)
          ` [PATCH 2/2] add csharp userdiff tests

[PATCH 1/2] git-svn: only look at the new parts of svn:mergeinfo
 2014-04-27 19:00 UTC  (4+ messages)
` [PATCH 2/2] git-svn: only look at the root path for svn:mergeinfo

[PATCH v2 1/2] git-send-email: two new options: to-cover, cc-cover
 2014-04-27 18:36 UTC  (3+ messages)

[PATCH v3 1/2] git-send-email: two new options: to-cover, cc-cover
 2014-04-27 18:25 UTC  (2+ messages)
` [PATCH v3 2/2] test/send-email: to-cover, cc-cover tests

[PATCH v5 1/9] diff: add a config option to control orderfile
 2014-04-27 18:26 UTC  (6+ messages)
` [PATCH v5 5/9] patch-id: document new behaviour

[PATCH v6 1/5] patch-id: make it stable against hunk reordering
 2014-04-27 18:15 UTC  (5+ messages)
` [PATCH v6 2/5] test: add test_write_lines helper
` [PATCH v6 3/5] patch-id-test: test stable and unstable behaviour
` [PATCH v6 4/5] patch-id: change default to stable
` [PATCH v6 5/5] t4204-patch-id.sh: default is now stable


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