git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-11 18:10:36 to 2015-02-16 07:06:07 UTC [more...]

[PATCH] push: allow --follow-tags to be set by config push.followTags
 2015-02-16  7:05 UTC  (15+ messages)
  ` [PATCH 0/2] clean up push config callbacks
    ` [PATCH 1/2] git_push_config: drop cargo-culted wt_status pointer
    ` [PATCH 2/2] builtin/push.c: make push_default a static variable
    ` [PATCH 3/2] push: allow --follow-tags to be set by config push.followTags
        ` [PATCH 0/3] cleaner bit-setting in cmd_push
          ` [PATCH 1/3] cmd_push: set "atomic" bit directly
          ` [PATCH 2/3] cmd_push: pass "flags" pointer to config callback
          ` [PATCH 3/3] push: allow --follow-tags to be set by config push.followTags

Pack v4 again
 2015-02-16  6:45 UTC  (3+ messages)

[PATCH 0/6] test updates around diff
 2015-02-16  6:23 UTC  (8+ messages)
` [PATCH 1/6] t4008: correct stale comments
` [PATCH 2/6] t9300: correct expected object names
` [PATCH 3/6] t4010: "
` [PATCH 4/6] tests: do not borrow from COPYING and README from the real source
` [PATCH 5/6] t/diff-lib: check exact object names in compare_diff_raw
` [PATCH 6/6] t4008: modernise style

[PATCH] push: allow --follow-tags' to be set by config push.followTags
 2015-02-16  3:01 UTC  (3+ messages)
  `  "

Testsuite regression with perl 5.8.0 [Re: [ANNOUNCE] Git v2.3.0-rc2]
 2015-02-16  1:35 UTC  (13+ messages)
` [PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
        ` [PATCH 0/2] Getopt::Long workaround in send-email
          ` [PATCH 1/2] git-send-email.perl: support no- prefix with older GetOptions
          ` [PATCH 2/2] SQUASH??? t9001: turn --no$option workarounds to --no-$option

t5539 broken under Mac OS X
 2015-02-15 23:48 UTC  (21+ messages)
            ` [PATCH] t/lib-httpd: switch SANITY check for NOT_ROOT
                        `  "
                                    ` [msysGit] "

[PATCH 1/2] daemon: look up client-supplied hostname lazily
 2015-02-15 18:33 UTC  (2+ messages)
` [PATCH 2/2] daemon: use callback to build interpolated path

[PATCH 1/3] transport-helper: emit progress and verbosity options after asking for capabilities
 2015-02-14  8:12 UTC  (11+ messages)
` [PATCH 2/3] transport-helper: emit check-connectivity, cloning, and update-shallow options for import
` [PATCH 3/3] transport-helper: fix typo in error message when --signed is not supported
  ` [PATCH 1/2] transport-helper: ask the helper to set progress and verbosity options after asking for its capabilities
    ` [PATCH 2/2] transport-helper: ask the helper to set the same options for import as for fetch

Bad object pointed under refs/head/
 2015-02-14  6:19 UTC  (2+ messages)

[PATCH 0/8] Fix some problems with reflog expiration
 2015-02-14  5:58 UTC  (39+ messages)
` [PATCH 2/8] write_ref_sha1(): Move write elision test to callers
` [PATCH 3/8] lock_ref_sha1_basic(): do not set force_write for missing references
` [PATCH 5/8] reflog: rearrange the manpage
` [PATCH 6/8] reflog_expire(): ignore --updateref for symbolic references
` [PATCH 7/8] reflog_expire(): never update a reference to null_sha1
` [PATCH 8/8] reflog_expire(): lock symbolic refs themselves, not their referent
` [PATCH] refs.c: get rid of force_write flag

[PATCH] hex.c: reduce memory footprint of sha1_to_hex static buffers
 2015-02-13 23:45 UTC  (5+ messages)

git ls-files -X option is relative to repo root
 2015-02-13 22:02 UTC  (5+ messages)

[PATCH] Remove duplicate #include
 2015-02-13 21:57 UTC  (3+ messages)

Windows Bluescreen
 2015-02-13 21:09 UTC  (11+ messages)
        `  "

Keep original author with git merge --squash?
 2015-02-13 19:55 UTC  (18+ messages)

[PATCH 0/3] Win32: nanosecond-precision file times
 2015-02-13 19:28 UTC  (12+ messages)
` [PATCH 1/3] Win32: make FILETIME conversion functions public
` [PATCH 2/3] Win32: replace MSVCRT's fstat() with a Win32-based implementation
` [PATCH 3/3] Win32: implement nanosecond-precision file times
  ` Re: [PATCH 0/3] Win32: "

[PATCH v2 00/12] Allow reference values to be checked in a transaction
 2015-02-13 18:27 UTC  (23+ messages)
` [PATCH v2 01/12] refs: move REF_DELETING to refs.c
` [PATCH v2 02/12] refs: remove the gap in the REF_* constant values
` [PATCH v2 03/12] struct ref_update: move "have_old" into "flags"
` [PATCH v2 04/12] ref_transaction_update(): remove "have_old" parameter
` [PATCH v2 05/12] ref_transaction_delete(): "
` [PATCH v2 06/12] commit: add tests of commit races
` [PATCH v2 07/12] commit: avoid race when creating orphan commits
` [PATCH v2 08/12] ref_transaction_create(): check that new_sha1 is valid
` [PATCH v2 09/12] ref_transaction_delete(): check that old_sha1 is not null_sha1
` [PATCH v2 10/12] ref_transaction_verify(): new function to check a reference's value
` [PATCH v2 11/12] update_ref(): improve documentation
` [PATCH v2 12/12] refs.h: Remove duplication in function docstrings

Git submodule removal and replacement results in failures
 2015-02-13 16:48 UTC 

Kind reminder about your Invited Paper
 2015-02-12 22:28 UTC 

t5570 trap use in start/stop_git_daemon
 2015-02-13 12:27 UTC  (5+ messages)

[PATCH 0/3] nd/multiple-work-trees updates
 2015-02-13 10:14 UTC  (6+ messages)

could not verify object error
 2015-02-13  9:56 UTC  (2+ messages)

[PATCH v3 2/2] git-config support for diff.relative setting
 2015-02-12 23:17 UTC  (4+ messages)
  ` [PATCH 2/2] support for --no-relative and diff.relative

[PATCH 0/14] Re: copy.c: make copy_fd preserve meaningful errno
 2015-02-12 23:08 UTC  (13+ messages)
` [PATCH 03/14] copy_fd: pass error message back through a strbuf
    ` [PATCH/RFC] doc: document error handling functions and conventions (Re: [PATCH 03/14] copy_fd: pass error message back through a strbuf)

[PATCH 0/7] migrate api-strbuf.txt into strbuf.h
 2015-02-12 23:05 UTC  (3+ messages)

[PATCH] stash: git stash create and git stash store added to git stash usage synopsys
 2015-02-12 22:54 UTC  (4+ messages)

[PATCH] Geolocation support
 2015-02-12 20:57 UTC  (10+ messages)

[ANNOUNCE] Git Merge, April 8-9, Paris
 2015-02-12 20:23 UTC  (4+ messages)

Git GSoC 2015
 2015-02-12 19:53 UTC  (2+ messages)

git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
 2015-02-12 19:18 UTC  (9+ messages)

CTRL+Arrow keys don't work with Git Bash for Windows?
 2015-02-12  8:27 UTC  (2+ messages)

read() MAX_IO_SIZE bytes, more than SSIZE_MAX?
 2015-02-12  7:46 UTC 

Relative paths don't work in .gitignore as would be expected
 2015-02-12  6:28 UTC 

What's cooking in git.git (Feb 2015, #03; Wed, 11)
 2015-02-11 23:30 UTC 

read() MAX_IO_SIZE bytes, more than SSIZE_MAX?
 2015-02-11 23:15 UTC  (13+ messages)

[poll] does anybody depend on RelNotes being a symbolic link?
 2015-02-11 22:23 UTC 

Увеличьте доходы в бизнесе
 2015-02-11 21:37 UTC 

[PATCH 00/24] nd/untracked-cache updates
 2015-02-11 21:23 UTC  (3+ messages)
` [PATCH 01/24] dir.c: optionally compute sha-1 of a .gitignore file

[PATCH v2] merge-file: correctly open files when in a subdir
 2015-02-11 21:20 UTC  (6+ messages)

https://docs.google.com/file/d/0B9nj3tAxC2ooc3lhQ2
 2015-02-11 18:56 UTC 

[PATCH 00/11] Allow reference values to be checked in a transaction
 2015-02-11 18:54 UTC  (8+ messages)
` [PATCH 06/11] commit: add tests of commit races

BUG: 'error: invalid key: pager.show_ref' on 'git show_ref'
 2015-02-11 18:47 UTC  (7+ messages)
      ` [PATCH] config: add show_err flag to git_config_parse_key()


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