git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-11 02:44:28 to 2010-10-13 14:56:55 UTC [more...]

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-10-13 14:48 UTC  (18+ messages)
      ` [PATCH] fetch: Get submodule paths from index and not from .gitmodules
                  ` [PATCH 0/2] fix problems with recursive submodule fetching
                          ` [PATCH v2 0/3] Teach fetch and pull to recursively fetch submodules too

OT: This forum
 2010-10-13 14:35 UTC  (4+ messages)

git svn project shuffle
 2010-10-13 13:41 UTC  (3+ messages)

[PATCH/RFC] Add support for subversion dump format v3
 2010-10-13 13:10 UTC  (28+ messages)
` [PATCH 1/7] Teach fast-import to print the id of each imported commit
` [PATCH 2/7] fast-import: Let importers retrieve the objects being written
` [PATCH 3/7] fast-import: Allow cat command with empty path
` [PATCH 4/7] fast-import: Allow cat requests at arbitrary points in stream
` [PATCH 5/7] vcs-svn: extend svndump to parse version 3 format
` [PATCH 6/7] vcs-svn: implement prop-delta handling
` [PATCH 7/7] svn-fe: Use the --report-fd feature

[PATCH v4 00/15] daemon-win32
 2010-10-13 12:36 UTC  (21+ messages)
` [PATCH v4 01/15] mingw: add network-wrappers for daemon
` [PATCH v4 02/15] mingw: implement syslog
` [PATCH v4 03/15] compat: add inet_pton and inet_ntop prototypes
` [PATCH v4 04/15] inet_ntop: fix a couple of old-style decls
` [PATCH v4 05/15] mingw: use real pid
` [PATCH v4 06/15] mingw: support waitpid with pid > 0 and WNOHANG
` [PATCH v4 07/15] mingw: add kill emulation
` [PATCH v4 08/15] daemon: use run-command api for async serving
` [PATCH v4 09/15] daemon: use full buffered mode for stderr
` [PATCH v4 10/15] Improve the mingw getaddrinfo stub to handle more use cases
` [PATCH v4 11/15] daemon: report connection from root-process
` [PATCH v4 12/15] mingw: import poll-emulation from gnulib
` [PATCH v4 13/15] mingw: use "
` [PATCH v4 14/15] daemon: use socklen_t
` [PATCH v4 15/15] daemon: opt-out on features that require posix

[PROPOSAL] .gitignore syntax modification
 2010-10-13 12:15 UTC  (9+ messages)

[PATCH] gitweb: Fix test of highlighting support in t9500
 2010-10-13 11:57 UTC 

[PATCH 1/2] gitweb: Fix bug in evaluate_path_info
 2010-10-13 11:35 UTC  (2+ messages)
` [PATCH 2/2] gitweb: Improve behavior for actionless path_info gitweb URLs

git ls-files handles paths differently in Windows and Mac (probably Linux)
 2010-10-13 11:35 UTC  (13+ messages)

[PATCH 0/8] Resurrect rr/svn-export
 2010-10-13 10:00 UTC  (32+ messages)
  ` [PATCH 0/10] rr/svn-export reroll
      ` [PATCH/WIP 00/16] svn delta applier
        ` [PATCH 04/16] vcs-svn: Teach line_buffer to handle multiple input files
        ` [PATCH 05/16] vcs-svn: Make buffer_skip_bytes() report partial reads
        ` [PATCH 06/16] vcs-svn: Improve support for reading large files
        ` [PATCH 07/16] vcs-svn: Add binary-safe read() function
        ` [PATCH 08/16] vcs-svn: Let callers peek ahead to find stream end
        ` [PATCH 09/16] vcs-svn: Allow input errors to be detected early
        ` [PATCH 10/16] vcs-svn: Allow character-oriented input
        ` [PATCH 11/16] vcs-svn: Add code to maintain a sliding view of a file
        ` [PATCH 12/16] vcs-svn: Learn to parse variable-length integers
        ` [PATCH 13/16] vcs-svn: Learn to check for SVN\0 magic
        ` [PATCH 14/16] compat: helper for detecting unsigned overflow
        ` [PATCH 15/16] t9010 (svn-fe): Eliminate dependency on svn perl bindings
        ` [PATCH 02/16] vcs-svn: Replace buffer_read_string() memory pool with a strbuf
        ` [PATCH/RFC 16'/16] vcs-svn: Add svn delta parser
          ` [PATCH/RFC 0/11] Building up the "
            ` [PATCH 01/11] fixup! vcs-svn: Learn to parse variable-length integers
            ` [PATCH 02/11] vcs-svn: Skeleton of an svn delta parser
            ` [PATCH 03/11] vcs-svn: Read the preimage while applying deltas
            ` [PATCH 04/11] vcs-svn: Read inline data from deltas
            ` [PATCH 05/11] vcs-svn: Read instructions "
            ` [PATCH 06/11] vcs-svn: Implement copyfrom_data delta instruction
            ` [PATCH 07/11] vcs-svn: Check declared number of output bytes
            ` [PATCH 08/11] vcs-svn: Reject deltas that do not consume all inline data
            ` [PATCH 09/11] vcs-svn: Let deltas use data from postimage
            ` [PATCH 10/11] vcs-svn: Reject deltas that read past end of preimage
            ` [PATCH 11/11] vcs-svn: Allow deltas to copy from preimage

[PATCH] hash binary sha1 into patch id
 2010-10-13  9:17 UTC  (10+ messages)
        ` [PATCH v2] "

VERY slow git format-patch (tens on minutes) during rebase and rev-list during rebase -i
 2010-10-13  7:56 UTC  (2+ messages)
` [FEATURE REQUEST] allow enabling patience diff algorithm by default

Documentation for git gui blame
 2010-10-13  2:32 UTC  (5+ messages)

Problem with git bundle creation
 2010-10-13  1:58 UTC 

Automating svn<->git gateway
 2010-10-12 23:25 UTC  (6+ messages)

[PATCH] Makefile: dependencies for vcs-svn tests
 2010-10-12 23:22 UTC  (2+ messages)

[PATCH] Fix to push --progress. The --progress flag was not being passed into tranport.c from send-pack.h, making the --progress flag unusable
 2010-10-12 22:44 UTC  (2+ messages)

Spurious line insertion/deletion stats for binary file
 2010-10-12 22:47 UTC 

Push not writing to standard error
 2010-10-12 22:18 UTC  (7+ messages)

[PATCH] completion: Support the DWIM mode for git checkout
 2010-10-12 21:38 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (Sep 2010, #07; Wed, 29)
 2010-10-12 21:26 UTC  (3+ messages)

rebase converts merge commits
 2010-10-12 20:27 UTC  (4+ messages)

[PATCH] log which temporary file could not be created
 2010-10-12 20:19 UTC  (7+ messages)
        ` [PATCH] send-pack: avoid redundant "pack-objects died with strange error"

Can I checkout a single file without altering index?
 2010-10-12 16:39 UTC  (5+ messages)

[RFC PATCH v7 0/3] git-remote-fd & git-remote-ext
 2010-10-12 16:39 UTC  (4+ messages)
` [RFC PATCH v7 1/3] Add bidirectional_transfer_loop()
` [RFC PATCH v7 2/3] git-remote-fd
` [RFC PATCH v7 3/3] git-remote-ext

weird git error
 2010-10-12 14:28 UTC 

[PATCH/RFC] Add support for subversion dump format v3
 2010-10-12 13:40 UTC  (3+ messages)
` [PATCH 1/7] Teach fast-import to print the id of each imported commit
` [PATCH 2/7] fast-import: Let importers retrieve the objects being written

[PATCHv5 0/8] Add commit message options for rebase --autosquash
 2010-10-12  9:36 UTC  (3+ messages)

[RFC PATCH] Makefile: Turn off the configure target by default
 2010-10-12  9:10 UTC  (14+ messages)
        ` [RFC PATCH] Makefile: point out "make" if "make configure" fails

Git 1.7.3.1 cannot be built on FreeBSD 4 with gcc 2.95
 2010-10-12  4:36 UTC  (7+ messages)

[RFC PATCH v6 0/3] git-remote-fd & git-remote-ext
 2010-10-12  3:57 UTC  (3+ messages)
` [RFC PATCH v6 1/3] Add bidirectional_transfer_loop()

[PATCH 1/3] bisect: improve error message of 'bisect log' while not bisecting
 2010-10-12  2:56 UTC  (5+ messages)
` [PATCH 3/3] bisect: check for mandatory argument of 'bisect replay'

Gitweb: Show git clone url on projects list
 2010-10-11 23:11 UTC  (4+ messages)

Undocumented git-diff syntax
 2010-10-11 20:56 UTC  (14+ messages)
    ` [PATCH 0/4] "
      ` [PATCH 1/5] Documentation: gitrevisions is in section 7
      ` [PATCH 2/4] Documentation: diff can compare blobs
      ` [PATCH 3/4] Documentation: expand 'git diff' SEE ALSO section
      ` [PATCH 4/4] Documentation: update "git diff --no-index" description
      ` [RFC/PATCH 5/4] Documentation: flesh out diff --no-index description

[ANNOUNCE] metagit 0.1.2
 2010-10-11 20:08 UTC  (3+ messages)

[RFD] How to analyze future results of "Git User's Survey 2010" - correlations
 2010-10-11 16:37 UTC 

[PATCH next] don't let mailmap provoke use of freed memory
 2010-10-11 16:21 UTC  (2+ messages)

[PATCH v3 00/14] daemon-win32
 2010-10-11 15:59 UTC  (9+ messages)
` [PATCH v3 02/14] mingw: implement syslog
  ` [msysGit] "

[PATCH] Improve the "diff --git" format documentation
 2010-10-11 13:14 UTC  (4+ messages)

[PATCH] contrib/ciabot: git-describe commit instead of HEAD
 2010-10-11 10:43 UTC  (3+ messages)

[PATCH] CodingGuidelines: Fix a typo
 2010-10-11  6:44 UTC  (4+ messages)

[PATCH] fast-import: Allow filemodify to set the root
 2010-10-11  6:34 UTC  (3+ messages)

Efficiently detecting paths that differ from each other only in case
 2010-10-11  3:07 UTC  (8+ 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).