git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-29 15:26:07 to 2013-01-31 18:45:47 UTC [more...]

[PATCH v3 00/11] unify appending of sob
 2013-01-31 18:45 UTC  (5+ messages)

[PATCH 4/5] msvc: test-svn-fe: Fix linker "unresolved external" error
 2013-01-31 18:32 UTC 

[PATCH 5/5] msvc: avoid collisions between "tags" and "TAGS"
 2013-01-31 18:33 UTC 

[PATCH 3/5] msvc: Fix build by adding missing symbol defines
 2013-01-31 18:31 UTC 

[PATCH 2/5] msvc: git-daemon: Fix linker "unresolved external" errors
 2013-01-31 18:30 UTC 

[PATCH 0/5] Fix msvc build
 2013-01-31 18:26 UTC 

[PATCH 1/5] msvc: Fix compilation errors caused by poll.h emulation
 2013-01-31 18:28 UTC 

"git archve --format=tar" output changed from 1.8.1 to 1.8.2.1
 2013-01-31 18:33 UTC  (6+ messages)

[PATCH 0/3] GPG running out of pipes fixes
 2013-01-31 18:20 UTC  (10+ messages)
` [PATCH 1/3] gpg: Close stderr once finished with it in verify_signed_buffer()
    ` [PATCHv2 "
` [PATCH 2/3] run-command: Be more informative about what failed
` [PATCH 3/3] gpg: Allow translation of more error messages

[feature request] git-daemon http connection filtering of client types
 2013-01-31 18:11 UTC  (3+ messages)

[PATCH 0/4 v2] push.default upcomming change
 2013-01-31 17:35 UTC  (5+ messages)
` [PATCH 0/7 v3] "
  ` [PATCH 2/7] Undocument deprecated alias 'push.default=tracking'

[PATCH/RFC 0/6] commit caching
 2013-01-31 17:14 UTC  (27+ messages)
` [PATCH 2/6] strbuf: add string-chomping functions
` [PATCH 3/6] introduce pack metadata cache files
` [PATCH 4/6] introduce a commit metapack

[BUG] `git branch --contains ID name` creates branch "name"
 2013-01-31 17:02 UTC  (7+ messages)
` [PATCH 0/2] improve "git branch --contains=<commit> <pattern>"
  ` [PATCH 1/2] docs: clarify git-branch --list behavior
  ` [PATCH 2/2] branch: let branch filters imply --list

[PATCH 1/1] Introduce new build variables INSTALL_MODE_EXECUTABLE and INSTALL_MODE_DATA
 2013-01-31 16:55 UTC  (5+ messages)

[PATCH 0/2] optimizing pack access on "read only" fetch repos
 2013-01-31 16:47 UTC  (8+ messages)

[PATCH] push: fix segfault when HEAD points nowhere
 2013-01-31 16:06 UTC  (2+ messages)

[PATCH] git-send-email: add ~/.authinfo parsing
 2013-01-31 15:23 UTC  (10+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] "

How to identify the users?
 2013-01-31 10:12 UTC  (7+ messages)

Re: Segmentation fault with latest git (070c57df)
 2013-01-31  8:54 UTC  (4+ messages)
  `  "

Re: Re: Segmentation fault with latest git (070c57df)
 2013-01-31  8:07 UTC 

Segmentation fault with latest git (070c57df)
 2013-01-31  7:35 UTC  (4+ messages)

[PATCH 0/1] Introduce new build variables INSTALL_MODE_EXECUTABLE and INSTALL_MODE_DATA
 2013-01-31  2:08 UTC 

[PATCH] The images from picon and gravatar are always used over http://, and browsers give mixed contents warning when gitweb is served over https://
 2013-01-31  1:28 UTC  (6+ messages)

"sha1 information is lacking or useless" when rebasing with a submodule pointer conflict
 2013-01-30 23:39 UTC  (4+ messages)
  `  "

Anybody know a website with up-to-date git documentation?
 2013-01-30 23:07 UTC  (11+ messages)

[BUG] incorrect search result returned when using git log with a future date parameter
 2013-01-30 22:22 UTC  (4+ messages)

[PATCH v3] CodingGuidelines: add Python coding guidelines
 2013-01-30 20:47 UTC 

[PATCH 0/3] mergetool: add user configured commands to '--tool-help'
 2013-01-30 20:34 UTC  (6+ messages)
` [PATCH 1/3] fixup! mergetool--lib: add functions for finding available tools
` [PATCH 2/3] fixup! doc: generate a list of valid merge tools
` [PATCH 3/3] mergetool--lib: list user configured tools in '--tool-help'

[RFC/PATCH v2] CodingGuidelines: add Python coding guidelines
 2013-01-30 20:31 UTC  (5+ messages)

git-remote-helpers.txt: should it be gitremote-helpers.txt?
 2013-01-30 20:28 UTC  (2+ messages)

[PATCH] git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"
 2013-01-30 20:03 UTC  (2+ messages)

[feature request] git add completion should exclude staged content
 2013-01-30 19:58 UTC  (12+ messages)

What's cooking in git.git (Jan 2013, #11; Wed, 30)
 2013-01-30 19:19 UTC  (4+ messages)

[PATCH v3 0/8] Hiding refs
 2013-01-30 18:45 UTC  (9+ messages)
` [PATCH v3 1/8] upload-pack: share more code
` [PATCH v3 2/8] upload-pack: simplify request validation
` [PATCH v3 3/8] upload/receive-pack: allow hiding ref hierarchies
` [PATCH v3 4/8] parse_fetch_refspec(): clarify the codeflow a bit
` [PATCH v3 5/8] fetch: use struct ref to represent refs to be fetched
` [PATCH v3 6/8] upload-pack: optionally allow fetching from the tips of hidden refs
` [PATCH v3 7/8] fetch: fetch objects by their exact SHA-1 object names
` [PATCH v3 8/8] WIP: receive.allowupdatestohidden

[PATCH 0/7] perl/Git.pm: a bunch of fixes for Windows
 2013-01-30 17:23 UTC  (8+ messages)
` [PATCH 1/7] perl/Git.pm: test portably if a path is absolute
` [PATCH 2/7] perl/Git.pm: set up command environment on Windows
` [PATCH 3/7] perl/Git.pm: fix _cmd_close "
` [PATCH 4/7] perl/Git.pm: escape external command's arguments "
` [PATCH 5/7] perl/Git.pm: simplify Git::activestate_pipe
` [PATCH 6/7] perl/Git.pm: make command pipe work in slurp-mode on Windows
` [PATCH 7/7] perl/Git.pm: rename 'ActiveState' to 'Windows'

What's cooking in git.git (Jan 2013, #10; Sun, 27)
 2013-01-30 16:47 UTC  (3+ messages)

Files excluded but not ignored
 2013-01-30 16:17 UTC  (2+ messages)

Bug, feature, or pilot error: format-patch
 2013-01-30 14:41 UTC  (2+ messages)

[BUG] incorrect search result returned when using git log with a future date parameter
 2013-01-30 11:28 UTC 

Updating shared ref from remote helper, or fetch hook
 2013-01-30  8:06 UTC  (2+ messages)

[PATCH v2 0/3] transfer.hiderefs
 2013-01-30  7:19 UTC  (3+ messages)

[PATCH v2 0/4] Auto-generate mergetool lists
 2013-01-30  7:04 UTC  (28+ messages)
` [PATCH v2 1/4] mergetool--lib: Simplify command expressions
  ` [PATCH v2 2/4] mergetool--lib: Improve the help text in guess_merge_tool()
    ` [PATCH v2 3/4] mergetool--lib: Add functions for finding available tools
        ` [PATCH v3 1/4] mergetool--lib: simplify command expressions

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-01-30  2:27 UTC  (3+ messages)

[PATCH] status: show branch name if possible in in-progress info
 2013-01-30  1:13 UTC  (8+ messages)
` [PATCH v2] status: show the "

Cloning remote HTTP repository: Can only see 'master' branch
 2013-01-30  0:06 UTC  (3+ messages)

git-blame.el: what is format-spec?
 2013-01-29 20:17 UTC  (9+ messages)
` git-blame.el: does not show one-line summary in echo area
            ` [PATCH/RFC] git-blame.el: truncate author to avoid jagged left edge of code

gitk doesn't always shows boths tags in "gitk tag1..tag2"
 2013-01-29 20:25 UTC  (4+ messages)

[PATCH] README: fix broken mailing list archive link
 2013-01-29 19:28 UTC  (6+ messages)

[PATCH] branch: show (rebasing) or (bisecting) instead of (no branch) when possible
 2013-01-29 19:13 UTC  (2+ messages)

[RFC] The design of new pathspec features
 2013-01-29 16:27 UTC  (4+ 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).