git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-12-11 22:30:37 to 2012-12-15 07:46:11 UTC [more...]

What's cooking in git.git (Dec 2012, #03; Wed, 12)
 2012-12-15  7:45 UTC  (14+ messages)

Unexpected behaviour when trying to merge two new repositories
 2012-12-15  5:18 UTC 

FW: Git log --graph doesn't output color when redirected
 2012-12-15  3:23 UTC  (4+ messages)

[PATCH/RFC 0/3] compiling git with gcc -O3 -Wuninitialized
 2012-12-15  3:07 UTC  (5+ messages)
` [PATCH 1/3] remote-testsvn: fix unitialized variable
` [PATCH/RFC 2/3] inline error functions with constant returns
` [PATCH/RFC 3/3] silence some -Wuninitialized warnings around errors

[PATCH v2] cache-tree: invalidate i-t-a paths after generating trees
 2012-12-15  2:52 UTC  (6+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] cache-tree: remove dead i-t-a code in verify_cache()

[PATCH 1/4] Support builds when sys/param.h is missing
 2012-12-15  2:46 UTC  (3+ messages)

[PATCH 4/4] Declare that HP NonStop systems require strings.h
 2012-12-14 23:17 UTC  (4+ messages)

[PATCH 4/4] Declare that HP NonStop systems require strings.h
 2012-12-14 23:16 UTC 

Fwd: possible Improving diff algoritm
 2012-12-14 22:29 UTC  (17+ messages)
          `  "

[PATCH 3/4] Generalize the inclusion of strings.h
 2012-12-14 19:57 UTC 

[PATCH 2/4] Detect when the passwd struct is missing pw_gecos
 2012-12-14 19:56 UTC 

Build fixes for another obscure Unix
 2012-12-14 19:48 UTC  (6+ messages)

[PATCH 0/2] Port to QNX
 2012-12-14 18:38 UTC  (3+ messages)
` [PATCH 1/2] Make lock local to fetch_pack
` [PATCH 2/2] Port to QNX

[PATCH] Documentation/git: add missing info about --git-dir command-line option
 2012-12-14 17:26 UTC  (4+ messages)

[PATCH] README: Git is released under the GPLv2, not just "the GPL"
 2012-12-14 15:37 UTC 

How to avoid the ^M induced by Meld and Git
 2012-12-14 13:45 UTC  (6+ messages)

[PATCH] git.c: add --index-file command-line option
 2012-12-14 11:23 UTC 

[PATCH] Documentation/git-clean: Document --force --force
 2012-12-14  1:46 UTC 

[PATCH v3 0/7] New remote-bzr remote helper
 2012-12-14  0:52 UTC  (7+ messages)
` [PATCH v3 4/7] remote-bzr: update working tree

unclear documentation of git fetch --tags option and tagopt config
 2012-12-14  0:13 UTC  (4+ messages)

[PATCH] Fix sizeof usage in get_permutations
 2012-12-13 22:09 UTC  (4+ messages)

asd
 2012-12-13 21:25 UTC 

[PATCH] For git-subtree, when installing docs (make install-doc), create man1 folder first
 2012-12-13 20:09 UTC 

[PATCHv2] Add directory pattern matching to attributes
 2012-12-13 20:08 UTC  (2+ messages)

[PATCH v2] git.txt: add missing info about --git-dir command-line option
 2012-12-13 18:54 UTC  (2+ messages)

[PATCH 0/2] mailmap from blobs
 2012-12-13 18:23 UTC  (9+ messages)
` [PATCH 1/2] mailmap: refactor mailmap parsing for non-file sources
` [PATCH 2/2] mailmap: support reading mailmap from blobs
  ` [PATCH 3/2] mailmap: clean up read_mailmap error handling

[PATCH] index-format.txt: be more liberal on what can represent invalid cache tree
 2012-12-13 18:11 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v5 0/2] submodule update: add --remote for submodule's upstream changes
 2012-12-13 15:47 UTC  (19+ messages)
` [PATCH v4 2/4] git-submodule init: Record submodule.<name>.branch in repository config
  ` [RFC] remove/deprecate 'submodule init' and 'sync'
        ` [PATCH] submodule: add 'deinit' command
                ` [PATCH v2] "

[PATCH] git(1): remove a defunct link to "list of authors"
 2012-12-13 12:25 UTC  (8+ messages)

Submodule not updated automatically on merge conflict
 2012-12-13  5:46 UTC 

directory permissions on AFS
 2012-12-13  0:17 UTC  (2+ messages)

[PATCH v2 0/6] Improve remote helper documentation
 2012-12-12 23:15 UTC  (9+ messages)
` [PATCH v2 1/6] git-remote-helpers.txt: document invocation before input format

Weird problem with git-submodule.sh
 2012-12-12 23:12 UTC  (12+ messages)

[BUG] Hardcoded python and install on solaris
 2012-12-12 23:08 UTC  (2+ messages)

[PATCH v6 1/4] submodule: add get_submodule_config helper funtion
 2012-12-12 23:02 UTC  (10+ messages)
` [PATCH v7 0/3] submodule update: add --remote for submodule's upstream changes
  ` [PATCH v7 2/3] "

Python extension commands in git - request for policy change
 2012-12-12 22:43 UTC  (25+ messages)

[PATCH v2] If `egrep` is aliased, temporary disable it in bash.completion
 2012-12-12 22:34 UTC  (6+ messages)

[PATCH] completion: add option --recurse-submodules to "git push"
 2012-12-12 22:30 UTC  (3+ messages)

[PATCH 0/6] Improve remote helper documentation
 2012-12-12 22:22 UTC  (3+ messages)

git-prompt.sh vs leading white space in __git_ps1()::printf_format
 2012-12-12 20:25 UTC  (9+ messages)

[PATCH] RFC Optionally handle symbolic links as copies
 2012-12-12 20:22 UTC  (5+ messages)

[BUG] Cannot push some grafted branches
 2012-12-12 19:57 UTC  (5+ messages)

[PATCH v2 2/2] receive-pack: detect aliased updates which can occur with symrefs
 2012-12-12 19:38 UTC  (7+ messages)
` [PATCH v3 0/3] js/maint-receive-pack-symref-alias
  ` [RFC/PATCH] ignoring a fetch that overwrites local symref
    ` [PATCH] fetch: ignore wildcarded refspecs that update local symbolic refs

[PATCH 0/5] Allow git log to use mailmap file
 2012-12-12 17:58 UTC  (9+ messages)
` [PATCH 4/5] pretty: Use mailmap to display username and email
` [PATCH 5/5] log: Add --use-mailmap option

(bug?) Inconsistent workdir file timestamps after initial clone
 2012-12-12 17:26 UTC  (7+ messages)

Bad URL passed to RA layer ('https')
 2012-12-12 14:36 UTC  (2+ messages)

[PATCH 0/5] git.git .mailmap cleanups
 2012-12-12 11:41 UTC  (6+ messages)
` [PATCH 1/5] .mailmap: match up some obvious names/emails
` [PATCH 2/5] .mailmap: fix broken entry for Martin Langhoff
` [PATCH 3/5] .mailmap: normalize emails for Jeff King
` [PATCH 4/5] .mailmap: normalize emails for Linus Torvalds
` [PATCH 5/5] contrib: update stats/mailmap script

[PATCH] git-prompt: Document GIT_PS1_DESCRIBE_STYLE
 2012-12-11 23:36 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).