git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-21 19:08:28 to 2010-10-22 19:42:18 UTC [more...]

[PATCH v2 0/8] fix push --progress over file://, git://, etc
 2010-10-22 19:42 UTC  (7+ messages)
` [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

git as an sfc member project
 2010-10-22 19:35 UTC  (3+ messages)

[PATCH] docs: give more hints about how "add -e" works
 2010-10-22 19:25 UTC  (4+ messages)

GIT as binary repository
 2010-10-22 19:20 UTC  (7+ messages)

[RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
 2010-10-22 19:18 UTC  (12+ messages)

git rebase --abort of an --onto run does not checkout the originating branch
 2010-10-22 19:15 UTC  (2+ messages)

[PATCH] make pack-objects a bit more resilient to repo corruption
 2010-10-22 18:54 UTC  (5+ messages)

[PATCH] Fix handling of git-p4 on deleted files
 2010-10-22 18:52 UTC  (4+ messages)

[PATCH] Fix git-apply with -p greater than 1
 2010-10-22 18:51 UTC  (8+ messages)

should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
 2010-10-22 18:36 UTC  (5+ messages)

[PATCH v2 1/4] setup_git_env: print the true $GIT_DIR for debugging
 2010-10-22 18:31 UTC  (18+ messages)
` [PATCH v2 2/4] run_builtin(): save "-h" detection result for later use
` [PATCH v2 4/4] builtins: check for startup_info->help, print and exit early
  ` [PATCH en/and-cascade-tests 0/7]
    ` [PATCH 1/7] branch -h: show usage even in an invalid repository
    ` [PATCH 2/7] checkout-index "
    ` [PATCH 3/7] commit/status -h: show usage even with broken configuration
    ` [PATCH 4/7] gc "
    ` [PATCH 5/7] ls-files -h: show usage even with corrupt index
    ` [PATCH 6/7] merge "
    ` [PATCH 7/7] update-index "
    ` [PATCH en/and-cascade-tests 0/7] avoid repository access during "git <foo> -h"

git-update-index loses executable bit for unmerged files when core.filemode is false
 2010-10-22 17:28 UTC 

[PATCH] userdiff.c: Improve builtin csharp regex patterns
 2010-10-22 16:31 UTC 

[PATCH] add support for the SUA layer (interix; windows)
 2010-10-22 17:01 UTC  (2+ messages)

[PATCHv4 00/21] git notes merge
 2010-10-22 15:57 UTC  (15+ messages)
` [PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
    ` git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]

[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
 2010-10-22 15:53 UTC  (7+ messages)
` [RFC PATCH v2 3/3] Documentation: move format.* documentation to format-patch
  ` [RFC PATCH v2 1/3] Documentation: Move variables from config.txt to separate file
  ` [RFC PATCH v2 2/3] Documentation: complete config list from other manpages

Colored whitespace in git gui
 2010-10-22 15:18 UTC  (14+ messages)
` [PATCH] git-gui: highlight trailing whitespace in diff view
    ` [PATCH] git-gui: support core.whitespace rules "
        ` [PATCH] git-gui: apply color information from git diff
            ` [PATCH] git-gui: apply color information from git diff output

[PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
 2010-10-22 15:11 UTC  (4+ messages)
` [PATCH 2/3] GIT-VERSION-GEN: tweak processing of version file
` [PATCH 3/3] GIT-VERSION-GEN: style nitpicks

[completion] Request: Include remote heads as push targets
 2010-10-22 14:50 UTC  (6+ messages)

Git pull doesn't get the tags
 2010-10-22 12:23 UTC  (3+ messages)

Git terminology: remote, add, track, stage, etc
 2010-10-22 11:51 UTC  (10+ messages)

[PATCH 0/3] GIT-VERSION-GEN improvements
 2010-10-22 11:24 UTC 

Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)
 2010-10-22 10:38 UTC  (5+ messages)

possible bug when pushing with multiple remote repos
 2010-10-22  9:36 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.3.2
 2010-10-22  8:58 UTC  (2+ messages)
` Test failure with old svn [Re: [ANNOUNCE] Git 1.7.3.2]

[TopGit PATCH] Clarify tg-log note
 2010-10-22  8:57 UTC  (3+ messages)

Buglet in i18n?
 2010-10-22  8:49 UTC  (4+ messages)

[PATCH] diff: don't presume empty file when corresponding object is missing
 2010-10-22  7:04 UTC  (2+ messages)

Following history of a copied file from another indirect branch
 2010-10-22  6:35 UTC  (4+ messages)

[long] worktree setup cases
 2010-10-22  5:36 UTC  (13+ messages)
              ` .git file (Re: [long] worktree setup cases)

fetch and bundle don't work in (semi-)broken repo
 2010-10-22  3:53 UTC  (10+ messages)
                  ` format-patch broken [Was: fetch and bundle don't work in (semi-)broken repo]

[PATCH] fix color.pager = false with "git diff"
 2010-10-22  1:49 UTC  (4+ messages)

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

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

[PATCH v4 00/15] daemon-win32
 2010-10-21 23:17 UTC  (15+ messages)
` [PATCH v4 15/15] daemon: opt-out on features that require posix

[PATCH/RFC] Unify argument and option notation in the docs
 2010-10-21 22:21 UTC  (5+ messages)
` [PATCH 0/6] "

Git User's Survey 2010 very short summary
 2010-10-21 21:24 UTC 

[PATCH 0/2] fix problems with recursive submodule fetching
 2010-10-21 21:15 UTC  (12+ messages)
      ` [PATCH v2 0/3] Teach fetch and pull to recursively fetch submodules too

[PATCH] blame: Add option to show author email instead of name
 2010-10-21 20:58 UTC  (10+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] diff: report bogus input to -C/-M/-B
 2010-10-21 20:37 UTC  (2+ messages)

cherry-picking a commit clobbers a file which is a directory in the target commit
 2010-10-21 19:43 UTC  (6+ messages)
` [PATCH 2/3] merge-recursive: Small code cleanup

[PATCHv6 0/6] Add commit message options for rebase --autosquash
 2010-10-21 19:33 UTC  (7+ messages)
` [PATCHv6 1/6] commit: helper methods to reduce redundant blocks of code
` [PATCHv6 2/6] pretty.c: teach format_commit_message() to reencode the output
` [PATCHv6 3/6] commit: --fixup option for use with rebase --autosquash
` [PATCHv6 4/6] add tests of commit --fixup
` [PATCHv6 5/6] commit: --squash option for use with rebase --autosquash
` [PATCHv6 6/6] add tests of commit --squash

git repository in production release
 2010-10-21 19:07 UTC  (4+ 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).