git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-02 05:18:21 to 2016-03-05 07:23:36 UTC [more...]

[PATCH 1/3] git reset --hard gives clean working tree
 2016-03-05  7:23 UTC  (3+ messages)

[PATCH 1/2] mergetool: honor tempfile configuration when resolving delete conflicts
 2016-03-05  7:21 UTC  (3+ messages)
` [PATCH 2/2] mergetool: support delete/delete conflicts

Git clone sends first an empty authorization header
 2016-03-05  6:16 UTC  (3+ messages)

[PATCH] l10n: TEAMS: update Ralf Thielow's email address
 2016-03-05  3:06 UTC  (2+ messages)

Change in .gitignore handling: intended or bug?
 2016-03-05  1:35 UTC  (12+ messages)

[PATCH 2/2] xdiff/xprepare: fix a memory leak
 2016-03-05  1:19 UTC  (3+ messages)

[PATCH v2] fetch-pack: fix object_id of exact sha1
 2016-03-05  1:11 UTC  (6+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

Diff filename has trailing tab if filename contains space
 2016-03-05  0:32 UTC  (2+ messages)

[PATCH 1/2] xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bits
 2016-03-04 23:09 UTC 

[PATCH 0/2] diff: fix a memory leak
 2016-03-04 23:07 UTC 

What's cooking in git.git (Mar 2016, #02; Fri, 4)
 2016-03-04 22:31 UTC 

[ANNOUNCE] Git v2.8.0-rc1
 2016-03-04 22:31 UTC 

git-completion.bash emitting error messages
 2016-03-04 21:21 UTC 

t9700-perl-git.sh is broken on some configurations
 2016-03-04 20:12 UTC  (10+ messages)
    ` [PATCH] t9700: fix test for perl older than 5.14

[PATCH] stripspace: add --line-count flag
 2016-03-04 18:57 UTC  (5+ messages)

git diff does not precompose unicode file paths (OS X)
 2016-03-04 18:49 UTC  (5+ messages)

[PATCH/RFC 0/2] Test trash dir sanitizing
 2016-03-04 18:38 UTC  (9+ messages)
` [PATCH 1/2] test-lib: quote TRASH_DIRECTORY
` [PATCH 2/2] t5510: do not leave changed cwd

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-04 15:56 UTC  (16+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] test: add test for "
  ` [PATCH v3 3/3] Documentation/git-pull: document --[no-]autostash option

[PATCH] index-pack: correct --keep[=<msg>]
 2016-03-04 15:51 UTC  (9+ messages)
` [PATCH] index-pack: add a helper function to derive .idx/.keep filename
    ` [PATCH] index-pack: --clone-bundle option

Bypassing hooks while cherry-picking
 2016-03-03 23:18 UTC  (7+ messages)

[PATCH/RFC] builtin/tag: Changes argument format for verify
 2016-03-03 22:26 UTC  (6+ messages)

What's cooking in git.git (Mar 2016, #01; Wed, 2)
 2016-03-03 22:18 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 48 new messages
 2016-03-03 20:49 UTC  (2+ messages)

[PATCH] l10n: de.po: translate "command" as "Befehl"
 2016-03-03 20:35 UTC  (2+ messages)

[PATCH] documentation: fix some typos
 2016-03-03 18:43 UTC 

[PATCH v6 0/4] config: add '--sources' option to print the source of a config value
 2016-03-03 18:36 UTC  (5+ messages)
` [PATCH v6 4/4] config: add '--show-origin' option to print the origin "

[PATCH 0/10] cleaning up check_repository_format_gently
 2016-03-03 18:28 UTC  (10+ messages)
` [PATCH 03/10] lazily load core.sharedrepository
` [PATCH 04/10] check_repository_format_gently: stop using git_config_early
` [PATCH 06/10] setup: refactor repo format reading and verification

"./t0001-init.sh --valgrind" is broken
 2016-03-03 18:17 UTC  (9+ messages)

Feature request: Configurable prefixes for git commit --fixup and --squash
 2016-03-03 17:34 UTC  (12+ messages)

[PATCH] Documentation: talk about pager in api-trace.txt
 2016-03-03 16:51 UTC  (4+ messages)

[PATCH] contrib/subtree: add repo url to commit messages
 2016-03-03 11:42 UTC  (5+ messages)

50a6c8ef - xmalloc_array
 2016-03-03  5:25 UTC  (8+ messages)
` [PATCH] compat/mingw: brown paper bag fix for 50a6c8e
      ` Compiler warning under cygwin/mingw (was: fix for 50a6c8e)
        ` Compiler warning under cygwin/mingw

[PATCH 1/2] bundle: plug resource leak
 2016-03-03  5:15 UTC  (16+ messages)
` [PATCH 2/2] bundle: keep a copy of bundle file name in the in-core bundle header
      ` [PATCH v2 0/4] "split bundle" preview
        ` [PATCH v2 1/4] bundle doc: 'verify' is not about verifying the bundle
        ` [PATCH v2 2/4] bundle: plug resource leak
        ` [PATCH v2 3/4] bundle: keep a copy of bundle file name in the in-core bundle header
        ` [PATCH v2 4/4] bundle v3: the beginning

git-rebase + git-mergetool results in broken state
 2016-03-02 22:29 UTC  (3+ messages)

bug: git submodule add in of nested submodule handles relative path wrong
 2016-03-02 21:47 UTC  (2+ messages)

[PATCH] Mark win32's pthread_exit() as NORETURN
 2016-03-02 20:33 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] l10n: de.po: fix interactive rebase message
 2016-03-02 19:09 UTC  (4+ messages)

[PATCH] l10n: de.po: add space to abbreviation "z. B."
 2016-03-02 17:59 UTC  (3+ messages)
` [PATCH v2] "

Please CC me for the development/bug fixes
 2016-03-02 18:45 UTC 

[PATCH] bundle doc: 'verify' is not about verifying the bundle
 2016-03-02 18:18 UTC  (3+ messages)

Resumable git clone?
 2016-03-02 17:57 UTC  (20+ messages)

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-03-02 17:34 UTC  (4+ messages)
` [PATCH 1/2] submodule: port resolve_relative_url "

[PATCH v2] l10n: de.po: fix typo
 2016-03-02 17:10 UTC  (2+ messages)

[PATCH] builtin/receive-pack.c: use parse_options API
 2016-03-02 13:53 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] cherry-pick: add --no-verify option
 2016-03-02 11:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] l10n: de.po: Fixed typo
 2016-03-02 11:24 UTC  (2+ messages)

Rebase performance
 2016-03-02 10:13 UTC  (3+ messages)

[PATCH v2] git-p4: map a P4 user to Git author name and email address
 2016-03-02  9:25 UTC  (4+ messages)

bug: git submodule add fails when .git is a symlink
 2016-03-02  8:49 UTC  (5+ 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).