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

[PATCH/RFC] Replace ce_namelen() with a ce_namelen field
 2012-07-11  9:22 UTC  (10+ messages)
` Introduction of "
  ` [PATCH/RFC v2 1/2] Strip namelen out of ce_flags into "
      ` [PATCH v3 0/3] Introduction of "
        ` [PATCH v3 1/3] read-cache.c: Handle long filenames correctly
        ` [PATCH v3 2/3] Strip namelen out of ce_flags into a ce_namelen field
        ` [PATCH v3 3/3] Replace strlen() with ce_namelen()
  ` [PATCH/RFC v2 2/2] "

[PATCH 0/3] A better way of handling upstream information in git-branch
 2012-07-11  1:37 UTC  (21+ messages)
` [PATCH 1/3] branch: introduce --set-upstream-to
` [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
` [PATCH 3/3] branch: add --unset-upstream option

[PATCH/RFC] git-svn: don't create master if another head exists
 2012-07-11  1:26 UTC  (10+ messages)

[PATCH v3 1/2] test: git-stash conflict sets up rerere
 2012-07-10 22:52 UTC  (2+ messages)
` [PATCH v3 2/2] stash: invoke rerere in case of conflict

git clone fails "with error: RPC failed; result=22, HTTP code = 401
 2012-07-10 20:51 UTC  (2+ messages)

"git commit --amend --only --" nevertheless commits staged changes
 2012-07-10 20:40 UTC  (5+ messages)

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

[PATCH] Change configure to check if pthreads are usable without any extra flags
 2012-07-10  9:52 UTC  (9+ messages)

[PATCH v4 00/19] "git apply --3way"
 2012-07-10  7:04 UTC  (20+ messages)
` [PATCH v4 01/19] apply: fix an incomplete comment in check_patch()
` [PATCH v4 02/19] apply: a bit more comments on PATH_TO_BE_DELETED
` [PATCH v4 03/19] apply: clear_image() clears things a bit more
` [PATCH v4 04/19] apply: refactor read_file_or_gitlink()
` [PATCH v4 05/19] apply: factor out checkout_target() helper function
` [PATCH v4 06/19] apply: split load_preimage() helper function out
` [PATCH v4 07/19] apply: refactor "previous patch" logic
` [PATCH v4 08/19] apply: further split load_preimage()
` [PATCH v4 09/19] apply: move check_to_create_blob() closer to its sole caller
` [PATCH v4 10/19] apply: move "already exists" logic to check_to_create()
` [PATCH v4 11/19] apply: accept -3/--3way command line option
` [PATCH v4 12/19] apply: fall back on three-way merge
` [PATCH v4 13/19] apply: plug the three-way merge logic in
` [PATCH v4 14/19] apply: move verify_index_match() higher
` [PATCH v4 15/19] apply: --3way with add/add conflict
` [PATCH v4 16/19] apply: register conflicted stages to the index
` [PATCH v4 17/19] apply: allow rerere() to work on --3way results
` [PATCH v4 18/19] apply: document --3way option
` [PATCH v4 19/19] apply: tests for the "

Problems pushing???
 2012-07-10  6:59 UTC  (8+ messages)

git-clone ignores umask for working tree
 2012-07-10  6:37 UTC  (10+ messages)
  ` [PATCH] Restore umasks influence on the permissions of work tree created by clone
            ` [PATCH] rerere: make rr-cache fanout directory honor umask

[PATCH] filter-branch: do not forget the '@' prefix to force git-timestamp
 2012-07-09 23:56 UTC 

[RFC PATCH 0/2] Teach rm to better handle submodules
 2012-07-09 20:23 UTC  (11+ messages)
` [RFC PATCH 1/2] rm: don't fail when removing populated submodules

What's cooking in git.git (Jul 2012, #02; Mon, 9)
 2012-07-09 20:13 UTC 

[GSoC] Designing a faster index format - Progress report week 12
 2012-07-09 19:46 UTC 

Using git commit --amend on a commit with an empty message
 2012-07-09 19:43 UTC  (5+ messages)
    ` [PATCH v2] Allow edit of empty message with commit --amend

Student project in Ensimag: thanks all!
 2012-07-09 17:11 UTC  (2+ messages)

Git and Quilt
 2012-07-09 15:38 UTC  (4+ messages)

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

[PATCHv2 1/8] Makefile: apply dependencies consistently to sparse/asm targets
 2012-07-09 14:59 UTC  (15+ 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 "

[RFC/PATCH] stash: Delete MERGE_RR before stash apply
 2012-07-09 14:41 UTC  (10+ 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

Regarding download of one *.git repository
 2012-07-09 13:25 UTC  (2+ messages)

[PATCH 0/2] git p4: use "move" command for renames
 2012-07-09 10:56 UTC  (4+ messages)
` [PATCH 2/2] git p4: add support for 'p4 move' in P4Submit

On using receive.denyNonFastForwards and advice.pushNonFastForward
 2012-07-09  8:36 UTC  (3+ messages)

git-svn fetch shows merge-base help
 2012-07-09  8:32 UTC 

[PATCH] git-remote-mediawiki: update comments to reflect credential support
 2012-07-09  2:17 UTC  (2+ messages)

Please pull git-po master branch with l10n updates for several languages
 2012-07-09  1:21 UTC 

[PATCH v9] git on Mac OS and precomposed unicode
 2012-07-08 13:50 UTC 

[PATCH v8] git on Mac OS and precomposed unicode
 2012-07-08 13:16 UTC  (2+ 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 

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 

[PATCH 0/6] Default remote
 2012-07-06 21:49 UTC  (15+ messages)
` [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

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  (9+ messages)

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

[RFC 0/4]
 2012-07-06 10:39 UTC  (4+ messages)
` [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  (17+ messages)
` [PATCH 02/12] git-remote-mediawiki: test environment of git-remote-mediawiki
        ` [PATCH 01/12] git-remote-mediawiki: scripts to install, delete and clear a 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  (6+ 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).