git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-13 22:00:23 to 2010-10-17 04:43:56 UTC [more...]

[PATCH next] don't let mailmap provoke use of freed memory
 2010-10-17  4:43 UTC  (7+ messages)
        ` [PATCH] t4203 (mailmap): stop hardcoding commit ids and dates

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

Efficiently detecting paths that differ from each other only in case
 2010-10-17  4:25 UTC  (10+ messages)

Speeding up the initial git-svn fetch
 2010-10-17  3:33 UTC  (9+ messages)
` Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)

[RGC/PATCHv2] grep: submodule support
 2010-10-17  2:48 UTC  (10+ messages)
` [RFC/PATCHv2 1/5] worktree: provide better prefix to go back to original cwd
` [RFC/PATCHv2 2/5] grep: output the path from cwd to worktree
` [RFC/PATCHv2 3/5] grep_cache: check pathspec first
` [RFC/PATCHv2 4/5] add test for git grep --recursive
` [RFC/PATCHv2 5/5] grep: add support for grepping in submodules

[PATCH] Trim ending whitespaces in exclude file if needed
 2010-10-17  2:41 UTC  (2+ messages)

[PATCH] gitk: add the equivalent of diff --color-words
 2010-10-17  1:58 UTC  (2+ messages)

[PATCH] merge-file: correctly find files when called in subdir
 2010-10-17  1:30 UTC  (4+ messages)

[PATCH 0/3] fix push --progress over file://, git://, etc
 2010-10-17  0:51 UTC  (13+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] tests: factor out terminal handling from t7006
    ` [PATCH v2 2/8] tests: test terminal output to both stdout and stderr
      ` [PATCH v2 3/8] test-lib: allow test code to check the list of declared prerequisites
        ` [PATCH v2 4/8] test_terminal: catch use without TTY prerequisite
          ` [PATCH v2 5/8] test_terminal: give priority to test-terminal.perl usage
            ` [PATCH v2 6/8] t5523-push-upstream: add function to ensure fresh upstream repo
              ` [PATCH v2 7/8] t5523-push-upstream: test progress messages
                ` [PATCH v2 8/8] push: pass --progress down to git-pack-objects

[PATCH] Fix checkout of large files to network shares under Windows XP
 2010-10-16 17:23 UTC  (6+ messages)

[PATCH] log which temporary file could not be created
 2010-10-16 17:09 UTC  (9+ messages)
        ` [PATCH] send-pack: avoid redundant "pack-objects died with strange error"
          ` [PATCH v2] "
              ` [PATCH v3] "

Why is "git tag --contains" so slow?
 2010-10-16 14:32 UTC  (17+ messages)
                ` [RFC/PATCH 1/4] tag: speed up --contains calculation
                ` [RFC/PATCH 2/4] limit "contains" traversals based on commit timestamp

[PATCH] Make test script annotate-tests.sh handle missing authors
 2010-10-16 12:22 UTC  (5+ messages)
    ` [PATCH v2] Update test script annotate-tests.sh to handle missing/extra authors

[PATCH] blame: Add option to show author email instead of name
 2010-10-16  6:57 UTC 

Can I checkout a single file without altering index?
 2010-10-15 23:40 UTC  (12+ messages)

Why there is no pre-checkout hook?
 2010-10-15 22:46 UTC  (3+ messages)

[PATCH v6 0/5] Detection of directory renames
 2010-10-15 22:27 UTC  (16+ messages)
` [PATCH v6 1/5] Introduce bulk-move detection in diffcore
  ` [PATCH v6 2/5] Add testcases for the --detect-bulk-moves diffcore flag
    ` [PATCH v6 3/5] [RFC] Handle the simpler case of a subdir invalidating bulk move
      ` [PATCH v6 4/5] [RFC] Consider all parents of a file as candidates for bulk rename
        ` [PATCH v6 5/5] [WIP] Allow hiding renames of individual files involved in a directory rename
` [PATCH] compat: add memrchr()
    ` [PATCH v2] "

[PATCH v4 00/15] daemon-win32
 2010-10-15 21:16 UTC  (19+ messages)
` [PATCH v4 02/15] mingw: implement syslog
            ` [msysGit] "
` [PATCH v4 08/15] daemon: use run-command api for async serving
` [PATCH v4 11/15] daemon: report connection from root-process
` [PATCH v4 15/15] daemon: opt-out on features that require posix

[PROPOSAL] .gitignore syntax modification
 2010-10-15 20:15 UTC  (7+ messages)

Git Stash stages files if there is a conflict
 2010-10-15 20:13 UTC 

Spurious line insertion/deletion stats for binary file
 2010-10-15 19:26 UTC  (2+ messages)

[PATCH] optionally disable overwriting of ignored files
 2010-10-15 18:47 UTC  (10+ messages)
` [PATCH 1/5] t7607: use test_commit and test_must_fail
    ` [PATCH 1/5 v2] t7607: use test-lib functions and check MERGE_HEAD
` [PATCH 5/5] do not overwrite files in leading path

Problem with git bundle creation
 2010-10-15 16:52 UTC  (2+ messages)

git svn project shuffle
 2010-10-15 16:48 UTC  (4+ messages)

Automating svn<->git gateway
 2010-10-15 16:48 UTC  (4+ messages)

[PATCHv2] Add support for subversion dump format v3
 2010-10-15 12:54 UTC  (6+ messages)
` [PATCH 1/5] fast-import: Let importers retrieve blobs
` [PATCH 2/5] vcs-svn: Extend svndump to parse version 3 format
` [PATCH 3/5] vcs-svn: Implement prop-delta handling
` [PATCH 4/5] vcs-svn: Add outfile option to buffer_copy_bytes()
` [PATCH 5/5] svn-fe: Use the cat-blob command to apply deltas

Push not writing to standard error
 2010-10-15 11:27 UTC  (28+ 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
            ` [PATCH 0/3] fix push --progress over file://, git://, etc
              ` [PATCH 1/3] t5523-push-upstream: add function to ensure fresh upstream repo
                ` [PATCH 2/3] t5523-push-upstream: test progress messages
                  ` [PATCH 3/3] push: pass --progress down to git-pack-objects
              ` [PATCH 0/3] more push progress tests
                ` [PATCH 1/3] tests: factor out terminal handling from t7006
                ` [PATCH 2/3] tests: test terminal output to both stdout and stderr
                ` [PATCH 3/3] t5523: test push progress output to tty
                      ` [PATCH/RFC 0/2] test_terminal: check that TTY prerequisite is declared
                        ` [PATCH 1/2] test-lib: allow test code to check the list of declared prerequisites
                        ` [PATCH 2/2] test_terminal: catch use without TTY prerequisite

Manual hunk edit mode + emacs + ^G == garbage
 2010-10-15  9:13 UTC  (9+ messages)

[PATCH] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-10-15  7:56 UTC  (3+ messages)

What's cooking in git.git (Oct 2010, #01; Wed, 13)
 2010-10-15  5:35 UTC  (14+ messages)
  ` Stable ab/i18n branch

Exlude files from git log -p
 2010-10-15  0:54 UTC  (2+ messages)

[PATCH 0/8] Resurrect rr/svn-export
 2010-10-14 23:40 UTC  (10+ messages)
  ` [PATCH 0/10] rr/svn-export reroll
      ` [PATCH/WIP 00/16] svn delta applier
        ` [PATCH/RFC 16'/16] vcs-svn: Add svn delta parser
          ` [PATCH/RFC 0/11] Building up the "
            ` [PATCH 03/11] vcs-svn: Read the preimage while applying deltas

[PATCH] GIT-VERSION-GEN: make use of git describe --dirty
 2010-10-14 19:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] t/gitweb-lib: Don't pass constant to decode_utf8
 2010-10-14 19:36 UTC 

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-10-14 18:31 UTC  (24+ 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

Multi-target software repo, plus toolchain tracking
 2010-10-14 17:21 UTC 

[RFC PATCH] Makefile: new prove target for running the tests with TAP
 2010-10-14 17:23 UTC  (6+ messages)

false positives from git diff-index when used with --git-dir
 2010-10-14 17:20 UTC  (3+ messages)

[PATCH] bash: support pretty format aliases
 2010-10-14 17:15 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH 1/2] bash: add helper function to get config variables for completion
      ` [PATCH 2/2] bash: support pretty format aliases

git-svn : can dcommit commit tags ?
 2010-10-14 12:53 UTC 

Removing dos end of line
 2010-10-14 10:51 UTC 

git-svn clone: file outside trunk
 2010-10-14 10:19 UTC 

git-svn.perl: Fix glob matching on svn paths
 2010-10-14  9:34 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/3] bisect: improve error message of 'bisect log' while not bisecting
 2010-10-14  7:55 UTC  (6+ messages)
` [PATCH 3/3] bisect: check for mandatory argument of 'bisect replay'

[PATCH] hash binary sha1 into patch id
 2010-10-14  7:19 UTC  (11+ messages)
      ` [PATCH v2] "

[PATCH] rev-list: handle %x00 NUL in user format
 2010-10-14  0:38 UTC  (3+ messages)

[PATCH] apply: Recognize epoch timestamps with : in the timezone
 2010-10-13 23:37 UTC  (6+ messages)

[RFC PATCH v7 0/3] git-remote-fd & git-remote-ext
 2010-10-13 23:33 UTC  (5+ messages)
` [RFC PATCH v7 2/3] git-remote-fd
` [RFC PATCH v7 3/3] git-remote-ext

[PATCHv5 0/8] Add commit message options for rebase --autosquash
 2010-10-13 22:44 UTC  (4+ messages)
` [PATCHv5 4/8] pretty.c: teach format_commit_message() to reencode the output

Undocumented git-diff syntax
 2010-10-13 22:40 UTC  (6+ messages)
    ` [PATCH 0/4] "
      ` [RFC/PATCH 5/4] Documentation: flesh out diff --no-index description

[PATCHv3 00/21] git notes merge
 2010-10-13 22:20 UTC  (4+ messages)
` [PATCHv3 04/21] notes.c: Reorder functions in preparation for next commit


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