git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-13 09:51:36 to 2010-10-15 16:02:28 UTC [more...]

[PATCH] optionally disable overwriting of ignored files
 2010-10-15  6:48 UTC  (12+ 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 3/5] add function check_ok_to_remove()
` [PATCH 5/5] do not overwrite files in leading path

[PATCH v6 0/5] Detection of directory renames
 2010-10-15 15:26 UTC  (15+ 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] "

Speeding up the initial git-svn fetch
 2010-10-15 14:50 UTC  (8+ messages)
    ` Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)

[PROPOSAL] .gitignore syntax modification
 2010-10-15 12:57 UTC  (9+ 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  (33+ 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)

Why there is no pre-checkout hook?
 2010-10-15  8:30 UTC  (2+ messages)

[PATCH next] don't let mailmap provoke use of freed memory
 2010-10-15  7:59 UTC  (5+ 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  (15+ 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 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] 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 

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

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

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

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

[PATCH v4 00/15] daemon-win32
 2010-10-14 11:02 UTC  (18+ 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

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] "

Can I checkout a single file without altering index?
 2010-10-14  8:03 UTC  (5+ messages)

[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  (12+ 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  (8+ messages)
` [PATCHv5 1/8] commit.c: prefer get_header() to manual searching
` [PATCHv5 2/8] commit.c: new function for looking up a comit by name
` [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

Best way to get number of insertions and deletions from a diff?
 2010-10-13 19:37 UTC  (2+ messages)

[PATCH] contrib/ciabot: git-describe commit instead of HEAD
 2010-10-13 19:24 UTC  (4+ messages)

[PATCH] t/t5560: use `X=Y && export X' not `export X=Y'
 2010-10-13 18:36 UTC  (2+ messages)

[RFC] Hidden refs
 2010-10-13 17:53 UTC  (8+ messages)

Automating svn<->git gateway
 2010-10-13 17:17 UTC  (5+ messages)

OT: This forum
 2010-10-13 14:35 UTC  (2+ 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  (6+ messages)
` [PATCH 2/7] fast-import: Let importers retrieve the objects being written

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