git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-21 19:20:10 to 2013-01-23 20:00:28 UTC [more...]

[PATCH v3 0/2] Add git-for-each-repo
 2013-01-23 19:59 UTC  (3+ messages)
` [PATCH v3 1/2] for-each-repo: new command used for multi-repo operations
` [PATCH v3 2/2] git: rewrite `git -a` to become a git-for-each-repo command

[PATCH] Ignore gitk-wish buildproduct
 2013-01-23 19:58 UTC  (2+ messages)

Question re. git remote repository
 2013-01-23 19:40 UTC  (11+ messages)

[PATCH v3 0/8] Python 3 support for git_remote_helpers
 2013-01-23 19:47 UTC  (8+ messages)
` [PATCH v3 1/8] git_remote_helpers: Allow building with Python 3
` [PATCH v3 2/8] git_remote_helpers: fix input when running under "
` [PATCH v3 3/8] git_remote_helpers: Force rebuild if python version changes

Git Merge 2013 Conference, Berlin
 2013-01-23 19:27 UTC 

GIT get corrupted on lustre
 2013-01-23 18:34 UTC  (28+ messages)

[PATCH v2] all: new command used for multi-repo operations
 2013-01-23 18:29 UTC  (8+ messages)

Defensive publication on Git replication
 2013-01-23 18:00 UTC 

What's cooking in git.git (Jan 2013, #08; Tue, 22)
 2013-01-23 17:13 UTC  (7+ messages)

[PATCH/RFC] Revoke write access to refs and odb after importing another repo's odb
 2013-01-23 17:01 UTC  (3+ messages)

Bug in latest gitk - can't click lines connecting commits
 2013-01-23 16:35 UTC  (6+ messages)

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-23 16:28 UTC  (27+ messages)
                  ` [PATCH 0/3] Finishing touches to "push" advises
                    ` [PATCH 1/3] push: further clean up fields of "struct ref"
                    ` [PATCH 2/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
                    ` [PATCH 3/3] push: further reduce "struct ref" and simplify the logic
                    ` [PATCH v2 1/3] push: further clean up fields of "struct ref"
                    ` [PATCH v2 2/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
                    ` [PATCH v2 3/3] push: further simplify the logic to assign rejection status

Moving commits from one branch to another
 2013-01-23 15:44 UTC  (5+ messages)
  ` AW: "

segmentation fault (nullpointer) with git log --submodule -p
 2013-01-23 14:38 UTC 

Minor gitk bug - update on empty project : can't read "viewmainheadid_orig(1)": no such variable
 2013-01-23 14:00 UTC 

[PATCH v2] git-svn: Simplify calculation of GIT_DIR
 2013-01-23 12:08 UTC  (9+ messages)
` [PATCH v3 0/2] Make git-svn work with gitdir links

[PATCH 0/3] fixup remaining cvsimport tests
 2013-01-23 11:03 UTC  (8+ messages)

git-svn does not like format=4
 2013-01-23 11:00 UTC  (2+ messages)

git-svn problems with white-space in tag names
 2013-01-23 10:23 UTC 

[PATCH v3 0/6] GIT, Git, git
 2013-01-23  8:58 UTC  (27+ messages)
` [PATCH v2 "
  ` Aw: Re: [PATCH 1/2] Change old system name 'GIT' to 'Git'
      ` [PATCH v3 1/6] "
        ` Aw: "
      ` [PATCH v3 2/6] Change 'git' to 'Git' whenever the whole system is referred to #1
      ` [PATCH v3 3/6] Change 'git' to 'Git' whenever the whole system is referred to #2
          ` Aw: "
      ` [PATCH v3 4/6] Change 'git' to 'Git' whenever the whole system is referred to #3
      ` [PATCH v3 5/6] Change 'git' to 'Git' whenever the whole system is referred to #4
      ` [PATCH v3 6/6] Add rule for when to use 'git' and when to use 'Git'

[PATCH] all: new command used for multi-repo operations
 2013-01-23  8:52 UTC  (11+ messages)

[PATCH] archive-tar: fix sanity check in config parsing
 2013-01-23  7:27 UTC  (17+ messages)
` [PATCH 1/6] config: add helper function for parsing key names
          ` [PATCHv2 0/8] config key-parsing cleanups
            ` [PATCHv2 1/8] config: add helper function for parsing key names
            ` [PATCHv2 2/8] archive-tar: use parse_config_key when parsing config
            ` [PATCHv2 3/8] convert some config callbacks to parse_config_key
            ` [PATCHv2 4/8] userdiff: drop parse_driver function
            ` [PATCHv2 5/8] submodule: use parse_config_key when parsing config
            ` [PATCHv2 6/8] submodule: simplify memory handling in config parsing
            ` [PATCHv2 7/8] help: use parse_config_key for man config
            ` [PATCHv2 8/8] reflog: use parse_config_key in config callback

Bug in EOL conversion?
 2013-01-23  2:44 UTC 

[PATCH v3 00/10] fnmatch replacement
 2013-01-23  1:04 UTC  (5+ messages)
` [PATCH v3 01/10] wildmatch: fix "**" special case

Build broken for contrib/remote-helpers
 2013-01-22 22:22 UTC  (4+ messages)

[PATCH v2] Make git selectively and conditionally ignore certain stat fields
 2013-01-22 20:38 UTC  (6+ messages)
` [PATCH v3] Enable minimal stat checking

[PATCH] unpack-trees: do not abort when overwriting an existing file with the same content
 2013-01-22 20:19 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Makefile: Replace merge-file.h with merge-blobs.h in LIB_H
 2013-01-22 18:48 UTC  (2+ messages)

Version 1.8.1 does not compile on Cygwin 1.7.14
 2013-01-22 18:38 UTC  (16+ messages)
                        ` [msysGit] "

Aw: Re: Aw: Re: [PATCH v3 1/6] Change old system name 'GIT' to 'Git'
 2013-01-22 18:27 UTC 

branch name in remote.<remote>.push is not updated after "git branch -m"
 2013-01-22 16:59 UTC  (2+ messages)

[RFC] Instruct git-completion.bash that we are in test mode
 2013-01-22 16:31 UTC  (6+ messages)

git-subtree Patches to Apply
 2013-01-22 16:04 UTC  (7+ messages)
` [PATCH 2/8] Add --unannotate

gitk show branch in commit overview
 2013-01-22 13:45 UTC 

[PATCH v2 00/10] unify appending of sob
 2013-01-22 11:08 UTC  (20+ messages)
` [PATCH v2 01/10] sequencer.c: remove broken support for rfc2822 continuation in footer
` [PATCH v2 02/10] t/test-lib-functions.sh: allow to specify the tag name to test_commit
` [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 05/10] sequencer.c: always separate "(cherry picked from" from commit body
` [PATCH v2 06/10] sequencer.c: teach append_signoff how to detect duplicate s-o-b

[PATCH] Add --unannotate option to git-subtree
 2013-01-22  8:41 UTC  (4+ messages)

Revised git-subtree Patches
 2013-01-22  8:39 UTC  (13+ messages)
` [PATCH 2/7] contrib/subtree: Use %B for Split Subject/Body
` [PATCH 3/7] contrib/subtree: Add --unannotate

[PATCH] l10n: de.po: fix some minor issues
 2013-01-22  8:18 UTC  (5+ messages)
  ` [PATCHv2] "

[RFC] git rm -u
 2013-01-22  7:39 UTC  (18+ messages)
      ` [RFC/PATCH] add: warn when -u or -A is used without filepattern

[PATCH] refs: do not use cached refs in repack_without_ref
 2013-01-22  4:31 UTC  (6+ messages)
  ` Lockless Refs? (Was [PATCH] refs: do not use cached refs in repack_without_ref)

[PATCH 1/2] Update :/abc ambiguity check
 2013-01-22  4:10 UTC  (4+ messages)

[PATCH v3 00/31] nd/parse-pathspec
 2013-01-22  2:46 UTC  (4+ messages)
` [PATCH v3 08/31] parse_pathspec: add PATHSPEC_EMPTY_MATCH_ALL

[PATCH 0/2] Hiding some refs in ls-remote
 2013-01-21 23:45 UTC  (11+ messages)

[RFC/PATCH] add: warn when -u or -A is used without filepattern
 2013-01-21 20:29 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).