git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-22 04:31:29 to 2013-01-24 06:59:07 UTC [more...]

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-24  6:58 UTC  (32+ 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
                  ` [PATCH v4 0/3] Finishing touches to "push" advises
                    ` [PATCH v4 1/3] push: further clean up fields of "struct ref"
                    ` [PATCH v4 2/3] push: further simplify the logic to assign rejection reason
                    ` [PATCH v4 3/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE

[PATCH] parse_object: clear "parsed" when freeing buffers
 2013-01-24  6:33 UTC  (5+ messages)

[PATCH/RFC] Revoke write access to refs and odb after importing another repo's odb
 2013-01-24  5:58 UTC  (7+ messages)

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

[PATCH v2] git-svn: Simplify calculation of GIT_DIR
 2013-01-24  5:29 UTC  (7+ messages)
` [PATCH v3 0/2] Make git-svn work with gitdir links

What's cooking in git.git (Jan 2013, #08; Tue, 22)
 2013-01-24  5:04 UTC  (9+ messages)

[PATCH 0/3] fixup remaining cvsimport tests
 2013-01-24  3:15 UTC  (9+ messages)

auto packing with simultaneous pushes: "error: Could not stat 'objects/[…]/[…]'"
 2013-01-24  1:39 UTC  (2+ messages)

[PATCH] don't use timers if NO_SETITIMER is set
 2013-01-24  1:38 UTC 

[PATCH] git-svn: cleanup sprintf usage for uppercasing hex
 2013-01-24  1:33 UTC  (3+ messages)
` [PULL] git-svn updates for master

Bug in EOL conversion?
 2013-01-23 23:32 UTC  (6+ messages)
  `  "

[PATCH v3 0/2] Add git-for-each-repo
 2013-01-23 20:54 UTC  (4+ 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] archive-tar: fix sanity check in config parsing
 2013-01-23 20:51 UTC  (19+ 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

[PATCH v3 0/8] Python 3 support for git_remote_helpers
 2013-01-23 20:36 UTC  (10+ 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

Question re. git remote repository
 2013-01-23 20:24 UTC  (12+ messages)

[PATCH v2] all: new command used for multi-repo operations
 2013-01-23 20:17 UTC  (9+ messages)

segmentation fault (nullpointer) with git log --submodule -p
 2013-01-23 20:02 UTC  (2+ messages)

[PATCH] Ignore gitk-wish buildproduct
 2013-01-23 20:00 UTC  (3+ messages)

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

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

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

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

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

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

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 1/6] Change old system name 'GIT' to 'Git'
 2013-01-23  8:58 UTC  (23+ messages)
` [PATCH v3 0/6] GIT, Git, git
  ` [PATCH v2 "
    ` Aw: Re: [PATCH 1/2] Change old system name 'GIT' to 'Git'
          ` Aw: Re: [PATCH v3 1/6] "
        ` [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] all: new command used for multi-repo operations
 2013-01-23  8:52 UTC  (11+ messages)

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  (6+ 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  (3+ messages)
` [PATCHv2] "

[RFC] git rm -u
 2013-01-22  7:39 UTC  (4+ 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)


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