git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-08-16 22:36:24 to 2012-08-20 07:00:19 UTC [more...]

What's cooking in git.git (Aug 2012, #06; Sun, 19)
 2012-08-20  7:00 UTC 

[RFC 1/5] GSOC: prepare svndump for branch detection
 2012-08-20  6:57 UTC  (9+ messages)
` [RFC 1/5] vcs-svn: Add sha1 calculaton to fast_export and line_buffer
  ` [RFC 2/5] svndump: move struct definitions to .h
    ` [RFC 3/5] vcs-svn/svndump: restructure node_ctx, rev_ctx handling
      ` [RFC 4/5] vcs-svn/svndump: rewrite handle_node(), begin|end_revision()
        ` [RFC 5/5] vcs-svn: remove repo_tree

[PATCH/RFC v4 01/16] GSOC remote-svn
 2012-08-20  6:51 UTC  (23+ messages)
` [PATCH/RFC v4 01/16] Implement a remote helper for svn in C
  ` [PATCH/RFC v4 02/16] Integrate remote-svn into svn-fe/Makefile
    ` [PATCH/RFC v4 03/16] Add svndump_init_fd to allow reading dumps from arbitrary FDs
      ` [PATCH/RFC v4 04/16] Add argv_array_detach and argv_array_free_detached
        ` [PATCH/RFC v4 05/16] Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capability
          ` [PATCH/RFC v4 06/16] Add documentation for the 'bidi-import' capability of remote-helpers
            ` [PATCH/RFC v4 07/16] When debug==1, start fast-import with "--stats" instead of "--quiet"
              ` [PATCH/RFC v4 08/16] remote-svn, vcs-svn: Enable fetching to private refs
                ` [PATCH/RFC v4 09/16] Allow reading svn dumps from files via file:// urls
                  ` [PATCH/RFC v4 10/16] vcs-svn: add fast_export_note to create notes
                    ` [PATCH/RFC v4 11/16] Create a note for every imported commit containing svn metadata
                      ` [PATCH/RFC v4 12/16] remote-svn: Activate import/export-marks for fast-import
                        ` [PATCH/RFC v4 13/16] remote-svn: add incremental import
                          ` [PATCH/RFC v4 14/16] Add a svnrdump-simulator replaying a dump file for testing
                            ` [PATCH/RFC v4 15/16] remote-svn: add marks-file regeneration
                              ` [PATCH/RFC v4 16/16] Add a test script for remote-svn

[PATCH] fast_export.c: Fix a compiler warning
 2012-08-20  6:50 UTC  (3+ messages)

BUG Report. Why GIT commit need 30GB of memory for a commit?
 2012-08-20  5:48 UTC  (2+ messages)

[PATCH 1/2] t6300: test sort with multiple keys
 2012-08-20  5:24 UTC  (5+ messages)
` [PATCH 2/2] for-each-ref: Fix "

A note from the maintainer
 2012-08-20  3:16 UTC 

[ANNOUNCE] Git v1.7.12
 2012-08-20  2:00 UTC 

[PATCH v3 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
 2012-08-20  1:39 UTC  (10+ messages)
` [PATCH v3 2/2] git-svn.perl: keep processing all commits in parents_exclude
        ` [PATCH 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
          ` [PATCH 2/2] git-svn.perl: keep processing all commits in parents_exclude

[PATCH/RFC] git svn: handle errors and concurrent commits in dcommit
 2012-08-20  1:20 UTC  (8+ messages)

[RFC/PATCH 0/3] reflog graveyard
 2012-08-20  1:01 UTC  (20+ messages)
` [PATCH 1/3] retain reflogs for deleted refs
  ` [RFC 0/3] Reflogs for deleted refs: fix breakage and suggest namespace change
    ` [RFC 1/3] t9300: format test in modern style prior to modifying it
    ` [RFC 2/3] Delete reflogs for dead references to allow pruning
    ` [RFC 3/3] Change naming convention for the reflog graveyard

Test failures in t4034
 2012-08-20  0:56 UTC  (6+ messages)

[PATCH/RFC] git svn: don't introduce new paragraph for git-svn-id
 2012-08-19 23:59 UTC  (7+ messages)
        ` [PATCH/RFC] git svn: optionally trim imported log messages

git add "This file is for the blah class"
 2012-08-19 23:03 UTC  (2+ messages)

[RFC PATCH 0/2] Teach rm to better handle submodules
 2012-08-19 19:38 UTC  (14+ messages)
` [RFC PATCH 1/2] rm: don't fail when removing populated submodules

[RFC/PATCH] t3300-*.sh: Fix a TAP parse error
 2012-08-19 17:57 UTC  (8+ messages)

read-cache-v5.c: compiler warnings
 2012-08-19 19:13 UTC 

Porting git to HP NonStop
 2012-08-19 17:23 UTC  (6+ messages)

[PATCH v9] git on Mac OS and precomposed unicode
 2012-08-19 17:10 UTC  (8+ messages)
      ` [PATCH] cleanup precompose_utf8

[PATCH] test: some testcases failed if cwd is on a symlink
 2012-08-19 16:43 UTC  (6+ messages)

git on HP NonStop
 2012-08-19 16:25 UTC  (2+ messages)

FW: Git
 2012-08-19 11:19 UTC  (2+ messages)

[RFC 0/2] svn-fetch|push - an alternate approach
 2012-08-19 10:21 UTC  (4+ messages)
` [RFC 1/2] add svn-fetch/push
` [RFC 2/2] add tests for git svn-fetch|push

[PATCH 0/2] Fix two minor problems in the docs for git-config
 2012-08-19  9:33 UTC  (7+ messages)
` [PATCH 1/2] git-config.txt: properly escape quotation marks in example
` [PATCH 2/2] git-config.txt: fix example

What's cooking in git.git (Aug 2012, #05; Sat, 18)
 2012-08-19  6:43 UTC 

Problems with git fetch confusing foo and foo.git repos
 2012-08-18 22:06 UTC  (4+ messages)

Git feature request: --amend older commit
 2012-08-18 21:57 UTC  (6+ messages)

Comparing the working tree with a commit should be independent of the index
 2012-08-18 21:19 UTC  (2+ messages)

[PATCH 1/2] git-gui: Fix a loose/lose mistake
 2012-08-18 20:28 UTC  (4+ messages)
` [PATCH 2/2] git-gui: remove .git/CHERRY_PICK_HEAD after committing

Surprising tag selection by 'git describe --contains'
 2012-08-18  0:13 UTC 

"Temporary merge branch 2" Conflicts
 2012-08-17 21:10 UTC  (3+ messages)

[PATCH] man: git pull -r is a short for --rebase
 2012-08-17 20:22 UTC  (16+ messages)
        ` Re* "

[PATCH] rev-list docs: clarify --topo-order description
 2012-08-17 18:11 UTC  (18+ messages)
      ` [PATCH v2] "

[RFC/PATCH] stash: Delete MERGE_RR before stash apply
 2012-08-17 18:02 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 v3 1/2] test: git-stash conflict sets up rerere
 2012-08-17 18:01 UTC  (2+ messages)

Is there a way to find out which commit "git rebase --skip" skipped?
 2012-08-17 17:48 UTC  (4+ messages)

Problems with new location of submodule's GIT_DIR
 2012-08-17 17:38 UTC  (3+ messages)

[PATCH v3] contrib: add win32 credential-helper
 2012-08-17 17:19 UTC  (5+ messages)

[BUG] filter-branch --parent-filter in bare repository
 2012-08-17 16:27 UTC 

GIT archive invocation with SHA sum
 2012-08-17 14:20 UTC  (3+ messages)

[PATCH 00/12] git p4: submit conflict handling
 2012-08-17 12:21 UTC  (21+ messages)
` [PATCH 01/12] git p4 test: remove bash-ism of combined export/assignment
` [PATCH 02/12] git p4 test: use p4d -L option to suppress log messages
` [PATCH 03/12] git p4: gracefully fail if some commits could not be applied
` [PATCH 04/12] git p4: remove submit failure options [a]pply and [w]rite
` [PATCH 05/12] git p4: move conflict prompt into run, use [c]ontinue and [q]uit
` [PATCH 06/12] git p4: standardize submit cancel due to unchanged template
` [PATCH 07/12] git p4: test clean-up after failed submit, fix added files
` [PATCH 08/12] git p4: rearrange submit template construction
` [PATCH 09/12] git p4: revert deleted files after submit cancel
` [PATCH 10/12] git p4: accept -v for --verbose
` [PATCH 11/12] git p4: add submit --dry-run option
` [PATCH 12/12] git p4: add submit --prepare-p4-only option

Having an invalid HEAD file causes git not to recognize the repository
 2012-08-17 11:42 UTC 

git workflow - merging upwards
 2012-08-17  8:14 UTC  (3+ messages)

git stash data loss
 2012-08-17  3:30 UTC  (4+ messages)

[PATCH] Make 'git submodule update --force' always check out submodules
 2012-08-17  3:23 UTC  (4+ messages)

[PATCH] git-gui: Fix semi-working shortcuts for unstage and revert
 2012-08-17  3:19 UTC 

bug: "fatal: cannot pread pack file", version 1.7.5.4
 2012-08-17  3:02 UTC  (12+ messages)

[ANNOUNCE] Git v1.7.12-rc3
 2012-08-17  1:58 UTC  (2+ messages)

Feature request: fetch --prune by default
 2012-08-16 23:27 UTC  (10+ messages)

[PATCH] Can show relative date of the commit with future timestamp
 2012-08-16 23:02 UTC  (4+ messages)
` [PATCH 0/2] relative future date
  ` [PATCH 1/2] date: refactor the relative date logic from presentation
  ` [PATCH 2/2] date: show relative dates in the future


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