git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-12 11:50:00 to 2016-01-14 03:03:33 UTC [more...]

[PATCH v2 00/17] Peace with CRLF
 2016-01-14  3:03 UTC  (6+ messages)
` [PREVIEW v3 0/9] Preview of "Peace with CRLF" rerolled
  ` [PREVIEW v3 1/9] strbuf: miniscule style fix
  ` [PREVIEW v3 2/9] strbuf: make strbuf_getline_crlf() global
  ` [PREVIEW v3 3/9] strbuf: introduce strbuf_getline_{lf,nul}()
  ` [PREVIEW v3 4/9] mktree: there are only two line terminators

Worktree "gitdir" file being mangled after upgrade to 2.7.0
 2016-01-14  2:36 UTC  (2+ messages)

What's cooking in git.git (Jan 2016, #02; Mon, 11)
 2016-01-13 23:54 UTC  (9+ messages)

[PATCH] submodule: Port resolve_relative_url from shell to C
 2016-01-13 23:37 UTC  (5+ messages)

What's cooking in git.git (Jan 2016, #03; Wed, 13)
 2016-01-13 22:23 UTC 

[PATCH 0/3] Support `git pull --rebase=interactive`
 2016-01-13 21:20 UTC  (27+ messages)
` [PATCH 1/3] Teach 'git pull' to handle --rebase=interactive
` [PATCH 2/3] Teach 'git remote' that the config var branch.*.rebase can be 'interactive'
` [PATCH 3/3] completion: add missing branch.*.rebase values
` [PATCH v2 0/3] Support `git pull --rebase=interactive`
  ` [PATCH v2 1/3] pull: allow interactive rebase with --rebase=interactive
  ` [PATCH v2 2/3] remote: handle the config setting branch.*.rebase=interactive
  ` [PATCH v2 3/3] completion: add missing branch.*.rebase values
  ` [PATCH v3 0/3] Support `git pull --rebase=interactive`
    ` [PATCH v3 1/3] pull: allow interactive rebase with --rebase=interactive
    ` [PATCH v3 2/3] remote: handle the config setting branch.*.rebase=interactive
    ` [PATCH v3 3/3] completion: add missing branch.*.rebase values

[PATCH/RFC] t0060: basename("//") is implementation defined
 2016-01-13 21:16 UTC  (2+ messages)

[PATCH v3 0/3] prepare_packed_git(): find more garbage
 2016-01-13 20:55 UTC  (8+ messages)
` [PATCH v4 0/4] gc: Clean garbage .bitmap files from pack dir
  ` [PATCH 1/4] prepare_packed_git(): find more garbage
  ` [PATCH 2/4] t5304: Add test for .bitmap garbage files
  ` [PATCH 3/4] t5304: Ensure wanted files are not deleted
  ` [PATCH 4/4] gc: Clean garbage .bitmap files from pack dir

[PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory
 2016-01-13 20:23 UTC  (15+ messages)

[PATCH] rebase: ignore failures from "gc --auto"
 2016-01-13 20:12 UTC  (4+ messages)

[PATCH] Provide a dirname() function when NO_LIBGEN_H=YesPlease
 2016-01-13 19:43 UTC  (5+ messages)
` [PATCH v2 0/4] Ensure that we can build without libgen.h
  ` [PATCH v2 4/4] t0060: verify that basename() and dirname() work as expected

[PATCH v4] contrib/subtree: fix "subtree split" skipped-merge bug
 2016-01-13 19:33 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 0/5] Fix compile errors with MSys2
 2016-01-13 19:31 UTC  (11+ messages)
` [PATCH 1/5] config.mak.uname: support MSys2
` [PATCH 2/5] config.mak.uname: supporting 64-bit MSys2
` [PATCH 3/5] nedmalloc: allow compiling with MSys2's compiler
` [PATCH 4/5] compat/mingw: support MSys2-based MinGW build
` [PATCH 5/5] compat/winansi: support compiling with MSys2

[PATCH] git-svn: loosen config globs limitations
 2016-01-13 19:26 UTC  (5+ messages)

[PATCH v3 0/2] Add in-place editing support to git interpret-trailers
 2016-01-13 19:20 UTC  (6+ messages)
` [PATCH v3 1/2] trailer: use fprintf instead of printf
` [PATCH v3 2/2] interpret-trailers: add option for in-place editing

[PATCH V3 2/2] object name: introduce '^{/!-<negative pattern>}' notation
 2016-01-13 19:15 UTC  (5+ messages)
` [PATCH V4 0/2] specify commit by negative pattern
` [PATCH V4 1/2] test for '!' handling in rev-parse's named commits
` [PATCH V4 2/2] object name: introduce '^{/!-<negative pattern>}' notation

[PATCH v3 0/4] Ensure that we can build without libgen.h
 2016-01-13 18:53 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] compat/basename: make basename() conform to POSIX
  ` [PATCH v4 3/4] Provide a dirname() function when NO_LIBGEN_H=YesPlease
  ` [PATCH v4 4/4] t0060: verify that basename() and dirname() work as expected

[PATCH 0/4] Always release pack files before calling gc --auto
 2016-01-13 18:52 UTC  (7+ messages)
` [PATCH 1/4] fetch: release pack files before garbage-collecting
` [PATCH 2/4] am: "
` [PATCH 3/4] merge: "
` [PATCH 4/4] receive-pack: "

[PATCH v4] format-patch: introduce format.outputDirectory configuration
 2016-01-13 18:27 UTC  (5+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

Questions on passing --depth to git-clone vs. git-fetch
 2016-01-13 18:24 UTC  (5+ messages)
` [PATCH] docs: say "commits" in the --depth option wording for git-clone
` [PATCH] docs: clarify that --depth for git-fetch works with newly initialized repos

[PATCH] Makefile: describe XMALLOC_POISON
 2016-01-13 18:23 UTC  (3+ messages)

[PATCH v2] contrib/subtree: unwrap tag refs
 2016-01-13 17:49 UTC  (4+ messages)

[PATCHv7 0/8] Expose submodule parallelism to the user
 2016-01-13 17:48 UTC  (5+ messages)

Some issues when trying to set up a shallow git mirror server
 2016-01-13 17:43 UTC  (8+ messages)

[PATCH] contrib/subtree: unwrap tag refs
 2016-01-13 17:40 UTC  (4+ messages)

Adding a commit to the front of my branch?
 2016-01-13 17:19 UTC  (7+ messages)

[PATCH v3] git-p4.py: add support for filetype change
 2016-01-13 17:07 UTC  (3+ messages)

[PATCH v2 00/21] refs backend reroll
 2016-01-13 17:02 UTC  (12+ messages)
` [PATCH v2 13/21] refs: resolve symbolic refs first
` [PATCH v2 14/21] refs: always handle non-normal refs in files backend
` [PATCH v2 16/21] refs: check submodules ref storage config

[PATCHv2] submodule: Port resolve_relative_url from shell to C
 2016-01-13 16:58 UTC  (4+ messages)
` [PATCHv3] "

[ANNOUNCE] Git Rev News edition 11
 2016-01-13 14:02 UTC 

[PATCH v2 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
 2016-01-13 11:38 UTC  (13+ messages)
` [PATCH v2 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs
    ` [PATCH v3 "
            ` [PATCH v4 0/3] fix corner cases with lock_ref_sha1_basic
              ` [PATCH 1/3] checkout,clone: check return value of create_symref
              ` [PATCH 2/3] lock_ref_sha1_basic: always fill old_oid while holding lock
              ` [PATCH 3/3] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs

[PATCH 0/7] contrib/subtree: Testsuite cleanup
 2016-01-13  3:32 UTC  (3+ messages)

[PATCH v3 0/3] add test to demonstrate that shallow recursive clones fail
 2016-01-12 23:32 UTC  (5+ messages)
` [PATCH v3 3/3] submodule: extend die message on failed checkout with depth argument

[GIT PULL] Korean l10n updates for Git 2.7.0 (maint branch)
 2016-01-12 23:05 UTC  (2+ messages)

[PATCH] gitweb: Remove "uninitialized value" Perl warning
 2016-01-12 21:20 UTC  (2+ messages)

[PATCH 00/12] use the $( ... ) construct for command substitution
 2016-01-12 19:59 UTC  (12+ messages)
` [PATCH 01/12] t9119-git-svn-info.sh: "
` [PATCH 03/12] t9130-git-svn-authors-file.sh: "
` [PATCH 04/12] t9132-git-svn-broken-symlink.sh: "
` [PATCH 05/12] t9137-git-svn-dcommit-clobber-series.sh: "
` [PATCH 08/12] t9150-svk-mergetickets.sh: "
` [PATCH 09/12] t9300-fast-import.sh: "
` [PATCH 10/12] t9350-fast-export.sh: "
` [PATCH 11/12] t9501-gitweb-standalone-http-status.sh: "
` [PATCH 12/12] t9901-git-web--browse.sh: "

[PATCH 00/10] use the $( ... ) construct for command substitution
 2016-01-12 19:56 UTC  (3+ messages)
` [PATCH 01/10] t9100-git-svn-basic.sh: "

Can't diff against the 00000000 revision
 2016-01-12 18:52 UTC  (8+ messages)

[RFC] Malicously tampering git metadata?
 2016-01-12 18:39 UTC  (6+ messages)

[PATCH 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
 2016-01-12 18:11 UTC  (5+ messages)
` [PATCH 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs

git repository modified after migration
 2016-01-12 18:07 UTC  (5+ messages)

[PATCH v10] ls-files: add eol diagnostics
 2016-01-12 17:50 UTC  (4+ messages)

gitk: Follow renames
 2016-01-12 16:11 UTC 

[PATCH v3 0/2] grep: add fallbackToNoIndex config option
 2016-01-12 15:50 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] builtin/grep: add grep.fallbackToNoIndex config


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