git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-12 01:22:33 to 2016-01-13 17:07:38 UTC [more...]

[PATCH v3 0/3] prepare_packed_git(): find more garbage
 2016-01-13 17:07 UTC  (3+ messages)
` [PATCH v4 0/4] gc: Clean garbage .bitmap files from pack dir
  ` [PATCH 3/4] t5304: Ensure wanted files are not deleted

[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  (30+ messages)
` [PATCH v2 01/21] refs: add a backend method structure with transaction functions
` [PATCH v2 02/21] refs: add methods for misc ref operations
` [PATCH v2 03/21] refs: add methods for the ref iterators
` [PATCH v2 04/21] refs: add do_for_each_per_worktree_ref
` [PATCH v2 05/21] refs: add methods for reflog
` [PATCH v2 06/21] refs: add method for initial ref transaction commit
` [PATCH v2 07/21] refs: add method for delete_refs
` [PATCH v2 08/21] refs: add methods to init refs db
` [PATCH v2 09/21] refs: add method to rename refs
` [PATCH v2 10/21] refs: make lock generic
` [PATCH v2 11/21] refs: move duplicate check to common code
` [PATCH v2 12/21] refs: allow log-only updates
` [PATCH v2 13/21] refs: resolve symbolic refs first
` [PATCH v2 14/21] refs: always handle non-normal refs in files backend
` [PATCH v2 15/21] init: allow alternate backends to be set for new repos
` [PATCH v2 16/21] refs: check submodules ref storage config
` [PATCH v2 17/21] clone: use child_process for recursive checkouts
` [PATCH v2 18/21] refs: allow ref backend to be set for clone
` [PATCH v2 19/21] svn: learn ref-storage argument
` [PATCH v2 20/21] refs: add LMDB refs backend
` [PATCH v2 21/21] refs: tests for lmdb backend

[PATCH] Makefile: describe XMALLOC_POISON
 2016-01-13 16:56 UTC  (2+ messages)

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

[PATCHv7 0/8] Expose submodule parallelism to the user
 2016-01-13 16:56 UTC  (4+ messages)

[PATCH v2 0/4] Ensure that we can build without libgen.h
 2016-01-13 16:46 UTC  (26+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] Provide a dirname() function when NO_LIBGEN_H=YesPlease
  ` [PATCH v4 0/4] Ensure that we can build without libgen.h
    ` [PATCH v4 1/4] Refactor skipping DOS drive prefixes
    ` [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/5] Fix compile errors with MSys2
 2016-01-13 16:45 UTC  (8+ 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

Adding a commit to the front of my branch?
 2016-01-13 16:40 UTC  (6+ messages)

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

[PATCH 0/3] Support `git pull --rebase=interactive`
 2016-01-13 13:26 UTC  (23+ 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 v4] format-patch: introduce format.outputDirectory configuration
 2016-01-13 13:20 UTC  (4+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

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

[PATCH 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
 2016-01-13 11:38 UTC  (22+ messages)
` [PATCH 1/2] checkout,clone: check return value of create_symref
` [PATCH 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs
` [PATCH v2 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
  ` [PATCH v2 1/2] checkout,clone: check return value of create_symref
  ` [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

Some issues when trying to set up a shallow git mirror server
 2016-01-13 11:37 UTC  (6+ messages)

[PATCH] git-svn: loosen config globs limitations
 2016-01-13  6:40 UTC  (3+ messages)

[PATCH V3 2/2] object name: introduce '^{/!-<negative pattern>}' notation
 2016-01-13  4:52 UTC  (4+ 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 0/7] contrib/subtree: Testsuite cleanup
 2016-01-13  3:32 UTC  (3+ messages)

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

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

[PATCH v2] contrib/subtree: unwrap tag refs
 2016-01-13  2:42 UTC  (3+ messages)

[PATCH] contrib/subtree: unwrap tag refs
 2016-01-13  2:35 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  (15+ messages)
` [PATCH 01/12] t9119-git-svn-info.sh: "
` [PATCH 02/12] t9129-git-svn-i18n-commitencoding.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 06/12] t9138-git-svn-authors-prog.sh: "
` [PATCH 07/12] t9145-git-svn-master-branch.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  (12+ messages)
` [PATCH 01/10] t9100-git-svn-basic.sh: "
` [PATCH 02/10] t9101-git-svn-props.sh: "
` [PATCH 03/10] t9104-git-svn-follow-parent.sh: "
` [PATCH 04/10] t9105-git-svn-commit-diff.sh: "
` [PATCH 05/10] t9107-git-svn-migrate.sh: "
` [PATCH 06/10] t9108-git-svn-glob.sh: "
` [PATCH 07/10] t9109-git-svn-multi-glob.sh: "
` [PATCH 08/10] t9110-git-svn-use-svm-props.sh: "
` [PATCH 09/10] t9114-git-svn-dcommit-merge.sh: "
` [PATCH 10/10] t9118-git-svn-funky-branch-names.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)

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  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] t7810: correct --no-index test
  ` [PATCH v4 2/2] builtin/grep: add grep.fallbackToNoIndex config

Git doesn't save capitalization change in file names
 2016-01-12  9:58 UTC  (4+ messages)

[PATCH v2 0/2] Correctly handle transient files in shared repositories
 2016-01-12  8:05 UTC  (8+ messages)
` [PATCH v3 "

[PATCH] Teach cherry-pick and rebase to ignore redundant commits
 2016-01-12  3:10 UTC  (4+ messages)
` [PATCH 1/5] Teach cherry-pick to skip redundant commits if asked


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