git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-31 19:59:54 to 2010-11-04 00:25:01 UTC [more...]

[PATCH] log which temporary file could not be created
 2010-11-04  0:24 UTC  (7+ messages)

Problems switching branches
 2010-11-04  0:23 UTC  (2+ messages)

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

[RFC PATCH] clone: Deprecate the --recursive option in favor of --recurse-submodules
 2010-11-03 22:36 UTC  (4+ messages)

index rebuild for cloned repo
 2010-11-03 22:02 UTC  (13+ messages)
` [PATCH] cherry-pick/revert: transparently refresh index
    ` [PATCH] teach update-index --refresh about --data-unchanged

.gitattributes escape character?
 2010-11-03 21:03 UTC  (4+ messages)

Git pull doesn't get the tags
 2010-11-03 20:55 UTC  (4+ messages)
    ` [PATCH] pull: Remove --tags option from manpage

git-gui: 'Unhandled 2 way diff marker:' for typechanged path
 2010-11-03 20:07 UTC  (3+ messages)
` [PATCH] git-gui: handle symlink replaced by file

[PATCH 0/2] Work around too many file descriptors
 2010-11-03 19:35 UTC  (8+ messages)
` [PATCH 1/2] Use git_open_noatime when accessing pack data
` [PATCH 2/2] Work around EMFILE when there are too many pack files

[PULL] request pull for git-gui
 2010-11-03 19:17 UTC 

[PATCH] Remove restriction on notes ref base
 2010-11-03 16:35 UTC  (12+ messages)

problem cloning via http since v1.6.6-rc0
 2010-11-03 16:14 UTC  (12+ messages)
  ` [PATCH] http/remote-curl: coddle picky servers
        ` git fetch -v not at all verbose?

rebase not honoring core.worktree pointing elsewhere
 2010-11-03 16:13 UTC  (9+ messages)

git stash syntax error under AIX 5.3
 2010-11-03 15:29 UTC  (3+ messages)

Refactoring git-rebase.sh and git-rebase--interactive.sh
 2010-11-03 12:22 UTC  (4+ messages)

[PATCH] Documentation: fix misnested -l and --contains in git-tag synopsis
 2010-11-03 11:17 UTC 

git stash and manually edited chunks
 2010-11-03 10:53 UTC  (6+ messages)

[RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
 2010-11-03  9:32 UTC  (6+ messages)
` [RFC/PATCH 1/2] Documentation: suggest "reset --merge" more often

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

[PATCHv6 00/10] gitweb: remote_heads feature
 2010-11-03  7:49 UTC  (6+ messages)
` [PATCHv6 10/10] gitweb: group remote heads by remote

[PATCH 1/2] submodule: preserve all arguments exactly when recursing
 2010-11-03  6:26 UTC  (16+ messages)
` [PATCH 2/2] submodule: only preserve flags across recursive status/update invocations
    ` [PATCHv2 1/2] submodule: preserve all arguments exactly when recursing
    ` [PATCHv2 2/2] submodule: only preserve flags across recursive status/update invocations
        ` [PATCHv3 1/2] submodule: preserve all arguments exactly when recursing
        ` [PATCHv3 2/2] submodule: only preserve flags across recursive status/update invocations

[PATCH] builtin: make commit_notes function private to notes.c
 2010-11-03  4:47 UTC 

[stgit PATCH] commands.{new,rename}: verify patch names
 2010-11-03  2:43 UTC  (2+ messages)

bug in git notes fanout
 2010-11-02 23:36 UTC  (2+ messages)

git as an sfc member project
 2010-11-02 23:03 UTC  (4+ messages)

[PATCH v2] Remove restriction on notes ref base
 2010-11-02 23:03 UTC  (2+ messages)

git commit -C vs. prepare-commit-msg hook
 2010-11-02 23:01 UTC  (3+ messages)

git check-attr -z and quoting
 2010-11-02 22:10 UTC  (3+ messages)

[PATCH 00/10 v4] More consistant terminology
 2010-11-02 22:58 UTC  (15+ messages)
` [PATCH 01/10] Better "Changed but not updated" message in git-status
` [PATCH 02/10] Replace "remote tracking" with "remote-tracking"
` [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
` [PATCH 04/10] everyday.txt: change "tracking branch" to "remote-tracking branch"
` [PATCH 05/10] Change "
    ` [PATCH] Forgotten 'tracking' -> 'remote-tracking'
` [PATCH 06/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
` [PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
` [PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
    ` [PATCH] "
` [PATCH 09/10] user-manual: remote-tracking can be checked out, with detached HEAD
` [PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration

git-gui appears to not respect Windows 7 settings on Display Language
 2010-11-02 15:25 UTC  (3+ messages)
` [PATCH] git-gui: detect the use of MUI langauge packs on Windows

Bad URL passed to RA layer
 2010-11-02 20:12 UTC 

Support pthread with no recursive mutex (SunOS 5.6)
 2010-11-02 17:35 UTC  (2+ messages)

Screencast Git in Action - Introduction to distributed version control with git
 2010-11-02 15:11 UTC  (2+ messages)

[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
 2010-11-02 13:42 UTC  (4+ messages)

Restart submodule update --recursive
 2010-11-02 11:08 UTC  (8+ messages)

which git commands is correponding to "svnlook diff -t" and "svnlook log -t"?
 2010-11-02  9:13 UTC  (3+ messages)

Buglet in i18n?
 2010-11-02  8:33 UTC  (3+ messages)
` [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)

gittogether session notes
 2010-11-01 20:52 UTC  (7+ messages)

can't redirect git's progress output (stderr)
 2010-11-01 20:38 UTC  (3+ messages)

[PATCH 0/3] Gitweb caching v7
 2010-11-01 18:50 UTC  (7+ messages)
` [PATCHv7.1 0/4] Gitweb caching v7.1
` [PATCHv7.1 1/4] gitweb: Prepare for splitting gitweb
  ` [PATCHv7.1b "
` [PATCHv7.1 2/4] gitweb: add output buffering and associated functions
` [PATCHv7.1 3/4] gitweb: File based caching layer (from git.kernel.org)
` [PATCHv7.1 4/4] gitweb: Minimal testing of gitweb caching

git-svn clone --stdlayout causes "fatal: refs/remotes/trunk: not a valid SHA1"
 2010-11-01 18:14 UTC  (2+ messages)

Bugs in Gitosis
 2010-11-01 17:32 UTC  (6+ messages)

[PATCH 0/6] Unify argument and option notation in the docs
 2010-11-01 17:00 UTC  (6+ messages)
` [PATCH] CodingGuidelines: Add a section on writing documentation

[PATCH v3/RFC 0/2] Make git-completion Bash 4 compatible
 2010-11-01 13:35 UTC  (3+ messages)
` [PATCH v3/RFC 1/2] Introduce functions from bash-completion project

[PATCH 0/3] Bringing git-ls-files to porcelain level
 2010-11-01 11:20 UTC  (3+ messages)

A confusing usage of the term 'successor' in the git glossary
 2010-11-01  8:38 UTC  (2+ messages)

[PATCH] Add support in sample hook script for denying annotated tags
 2010-11-01  7:29 UTC  (3+ messages)

[PATCH 38/42] Remove all logic from get_git_work_tree()
 2010-11-01  6:26 UTC  (10+ messages)
` [PATCH 1/9] git-rev-parse.txt: clarify --git-dir
` [PATCH 2/9] rev-parse: prints --git-dir relative to user's cwd
` [PATCH 3/9] Add git_config_early()
` [PATCH 4/9] Use git_config_early() instead of git_config() during repo setup
` [PATCH 5/9] setup: limit get_git_work_tree()'s to explicit setup case only
` [PATCH 6/9] setup: clean up setup_bare_git_dir()
` [PATCH 7/9] setup: clean up setup_discovered_git_dir()
` [PATCH 8/9] setup: rework setup_explicit_git_dir()
` [PATCH 9/9] Remove all logic from get_git_work_tree()

[PATCHv5 00/23] git notes merge
 2010-11-01  0:09 UTC  (4+ messages)
` [PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts


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