git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-22 22:45:18 to 2013-01-24 23:22:28 UTC [more...]

[PATCHv2 0/15] ident cleanups git_default_name
 2013-01-24 23:21 UTC  (3+ messages)
` [PATCHv2 10/15] drop length limitations on gecos-derived names and emails
  ` [regression] "

[RFC] Instruct git-completion.bash that we are in test mode
 2013-01-24 23:07 UTC  (4+ messages)
    ` [PATCH] t9902: protect test from stray build artifacts

[PATCH] t9902: Instruct git-completion.bash about a test mode
 2013-01-24 22:56 UTC  (5+ messages)

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-24 22:22 UTC  (15+ messages)
` [PATCH 0/3] Finishing touches to "push" advises
  ` [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 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] mergetools: Add tortoisegitmerge helper
 2013-01-24 22:15 UTC  (7+ messages)

[PATCH] mergetool: clean up temp files when aborted
 2013-01-24 21:41 UTC  (4+ messages)

[PATCH] parse_object: clear "parsed" when freeing buffers
 2013-01-24 21:16 UTC  (8+ messages)

[PATCH 0/4] Fix "git difftool --tool-help"
 2013-01-24 21:07 UTC  (6+ messages)
` [PATCH 1/4] git-mergetool: move show_tool_help to mergetool--lib
` [PATCH 2/4] git-mergetool: remove redundant assignment
` [PATCH 3/4] git-mergetool: don't hardcode 'mergetool' in show_tool_help
` [PATCH 4/4] git-difftool: use git-mergetool--lib for "--tool-help"

[PATCH v3 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
 2013-01-24 21:02 UTC  (10+ messages)
` [PATCH v4 0/4] Reroll patches against v1.8.1.1
` [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
` [PATCH v4 2/4] t7102 (reset): refactoring: "
` [PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
` [PATCH v4 4/4] pretty: "

What's cooking in git.git (Jan 2013, #08; Tue, 22)
 2013-01-24 20:58 UTC  (13+ messages)
            ` [PATCH] git-cvsimport.txt: cvsps-2 is deprecated

[PATCH 1/7] sha1_file: keep track of where an SHA-1 object comes from
 2013-01-24 19:15 UTC  (9+ messages)
` [PATCH 2/7] sha1_file: separate alt object db from own repos and submodules's
` [PATCH 3/7] sha1_file: refuse to write commits referring to external objects
` [PATCH 4/7] sha1_file: refuse to write trees "
` [PATCH 5/7] sha1_file: refuse to write tags "
` [PATCH 6/7] read-cache: refuse to create index "
` [PATCH 7/7] refs: do not update ref(log) "

[PATCH] send-email: Honor multi-part email messages
 2013-01-24 19:11 UTC  (7+ messages)

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

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

segmentation fault (nullpointer) with git log --submodule -p
 2013-01-24 14:14 UTC  (6+ messages)

[PATCH] git-svn: cleanup sprintf usage for uppercasing hex
 2013-01-24 10:25 UTC  (4+ messages)
` [PULL] git-svn updates for master
  ` [PULL (updated)] "

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

[PATCH 1/3] mergetool--lib: fix startup options for gvimdiff tool
 2013-01-24  7:16 UTC  (3+ messages)
` [PATCH 2/3] mergetool--lib: Add diffuse as a tool
` [PATCH 3/3] mergetool--lib: Add TortoiseMerge "

[PATCH/RFC] Revoke write access to refs and odb after importing another repo's odb
 2013-01-24  5:58 UTC  (7+ 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 

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)

[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  (27+ 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 0/6] GIT, Git, git
 2013-01-23  8:58 UTC  (19+ messages)
` [PATCH v2 "
  ` Aw: Re: [PATCH 1/2] Change old system name 'GIT' to 'Git'
      ` [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)


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