git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-02-22 21:11:24 to 2010-02-24 07:45:59 UTC [more...]

[RFC PATCH v3 00/12] several notes refs, post-rewrite, notes rewriting
 2010-02-24  7:45 UTC  (23+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 01/11] test-lib: unset GIT_NOTES_REF to stop it from influencing tests
  ` [PATCH v5 02/11] Support showing notes from more than one notes tree
        ` [PATCH] format-patch: learn to fill comment section of email from notes
          ` [PATCH] BROKEN -- "
  ` [PATCH v5 03/11] Documentation: document post-rewrite hook
  ` [PATCH v5 04/11] commit --amend: invoke "
  ` [PATCH v5 05/11] rebase: "
  ` [PATCH v5 06/11] rebase -i: "
  ` [PATCH v5 07/11] notes: implement 'git notes copy --stdin'
  ` [PATCH v5 08/11] notes: implement helpers needed for note copying during rewrite
  ` [PATCH v5 09/11] rebase: support automatic notes copying
  ` [PATCH v5 10/11] commit --amend: copy notes to the new commit
  ` [PATCH v5 11/11] notes: add shorthand --ref to override GIT_NOTES_REF

[PATCHv3 0/5] repo-local env vars handling
 2010-02-24  7:33 UTC  (8+ messages)
` [PATCHv3 1/5] cache: static list of repo-local env vars
` [PATCHv3 2/5] connect: use "
` [PATCHv3 3/5] rev-parse: --local-env-vars option
` [PATCHv3 4/5] shell setup: clear_local_git_env() function
` [PATCHv3 5/5] submodules: ensure clean environment when operating in a submodule

[PATCHv4 0/6] repo-local env vars handling
 2010-02-24  7:23 UTC  (7+ messages)
` [PATCHv4 1/6] environment: static list of repo-local env vars
` [PATCHv4 2/6] connect: use "
` [PATCHv4 3/6] rev-parse: --local-env-vars option
` [PATCHv4 4/6] shell setup: clear_local_git_env() function
` [PATCHv4 5/6] submodules: ensure clean environment when operating in a submodule
` [PATCHv4 6/6] is_submodule_modified(): clear environment properly

[PATCH] is_submodule_modified(): clear environment properly
 2010-02-24  6:43 UTC  (4+ messages)

git-push segfault
 2010-02-24  6:36 UTC  (3+ messages)

What's cooking in git.git (Feb 2010, #06; Tue, 23)
 2010-02-24  6:28 UTC  (3+ messages)

[GIT GUI PATCH] git-gui: fix open explorer window on Windows 7
 2010-02-24  6:22 UTC  (3+ messages)

[PATCH 1/1] Use GIT_ASKPASS environment to launch thirdpart UI app to get password
 2010-02-24  5:31 UTC  (4+ messages)

Explicitly adding ignored files in subdirectories not working
 2010-02-24  4:59 UTC  (5+ messages)

[PATCH] avoid marking char arrays static when they don't have to
 2010-02-24  3:34 UTC 

[PATCH] commit: quote the user name in the example
 2010-02-24  3:00 UTC  (2+ messages)

[PATCH] git svn: delay importing SVN::Base until it is needed
 2010-02-24  3:13 UTC 

[PATCH] bash: support user-supplied completion scripts for user's git commands
 2010-02-24  2:56 UTC  (9+ messages)
` [PATCH 0/4] bash: support user-supplied completion scripts for custom git commands and aliases
  ` [PATCH 1/4] bash: improve aliased command recognition
  ` [PATCH 2/4] bash: support user-supplied completion scripts for user's git commands
  ` [PATCH 3/4] bash: support user-supplied completion scripts for aliases
  ` [PATCH 4/4] bash: completion for gitk aliases

Handling non-git config files
 2010-02-24  1:46 UTC  (2+ messages)

Error on push (unable to create temporary sha1 filename)
 2010-02-24  0:54 UTC  (2+ messages)

Submodules implementation
 2010-02-24  0:40 UTC  (4+ messages)

git-* in hook scripts
 2010-02-24  0:32 UTC  (3+ messages)

[PATCH] pull: fix 'git pull --all' when current branch is tracking remote that is not last in the list of remotes
 2010-02-24  0:22 UTC  (4+ messages)

[PATCH] git checkout -b: unparent the new branch with -o
 2010-02-23 23:26 UTC  (3+ messages)

[RFF] git submodule rm <submodule>
 2010-02-23 23:19 UTC 

git gui create desktop icon currently does not work
 2010-02-23 23:02 UTC  (3+ messages)
  `  "

[PATCH] rerere: fix memory leak if rerere images can't be read
 2010-02-23 22:53 UTC  (5+ messages)

[GITK PATCH] gitk: support "gitk <tracheophyte> -- ."
 2010-02-23 22:20 UTC  (8+ messages)
        ` [GITK PATCH 2/3] gitk: support path filters even in subdirectories
          ` [GITK PATCH 3/3] gitk: strip prefix from filenames "

[PATCH] Create /gitk as a symlink to gitk-git/gitk-wish
 2010-02-23 21:56 UTC  (2+ messages)

Fix signal handler
 2010-02-23 21:48 UTC  (15+ messages)
    ` [PATCH] "
                  ` [PATCH] Fix a "

[PATCH] submodules: ensure clean environment when operating in a submodule
 2010-02-23 21:47 UTC  (15+ messages)
        ` [PATCH 1/2] shell setup: clear_local_git_env() function
              ` [PATCHv2 0/2] clear environment for submodules
              ` [PATCHv2 1/2] shell setup: clear_local_git_env() function
              ` [PATCHv2 2/2] submodules: ensure clean environment when operating in a submodule
        ` [PATCH "
  ` [msysGit] [PATCH] "
    `  "

[BUG] git gui blame: Show History Context broken since 29e5573d
 2010-02-23 21:30 UTC  (6+ messages)
  `  "
      `  "

[PATCH] Documentation: mention conflict marker size argument (%L) for merge driver
 2010-02-23 20:11 UTC 

[PATCH] move encode_in_pack_object_header() to a better place
 2010-02-23 20:02 UTC 

Bugs with detection of renames that are also overwrites
 2010-02-23 19:08 UTC  (5+ messages)

Using test-lib.sh under GPLv3?
 2010-02-23 18:23 UTC  (14+ messages)
                        ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+

APIs for automatic patch generation
 2010-02-23 18:07 UTC  (5+ messages)

[PATCH] Allow '+', '-' and '.' in remote helper names
 2010-02-23 17:12 UTC  (9+ messages)

[PATCH 3/3] git-svn: Fix discarding of extra parents from svn:mergeinfo
 2010-02-23 16:58 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH 1/2] bash: Enable completion for external subcommands
 2010-02-23 16:02 UTC  (4+ messages)
` [PATCH 2/2] bash: Use dynamic binding for subcommand completion functions

[PATCH/RFC] git-svn: Allow multiple branch and tag patterns
 2010-02-23 14:41 UTC  (4+ messages)

[PATCH] Wrap RUNTIME_PREFIX warning in a compile-time condition
 2010-02-23 12:57 UTC  (8+ messages)
          ` [PATCH] Print RUNTIME_PREFIX warning only when GIT_TRACE is set

RFD: git-bzr: anyone interested?
 2010-02-23 12:45 UTC  (8+ messages)

[Git-SVN] Manage merges bewteen remote branches. git-svn or svn?
 2010-02-23 11:58 UTC 

[PATCH] merge: --no-ff configuration setting
 2010-02-23  6:32 UTC  (3+ messages)

[PATCH] add-interactive: fix bogus diff header line ordering
 2010-02-23  1:50 UTC  (5+ messages)
    ` [PATCH v2] "

What's cooking in git.git (Feb 2010, #05; Sun, 21)
 2010-02-23  0:53 UTC  (4+ messages)

[PATCH v4 00/11] several notes refs, post-rewrite, notes rewriting
 2010-02-23  0:21 UTC  (5+ messages)
` [PATCH v4 02/11] Support showing notes from more than one notes tree

[PATCH] Document shallow/unshallow/deepen protocol request and response
 2010-02-22 23:47 UTC 

[PATCH 0/4] Allow Git repositories to be shared using POSIX ACLs
 2010-02-22 22:32 UTC  (13+ messages)
` [PATCH 4/4] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
` [PATCH 0/6 v3] Allow Git repositories to be shared using POSIX ACLs
` [PATCH 1/6] Add a testcase for ACL with restrictive umask
` [PATCH 2/6] Move gitmkstemps to path.c
` [PATCH 3/6] git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument
` [PATCH 4/6] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
` [PATCH 5/6] git_mkstemps_mode: don't set errno to EINVAL on exit
` [PATCH 6/6] Use git_mkstemp_mode instead of plain mkstemp to create object files

[RFD] Deepen the git directory structure a bit
 2010-02-22 22:32 UTC  (3+ messages)

[PATCH] don't use mmap() to hash files
 2010-02-22 22:31 UTC  (9+ messages)
  ` [PATCH] Teach "git add" and friends to be paranoid
          ` 16 gig, 350,000 file repository

Storing (hidden) per-commit metadata
 2010-02-22 22:13 UTC  (2+ messages)

Branching a subset of your working tree
 2010-02-22 21:44 UTC  (2+ messages)

[PATCHv3 0/3] Using git-mailsplit in mixed line ending environment
 2010-02-22 21:25 UTC  (5+ messages)
` [PATCH 2/3] git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit
` [PATCH 3/3] Adding test for `--keep-cr` for git-am


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