git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-06-27 09:11:06 to 2012-07-03 18:04:48 UTC [more...]

How do I delete a remote branch with a period in the name?
 2012-07-03 18:04 UTC  (5+ messages)
    ` [PATCH] push: don't guess at qualifying remote refs on deletion

[Q] Branch aliases (synonyms)?
 2012-07-03 17:49 UTC  (7+ messages)

git_getpass regression?
 2012-07-03 17:37 UTC  (8+ messages)

[PATCH v4 00/18] Extending the shelf-life of "git describe" output
 2012-07-03 17:19 UTC  (24+ messages)
` [PATCH v4 01/18] sha1_name.c: indentation fix
` [PATCH v4 02/18] sha1_name.c: hide get_sha1_with_context_1() ugliness
` [PATCH v4 03/18] sha1_name.c: get rid of ugly get_sha1_with_mode_1()
` [PATCH v4 04/18] sha1_name.c: get rid of get_sha1_with_mode()
` [PATCH v4 05/18] sha1_name.c: clarify what "fake" is for in find_short_object_filename()
` [PATCH v4 06/18] sha1_name.c: rename "now" to "current"
` [PATCH v4 07/18] sha1_name.c: refactor find_short_packed_object()
` [PATCH v4 08/18] sha1_name.c: correct misnamed "canonical" and "res"
` [PATCH v4 09/18] sha1_name.c: restructure disambiguation of short names
` [PATCH v4 10/18] sha1_name.c: allow get_short_sha1() to take other flags
` [PATCH v4 11/18] sha1_name.c: teach get_short_sha1() a commit-only option
` [PATCH v4 12/18] sha1_name.c: get_describe_name() by definition groks only commits
` [PATCH v4 13/18] sha1_name.c: get_sha1_1() takes lookup flags
` [PATCH v4 14/18] sha1_name.c: many short names can only be committish
` [PATCH v4 15/18] sha1_name.c: teach lookup context to get_sha1_with_context()
` [PATCH v4 16/18] sha1_name.c: introduce get_sha1_committish()
` [PATCH v4 17/18] revision.c: allow handle_revision_arg() to take other flags
` [PATCH v4 18/18] revision.c: the "log" family, except for "show", takes committish

bug: "fatal: cannot pread pack file", version 1.7.5.4
 2012-07-03 17:16 UTC  (9+ messages)

[RFC] l10n: de.po: translate 29 new messages
 2012-07-03 17:04 UTC 

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-03  9:52 UTC  (3+ messages)

can I always ignore a file during a merge?
 2012-07-03  7:38 UTC  (2+ messages)

Does "git config --local core.excludefiles" exclude files in a single repository?
 2012-07-03  7:30 UTC  (2+ messages)

[PATCH 0/3] gitweb changes
 2012-07-03  6:02 UTC  (4+ messages)
` [PATCH 1/3] gitweb: Get rid of unnecessary check of $signoff
` [PATCH 2/3] gitweb: Handle a few other tags in git_print_log
` [PATCH 3/3] gitweb: Add support to Link: tag

New git.pot generated with 29 new l10n messages
 2012-07-03  2:58 UTC 

Please pull git-po maint branch with Swedish update
 2012-07-02 22:37 UTC  (2+ messages)

[PATCH v7] git on Mac OS and precomposed unicode
 2012-07-02 22:21 UTC  (2+ messages)

Incorrect v1.7.10.4 tag on github?
 2012-07-02 21:58 UTC  (8+ messages)

corner case with rename tracking and reverts
 2012-07-02 21:07 UTC  (2+ messages)

[GSoC] Designing a faster index format - Progress report week 11
 2012-07-02 19:55 UTC 

MERGE_RR droppings
 2012-07-02 19:36 UTC  (6+ messages)

[RFC 0/4]
 2012-07-02 11:07 UTC  (7+ messages)
` [RFC 0/4 v2]
  ` [RFC 1/4 v2] Implement a basic remote helper for svn in C
  ` [RFC 2/4 v2] Integrate remote-svn into svn-fe/Makefile
  ` [RFC 3/4 v2] Add svndump_init_fd to allow reading dumps from arbitrary FDs
  ` [RFC 4/4 v2] Add cat-blob report fifo from fast-import to remote-helper

Fwd: [bug report, possibly] Multiple pushes with passwords in URL
 2012-07-02  9:09 UTC  (3+ messages)
    `  "

git submodule vs GIT_WORK_TREE
 2012-07-02  8:22 UTC  (13+ messages)

git blame gives an ambiguous short revision
 2012-07-02  7:54 UTC  (5+ messages)

[PATCH] contrib/subtree: fix Makefile to respect non-configure `make`
 2012-07-01 18:55 UTC 

git clone submodules recursive and reference
 2012-06-29 20:19 UTC  (3+ messages)

Apostrophe at the end of author name
 2012-06-29 19:59 UTC  (8+ messages)

git rebase keeps saying local changes would conflict..what changes?
 2012-06-29 17:55 UTC  (5+ messages)

[PATCH] Fix git-svn in non-MakeMaker builds
 2012-06-29  8:55 UTC  (5+ messages)
    ` [PATCH] perl/Makefile: move "mkdir -p" to module installation loop for maintainability
      ` [PATCH jn/perl-makemaker-leading-paths] perl/Makefile: Fix a missing double-quote

Git Submodule would not work. The push does not work
 2012-06-29  7:18 UTC  (3+ messages)

A handful of help-related patches
 2012-06-28 23:39 UTC  (15+ messages)
` [PATCH 1/3] Add config variable to set HTML path for git-help --web
  ` [PATCH 2/3] Allow help.htmlpath to be an http: URL
  ` [PATCH 3/3] Add a help format 'usage' to provide brief command usage

[PATCH v3 1/3] Add config variable to set HTML path for git-help --web
 2012-06-28 23:38 UTC  (6+ messages)
` [PATCH v3 2/3] Allow help.htmlpath to be a URL prefix
` [PATCH v3 3/3] Add a help format 'usage' to provide brief command usage

What's cooking in git.git (Jun 2012, #08; Thu, 28)
 2012-06-28 23:35 UTC 

[PATCH 1/2] git-submodule.sh: fix filename in comment
 2012-06-28 20:31 UTC  (9+ messages)
` [PATCH 2/2] git-submodule: support 'rm' command

[PATCH 1/2] difftool: only copy back files modified during directory diff
 2012-06-28 20:00 UTC  (4+ messages)
` [PATCH 2/2] difftool: handle uninitialized variable on empty diff

[PATCH] add test case for rebase of empty commit
 2012-06-28 11:30 UTC  (3+ messages)

Feature request: show branches in interactive commit
 2012-06-28  8:53 UTC  (2+ messages)

git submodule return status
 2012-06-28  8:28 UTC 

Egit/Jgit support for relocated .git directories
 2012-06-28  8:16 UTC  (3+ messages)

security flaw with smart http
 2012-06-28  7:35 UTC  (4+ messages)

[PATCHv2 00/10] git p4 test fixes
 2012-06-28  4:05 UTC  (14+ messages)
` [PATCHv2 01/10] git p4 test: wait longer for p4d to start and test its pid
    ` [PATCHv3 "
` [PATCHv2 02/10] git p4 test: use real_path to resolve p4 client symlinks
` [PATCHv2 03/10] git p4 test: simplify quoting involving TRASH_DIRECTORY
` [PATCHv2 04/10] git p4 test: never create default test repo
` [PATCHv2 05/10] git p4 test: rename some "git-p4 command" strings
` [PATCHv2 06/10] git p4 test: check for error message in failed test
` [PATCHv2 07/10] git p4 test: copy source indeterminate
` [PATCHv2 08/10] git p4 test: cleanup_git should make a new $git
` [PATCHv2 09/10] git p4 test: split up big t9800 test
` [PATCHv2 10/10] git p4 test: fix badp4dir test

[PATCH/RFC v2 0/3] fast-import: disallow empty branches as parents
 2012-06-27 23:39 UTC  (9+ messages)
` [PATCH v2 1/3] fast-import: do not write null_sha1 as a merge parent
` [PATCH v2 2/3] fast-import: allow "merge $null_sha1" command
` [PATCH v2 3/3] fast-import: disallow "merge $itself" command

Bug: problem with file named with dash character
 2012-06-27 22:41 UTC  (13+ messages)

[PATCH 1/2] Add config variable to set HTML path for git-help --web
 2012-06-27 22:00 UTC  (2+ messages)
` [PATCH 2/2] Add a help format 'usage' to provide brief command usage

[PATCH] fast-export: quote paths with spaces
 2012-06-27 21:58 UTC  (3+ messages)

[PATCH/RFC] compat/terminal: support echoing on windows
 2012-06-27 21:08 UTC  (2+ messages)

Failed to lock refs/heads/master
 2012-06-27 16:24 UTC 

[PATCH 0/5] rebase: calculate patches in upstream correctly
 2012-06-27 16:17 UTC  (4+ messages)
` [PATCH 5/5] rebase [-m]: "

git-bundle behaves unexpected with submodules
 2012-06-27 14:47 UTC 

[PATCH 0/5] git-remote-mediawiki: support File: import and export
 2012-06-27 14:21 UTC  (7+ messages)
` [PATCH 0/5 v2] "
  ` [PATCH 1/5] git-remote-mediawiki: don't compute the diff when getting commit message
  ` [PATCH 2/5] git-remote-mediawiki: don't "use encoding 'utf8';"
  ` [PATCH 4/5] git-remote-mediawiki: split get_mw_pages into smaller functions
  ` [PATCH 5/5] git-remote-mediawiki: import "File:" attachments
    ` [PATCH 5/5 v3] "


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