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

[PATCH 0/2] optimizing pack access on "read only" fetch repos
 2013-01-29 15:25 UTC  (10+ messages)
` [PATCH 2/2] fetch-pack: avoid repeatedly re-scanning pack directory

Updating shared ref from remote helper, or fetch hook
 2013-01-29 15:00 UTC  (2+ messages)

[PATCH] status: show branch name if possible in in-progress info
 2013-01-29 14:58 UTC  (5+ messages)
` [PATCH v2] status: show the "

[RFC] The design of new pathspec features
 2013-01-29 12:17 UTC  (8+ messages)

[PATCH] branch: show (rebasing) or (bisecting) instead of (no branch) when possible
 2013-01-29 12:12 UTC 

[PATCH v2 0/4] Auto-generate mergetool lists
 2013-01-29 12:09 UTC  (21+ 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 v2 4/4] doc: Generate a list of valid merge tools

[PATCH/RFC 0/6] commit caching
 2013-01-29 11:13 UTC  (11+ messages)
` [PATCH 1/6] csum-file: make sha1write const-correct
` [PATCH 2/6] strbuf: add string-chomping functions
` [PATCH 3/6] introduce pack metadata cache files
` [PATCH 4/6] introduce a commit metapack
` [PATCH 5/6] add git-metapack command
` [PATCH 6/6] commit: look up commit info in metapack

[PATCH] gitk-git/.gitignore: add rule for gitk-wish
 2013-01-29 10:52 UTC 

[PATCH] README: fix broken mailing list archive link
 2013-01-29 10:40 UTC 

[PATCH] git p4: chdir resolves symlinks only for relative paths
 2013-01-29  8:37 UTC 

Cloning remote HTTP repository: Can only see 'master' branch
 2013-01-29  8:23 UTC  (2+ messages)

[PATCH] parse_object: try internal cache before reading object db
 2013-01-29  8:14 UTC  (4+ messages)
` [PATCH 1/2] upload-pack: avoid parsing objects during ref advertisement

Why Same Files show up with different Statuses in Git?
 2013-01-29  7:38 UTC 

[PATCH] l10n: de.po: translate 11 new messages
 2013-01-29  7:42 UTC  (11+ messages)
` [PATCHv2] "
  ` [PATCH] l10n: de.po: translate "revision" consistently as "Version"
  ` [PATCH] l10n: de.po: translate "reset" as "neu setzen"

[PATCH v2 0/3] transfer.hiderefs
 2013-01-29  5:13 UTC  (5+ messages)
` [PATCH v2 1/3] upload-pack: share more code
` [PATCH v2 2/3] upload-pack: allow hiding ref hiearchies
` [PATCH v2 3/3] receive-pack: reject an attempt to update/delete a hidden ref

[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-29  4:16 UTC  (5+ messages)

[PATCH] fixup! mergetools: simplify how we handle "vim" and "defaults"
 2013-01-29  3:02 UTC  (3+ messages)

[PATCH] remove protocol from gravatar and picon links for clear if Gitweb is being called through a secure server
 2013-01-28 23:43 UTC  (10+ messages)

[PATCH v4 0/2] for-each-repo: new command for multi-repo operations
 2013-01-28 21:25 UTC  (14+ messages)
` [PATCH v4 1/2] for-each-repo: new command used "

Bug: file named - on git commit
 2013-01-28 21:01 UTC  (8+ messages)
  ` [CLOSED FIXED] "

A note from the maintainer
 2013-01-28 20:48 UTC 

[ANNOUNCE] Git v1.8.1.2
 2013-01-28 20:41 UTC 

[feature request] git add completion should exclude staged content
 2013-01-28 20:16 UTC  (9+ messages)

[RFC/PATCH] add: warn when -u or -A is used without filepattern
 2013-01-28 18:31 UTC  (12+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

Version 1.8.1 does not compile on Cygwin 1.7.14
 2013-01-28 18:29 UTC  (12+ messages)
                  ` [PATCH/RFC] mingw: rename WIN32 cpp macro to NATIVE_WINDOWS

[PATCH v3 0/8] Python 3 support for git_remote_helpers
 2013-01-28 17:53 UTC  (18+ messages)
` [PATCH v3 6/8] git-remote-testpy: hash bytes explicitly
          ` [PATCH] git-remote-testpy: fix patch hashing on Python 3
              ` [PATCH] fixup! git-remote-testpy: fix path "

Bug, feature, or pilot error: format-patch
 2013-01-28 17:03 UTC 

Port 22
 2013-01-28  9:20 UTC  (3+ messages)

[PATCH 1/7] sha1_file: keep track of where an SHA-1 object comes from
 2013-01-28  6:57 UTC  (12+ messages)
` [PATCH 6/7] read-cache: refuse to create index referring to external objects

What's cooking in git.git (Jan 2013, #10; Sun, 27)
 2013-01-28  6:45 UTC 

[PATCH v3 00/11] unify appending of sob
 2013-01-28  5:51 UTC  (29+ messages)
` [PATCH v3 01/11] sequencer.c: rework search for start of footer to improve clarity
` [PATCH v3 02/11] commit, cherry-pick -s: remove broken support for multiline rfc2822 fields
` [PATCH v3 03/11] t/test-lib-functions.sh: allow to specify the tag name to test_commit
` [PATCH v3 04/11] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH v3 05/11] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH v3 06/11] sequencer.c: always separate "(cherry picked from" from commit body
` [PATCH v3 07/11] sequencer.c: teach append_signoff how to detect duplicate s-o-b
` [PATCH v3 08/11] sequencer.c: teach append_signoff to avoid adding a duplicate newline
` [PATCH v3 09/11] t4014: more tests about appending s-o-b lines
` [PATCH v3 10/11] format-patch: update append_signoff prototype
` [PATCH v3 11/11] Unify appending signoff in format-patch, commit and sequencer

[PATCH v2 00/10] unify appending of sob
 2013-01-28  2:06 UTC  (11+ messages)
` [PATCH v2 03/10] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH v2 04/10] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH v2 06/10] sequencer.c: teach append_signoff how to detect duplicate s-o-b

[PATCH v2 1/3] branch: reject -D/-d without branch name
 2013-01-28  1:18 UTC  (5+ messages)
` [PATCH v3 1/4] branch: no detached HEAD check when editing another branch's description
  ` [PATCH v3 2/4] branch: reject -D/-d without branch name
  ` [PATCH v3 3/4] branch: give a more helpful message on redundant arguments
  ` [PATCH v3 4/4] branch: mark more strings for translation

[PATCH 0/4] Documentation: Auto-generate merge tool lists
 2013-01-27 23:46 UTC  (18+ messages)
` [PATCH 1/4] mergetool--lib: Simplify command expressions
` [PATCH 2/4] mergetool--lib: Improve the help text in guess_merge_tool()
` [PATCH 3/4] mergetool--lib: Add functions for finding available tools
` [PATCH 4/4] doc: Generate a list of valid merge tools


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