git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-07-03 21:39:52 to 2012-07-08 12:21:49 UTC [more...]

Problems pushing???
 2012-07-08 12:21 UTC  (4+ messages)

[PATCH] branch: add -u as a shortcut for --set-upstream
 2012-07-08  5:48 UTC  (3+ messages)

The linux-input mailing list has been moved
 2012-07-08 10:18 UTC 

[RFC PATCH 0/2] Teach rm to better handle submodules
 2012-07-08  7:32 UTC  (9+ messages)
` [RFC PATCH 1/2] rm: don't fail when removing populated submodules
` [RFC PATCH 2/2] rm: remove submodules from the index and the .gitmodules file

git-clone ignores umask for working tree
 2012-07-07 21:50 UTC  (3+ messages)
  ` [PATCH] Restore umasks influence on the permissions of work tree created by clone

[RFC/PATCH] stash: Delete MERGE_RR before stash apply
 2012-07-07 20:46 UTC  (8+ messages)
        ` [PATCH v2 0/2] stash: invoke rerere in case of conflict
          ` [PATCH v2 1/2] test: git-stash conflict sets up rerere
          ` [PATCH v2 2/2] stash: invoke rerere in case of conflict

bug report: git status --porcelain inconsistent quoting
 2012-07-07 20:25 UTC 

congif spec in GIT
 2012-07-07 18:28 UTC  (4+ messages)

Egit/Jgit support for relocated .git directories
 2012-07-07 10:18 UTC  (2+ messages)

git with uucp for deployment
 2012-07-07  6:06 UTC  (5+ messages)

Git commit list
 2012-07-07  5:59 UTC 

[PATCHv2 1/8] Makefile: apply dependencies consistently to sparse/asm targets
 2012-07-07  4:42 UTC  (14+ messages)
` [PATCHv3 02/11] Makefile: fold MISC_H into LIB_H
      ` [PATCH 02.5/11] Makefile: fold XDIFF_H and VCSSVN_H "
` [PATCHv3 04/11] Makefile: apply dependencies consistently to sparse/asm targets
      ` [PATCH/RFC] Makefile: document ground rules for target-specific dependencies
` [PATCHv3 06/11] Makefile: split GIT_USER_AGENT from GIT-CFLAGS
      ` [RFC/PATCH v4 "

[PATCH 0/6] Default remote
 2012-07-06 21:49 UTC  (18+ messages)
` [PATCH 1/6] Rename remote.c's default_remote_name static variables
` [PATCH 2/6] Teach remote.c about the remote.default configuration setting
` [PATCH 3/6] Teach clone to set remote.default
` [PATCH 4/6] Teach "git remote" about remote.default
` [PATCH 5/6] Test that plain "git fetch" uses remote.default when on a detached HEAD
` [PATCH 6/6] Teach get_default_remote to respect remote.default

What's cooking in git.git (Jun 2012, #02; Wed, 6)
 2012-07-06 20:28 UTC  (16+ messages)
      ` [GIT PULL] vcs-svn housekeeping
        ` [PATCH 1/9] vcs-svn: drop no-op reset methods
        ` [PATCH 2/9] vcs-svn: avoid self-assignment in dummy initialization of pre_off
        ` [PATCH 3/9] vcs-svn: simplify cleanup in apply_one_window
        ` [PATCH 4/9] vcs-svn: use constcmp instead of prefixcmp
        ` [PATCH 5/9] vcs-svn: use strstr instead of memmem
        ` [PATCH 6/9] vcs-svn: suppress signed/unsigned comparison warnings
        ` [PATCH 7/9] vcs-svn: suppress a signed/unsigned comparison warning
        ` [PATCH 8/9] "
        ` [PATCH 9/9] vcs-svn: allow 64-bit Prop-Content-Length

[RFC] l10n: de.po: translate 29 new messages
 2012-07-06 20:12 UTC  (10+ messages)

[PATCH] Improve revisions.txt
 2012-07-06 19:18 UTC  (7+ messages)
  ` [PATCH 1/2] Make <refname> documentation more consistent
    ` [PATCH 2/2] Document rev^! and rev^@ as revision specifiers

Logo Policy Question
 2012-07-06 16:13 UTC 

[PATCH 0/2] git-stash: clear rerere state on conflict
 2012-07-06 16:22 UTC  (3+ messages)
` [PATCH 1/2] test: mergetool ignores rerere in git-stash
` [PATCH 2/2] Clear rerere status during stash conflict

[PATCH/RFC] Replace ce_namelen() with a ce_namelen field
 2012-07-06 16:07 UTC  (8+ messages)
  ` Introduction of "
    ` [PATCH/RFC v2 1/2] Strip namelen out of ce_flags into "
    ` [PATCH/RFC v2 2/2] Replace strlen() with ce_namelen()

git clone fails "with error: RPC failed; result=22, HTTP code = 401
 2012-07-06 12:04 UTC 

[RFC 0/4]
 2012-07-06 10:39 UTC  (6+ messages)
` [RFC 0/4 v2]
  ` [RFC 1/4 v2] Implement a basic remote helper for svn in C

[PATCH 00/12] git-remote-mediawiki: tests and optimizations
 2012-07-06 10:03 UTC  (30+ messages)
` [PATCH 01/12] git-remote-mediawiki: scripts to install, delete and clear a MediaWiki
` [PATCH 02/12] git-remote-mediawiki: test environment of git-remote-mediawiki
        ` [PATCH 03/12] git-remote-mediawiki (t9360): test git-remote-mediawiki clone
        ` [PATCH 04/12] git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push
        ` [PATCH 05/12] git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 characters
        ` [PATCH 06/12] git-remote-mediawiki: support for uploading file in test environment
        ` [PATCH 07/12] git-remote-mediawiki (t9363): test 'File:' import and export
        ` [PATCH 08/12] git-remote-mediawiki: change return type of get_mw_pages
        ` [PATCH 09/12] git-remote-mediawiki: refactor loop over revision ids
        ` [PATCH 10/12] git-remote-mediawiki: extract revision-importing loop to a function
        ` [PATCH 11/12] git-remote-mediawiki: more efficient 'pull' in the best case
        ` [PATCH 12/12] git-remote-mediawiki: be more defensive when requests fail

[PATCH] Can show relative date of the commit with future timestamp
 2012-07-06  8:15 UTC  (3+ messages)

[PATCH] branch: make --set-upstream saner without an explicit starting point
 2012-07-06  8:03 UTC  (8+ messages)

Bug: git svn sends password + "\n" on windows
 2012-07-06  7:39 UTC 

[PATCH 0/2] git p4: use "move" command for renames
 2012-07-06  6:28 UTC  (4+ messages)
` [PATCH 1/2] git p4: refactor diffOpts calculation
` [PATCH 2/2] git p4: add support for 'p4 move' in P4Submit

The order of multiple remote.xx.fetch is significant for some operations
 2012-07-06  2:06 UTC 

On git-remote-hg (the "native" one)
 2012-07-06  1:14 UTC 

[PATCH] Change configure to check if pthreads are usable without any extra flags
 2012-07-05 23:03 UTC 

[PATCH] t3404: make test 57 work with dash and others
 2012-07-05 22:29 UTC  (2+ messages)

[PATCH v2 1/3] gitweb: Cleanup git_print_log()
 2012-07-05 22:29 UTC  (5+ messages)
` [PATCH v2 2/3] gitweb: Handle other types of tag in git_print_log
` [PATCH v2 3/3] gitweb: Add support to Link: tag

can I always ignore a file during a merge?
 2012-07-05 19:49 UTC  (3+ messages)

git-submodule path computation bug with recursive submodules
 2012-07-05 18:34 UTC  (3+ messages)

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

[PATCH 0/3] git p4: notice Jobs: section in submit
 2012-07-05 12:30 UTC  (7+ messages)
` [PATCH 1/3] git p4: remove unused P4Submit interactive setting
` [PATCH 2/3] git p4 test: refactor marshal_dump
` [PATCH 3/3] git p4: notice Jobs lines in git commit messages

[PATCH 5/5 v3] git-remote-mediawiki: import "File:" attachments
 2012-07-05  7:42 UTC  (4+ messages)
` [PATCH v4] "

[Q] Branch aliases (synonyms)?
 2012-07-05  7:06 UTC  (9+ messages)

What's cooking in git.git (Jul 2012, #01; Tue, 3)
 2012-07-04  7:28 UTC  (2+ messages)

[BUG] serious inflate inconsistency on master
 2012-07-04  7:24 UTC  (7+ messages)

[PATCH v4 00/18] Extending the shelf-life of "git describe" output
 2012-07-04  7:12 UTC  (5+ messages)
` [PATCH v4 03/18] sha1_name.c: get rid of ugly get_sha1_with_mode_1()

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-04  6:44 UTC  (3+ messages)

[PATCH 0/3] gitweb changes
 2012-07-04  1:54 UTC  (6+ messages)
` [PATCH 3/3] gitweb: Add support to Link: tag

[PATCH] add test case for rebase of empty commit
 2012-07-03 23:40 UTC  (7+ messages)

[PATCH v5 00/25] Extending the shelf-life of "git describe" output
 2012-07-03 21:37 UTC  (2+ messages)
` [PATCH v5 23/25] reset: the command takes committish


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