git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-10-17 00:35:54 to 2013-10-22 23:00:24 UTC [more...]

[PATCH v2 0/2] HTTP GSS-Negotiate improvements
 2013-10-22 23:00 UTC  (6+ messages)
` [PATCH v2 2/2] Update documentation for http.continue option

GSoC 2014: Summary so far, discussion starter: how to improve?
 2013-10-22 21:31 UTC  (6+ messages)

[PATCH] remote-hg: unquote C-style paths when exporting
 2013-10-22 20:49 UTC  (3+ messages)

RFE: support change-id generation natively
 2013-10-22 20:43 UTC  (13+ messages)

[PATCH] diff.c: keep arrow(=>) on show_stats()'s shortened filename part to make rename visible
 2013-10-22 20:26 UTC  (18+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "
            ` [PATCH v8] "

[PATCH] Clear fd after closing to avoid double-close error
 2013-10-22 18:42 UTC  (4+ messages)

BUG: PATHSPEC_PREFER_CWD requires arguments
 2013-10-22 18:16 UTC  (4+ messages)
` [PATCH] Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags

[PATCH] sha1_file.c:create_tmpfile(): Fix race when creating loose object dirs
 2013-10-22 18:09 UTC  (12+ messages)

cherry-pick generates bogus conflicts on removed files
 2013-10-22 17:01 UTC  (4+ messages)

Windows performance / threading file access
 2013-10-22 15:40 UTC  (10+ messages)
            `  "

[PATCH v2] Clear fd after closing to avoid double-close error
 2013-10-22 15:29 UTC  (2+ messages)

What's cooking in git.git (Oct 2013, #04; Fri, 18)
 2013-10-22 15:20 UTC  (4+ messages)

[PATCH] Catch more exceptions in compat_log_entry()
 2013-10-22 14:31 UTC 

Moving commits from one branch to another (improving my git fu!)
 2013-10-22 12:51 UTC  (7+ messages)

What's cooking in git.git (Oct 2013, #03; Wed, 16)
 2013-10-22 13:13 UTC  (10+ messages)
            ` [PATCH] submodule: don't access the .gitmodules cache entry after removing it

[PATCH v3 00/11] New hash table implementation
 2013-10-22 13:13 UTC  (4+ messages)
` [PATCH v3 10/11] read-cache.c: fix memory leaks caused by removed cache entries
    ` [PATCH] fixup! read-cache.c: fix memory leaks caused by removed cache, entries

Bug: git-push crash due to double-close of file descriptor
 2013-10-22 11:08 UTC  (3+ messages)

[PATCH] rebase: use reflog to find common base with upstream
 2013-10-22  6:24 UTC  (5+ messages)

Bug report: OS X git-merge deletes recapitalized files when rename detection fails
 2013-10-22  4:27 UTC  (2+ messages)

Наичистейшая плодотворность
 2013-10-22  1:07 UTC 

[PATCH] git-svn documentation: Use tabs consistently within the ascii doc
 2013-10-21 19:36 UTC  (3+ messages)
  ` [PATCH v2] git-svn docs: "

[PATCH] mingw-multibyte: fix memory acces violation and path length limits
 2013-10-21 19:32 UTC  (13+ messages)
` [PATCH] Prevent buffer overflows when path is too big
    ` [msysGit] "

[git-users] Problem using detached worktrees with commands implemented in scripts
 2013-10-21 18:51 UTC  (17+ messages)

[PATCH 1/2] t5570: Update for symref capability
 2013-10-21 18:41 UTC  (3+ messages)
` [PATCH 2/2] t5570: Update for clone-progress-to-stderr branch

[PATCH] diff: Add diff.orderfile configuration variable
 2013-10-21 18:40 UTC  (2+ messages)

[PATCH 1/2] Add password parameter to git svn commands and use it when provided instead of defaulting to end-user prompt
 2013-10-21 17:06 UTC  (6+ messages)

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-10-21  7:51 UTC  (7+ messages)

pack corruption post-mortem
 2013-10-20 21:08 UTC  (11+ messages)

[PATCH gitk 0/4] gitk support for git log -L
 2013-10-20 16:57 UTC  (11+ messages)
                  ` [PATCH] Documentation: revamp gitk(1)

[PATCH 0/2] Revert --valgrind-parallel test option
 2013-10-19 21:06 UTC  (3+ messages)
` [PATCH 1/2] Revert "test-lib: support running tests under valgrind in parallel"
` [PATCH 2/2] Revert "test-lib: allow prefixing a custom string before "ok N" etc."

separate-git-dir doesn't work with mapped drive
 2013-10-19 20:21 UTC  (7+ messages)

[PATCH] send-pack: don't send a thin pack when the server doesn't support it
 2013-10-19 15:19 UTC  (5+ messages)

[PATCH v2 14/14] completion: update 'git reset' new stage options
 2013-10-19 14:08 UTC  (12+ messages)
` [PATCH v2 00/14] Officially start moving to the term 'staging area'

[PATCH] Reword repack documentation to no longer state it's a script
 2013-10-18 23:25 UTC 

[PATCH 0/9] following http redirects
 2013-10-18 19:20 UTC  (5+ messages)
` [PATCH 6/9] http: update base URLs when we see redirects

My patches
 2013-10-18 16:59 UTC  (10+ messages)

Comments on Git
 2013-10-18 15:35 UTC 

[PATCH v4 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-10-18  9:25 UTC  (2+ messages)
` [PATCH v4 2/2] checkout: proper error message on 'git checkout foo bar --'

[GIT PULL] fr.po translation 100% complete
 2013-10-18  2:41 UTC 

[PATCH] Documentation/config.txt: denyDeleteCurrent applies to bare repos too
 2013-10-17 23:29 UTC  (3+ messages)

[PATCH v3] build: add default aliases
 2013-10-17 21:34 UTC  (6+ messages)

[PATCH v3] Add core.mode configuration
 2013-10-17 21:08 UTC  (13+ messages)

[RFC/PATCH] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-10-17 20:47 UTC  (6+ messages)

[RFC/PATCH] doc: git-foo was obsoleted several years ago
 2013-10-17 19:44 UTC  (6+ messages)

Spurious warning when moving a file in presence of submodules
 2013-10-17 18:24 UTC  (4+ messages)
  ` [PATCH] mv: Fix spurious "

[PATCH v3 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-10-17 18:09 UTC  (2+ messages)

[PATCH 00/10] pack v4 UI support
 2013-10-17 17:26 UTC  (3+ messages)
` [PATCH 07/10] receive-pack: request for packv4 if it's the preferred version

[PATCH] graph: Fix log's graph's colors when merging branches
 2013-10-17 17:16 UTC  (3+ messages)

[PATCH] diffcore-rename.c: Estimate filename similarity for rename detection
 2013-10-17 12:52 UTC  (2+ messages)
` [PATCH v2] "

Feature request: Config option for --no-ignore-removal/--ignore-removal
 2013-10-17  0:31 UTC  (3+ 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).