git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-02-12 11:19:52 to 2015-02-16 23:40:35 UTC [more...]

Should "git log --decorate" indicate whether the HEAD is detached?
 2015-02-16 23:40 UTC  (3+ messages)

[PATCH] gitk: Remove tcl-format flag from a message that shouldn't have it
 2015-02-16 23:27 UTC  (4+ messages)

Multi-threaded 'git clone'
 2015-02-16 23:16 UTC  (7+ messages)

[PATCH 0/7] migrate api-strbuf.txt into strbuf.h
 2015-02-16 22:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/7] cpu: add device_add foo-x86_64-cpu support
 2015-02-16 22:34 UTC  (7+ messages)
            ` Invalid responses to 8bit encoding and In-Reply-To questions
              ` [PATCH] send-email: ask confirmation if given encoding name is very short

[PATCH 0/3] Win32: nanosecond-precision file times
 2015-02-16 22:10 UTC  (12+ messages)
` [PATCH 3/3] Win32: implement "
  ` Re: [PATCH 0/3] Win32: "

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

odb_mkstemp's 0444 permission broke write/delete access on AFP
 2015-02-16 19:50 UTC  (6+ messages)

[PATCH 0/3] request-pull: do something if $3 is passed
 2015-02-16 19:47 UTC  (5+ messages)
` [PATCH 1/3] request-pull: fix expected format in tests
` [PATCH 2/3] request-pull: use "git tag --points-at" to detect local tags
` [PATCH 3/3] request-pull: find matching tag or branch name on remote side

git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
 2015-02-16 15:10 UTC  (10+ messages)

Experience with Recovering From User Error (And suggestions for improvements)
 2015-02-16 13:29 UTC  (5+ messages)

Pack v4 again
 2015-02-16 10:48 UTC  (6+ messages)

[ANNOUNCE] Git Merge, April 8-9, Paris
 2015-02-16  9:50 UTC  (5+ messages)

Testsuite regression with perl 5.8.0 [Re: [ANNOUNCE] Git v2.3.0-rc2]
 2015-02-16  9:58 UTC  (14+ 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

BUG: 'error: invalid key: pager.show_ref' on 'git show_ref'
 2015-02-16  7:58 UTC  (8+ messages)
      ` [PATCH] config: add show_err flag to git_config_parse_key()
            ` [PATCH v2] add a flag to supress errors in git_config_parse_key()

[PATCH] git-log: added --none-match option
 2015-02-16  7:29 UTC  (3+ messages)
` [PATCH v2] log: teach --invert-grep option
  ` [PATCH] gitk: pass --invert-grep option down to "git log"

[PATCH] push: allow --follow-tags to be set by config push.followTags
 2015-02-16  7:16 UTC  (16+ 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

[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)
  `  "

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  (9+ messages)
` [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 v2 00/12] Allow reference values to be checked in a transaction
 2015-02-13 18:27 UTC  (19+ messages)
` [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 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

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

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


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