git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-02-23 20:02:45 to 2010-02-25 05:55:28 UTC [more...]

[PATCH 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
 2010-02-25  4:17 UTC  (5+ messages)

(unknown),
 2010-02-25  5:55 UTC 

[BUG] bugs in clean, status, bisect, and send-email
 2010-02-25  4:09 UTC  (2+ messages)

[PATCH v5 00/11] several notes refs, post-rewrite, notes rewriting
 2010-02-25  3:58 UTC  (5+ messages)
` [PATCH v5 06/11] rebase -i: invoke post-rewrite hook
` [PATCH v5 09/11] rebase: support automatic notes copying

[PATCHv13 00/30] git notes
 2010-02-25  3:07 UTC  (5+ messages)
` [PATCHv13 28/30] builtin-notes: Add -c/-C options for reusing notes
    ` [PATCH] builtin-notes: Minor (mostly parse_options-related) fixes

git-svn fails with non-alphanumeric SVN authors
 2010-02-25  2:52 UTC  (2+ messages)

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

[RFE] pre/post-stash hooks
 2010-02-25  1:34 UTC  (3+ messages)

[GIT GUI PATCH] git-gui: fix open explorer window on Windows 7
 2010-02-25  0:14 UTC  (6+ messages)
    ` [msysGit] "
      ` [PATCH] git-gui: fix "Explore Working Copy" for Windows again
` [msysGit] [GIT GUI PATCH] git-gui: fix open explorer window on Windows 7

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

Repository Shootout - let the voice of GIT users be heard
 2010-02-25  0:10 UTC  (3+ messages)

Roadmap to better handle big files?
 2010-02-25  0:02 UTC  (4+ messages)

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

git-svn detects some merges incorrectly from svn:mergeinfo
 2010-02-24 23:14 UTC  (3+ messages)
` [PATCH 1/3] t9151: Fix a few commits in the SVN dump

[PATCHv4 0/6] repo-local env vars handling
 2010-02-24 23:11 UTC  (15+ 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

confusion over git-cherry-pick, git-merge and git-cherry
 2010-02-24 23:07 UTC  (2+ messages)

[PATCH v2 2/4] apply: Allow blank context lines to match beyond EOF
 2010-02-24 23:02 UTC  (3+ messages)

[PATCH] git checkout -b: unparent the new branch with -o
 2010-02-24 22:40 UTC  (7+ messages)

Looks like --amend create commit... don't understand
 2010-02-24 22:01 UTC  (2+ messages)

Handling non-git config files
 2010-02-24 21:37 UTC  (4+ messages)

[PATCH] shortlog: do not stall when there is no input
 2010-02-24 20:49 UTC  (3+ messages)
  ` [PATCH] shortlog: warn the user "

[PATCH 1/2] t5521: fix and modernize
 2010-02-24 20:28 UTC  (7+ messages)
` [PATCH 2/2] builtin-fetch --all/--multi: propagate options correctly
  ` [PATCH 3/3] fetch --all/--multiple: keep all the fetched branch information

[PATCH v2 0/4] Apply blanks at EOF
 2010-02-24 19:23 UTC 

[PATCH v2 3/4] t4124: Add additional tests of --whitespace=fix
 2010-02-24 19:24 UTC 

[PATCH v2 4/4] t3417: Add test cases for "rebase --whitespace=fix"
 2010-02-24 19:24 UTC 

git-push segfault
 2010-02-24 19:26 UTC  (4+ messages)

[PATCH v2 1/4] apply: Remove the quick rejection test
 2010-02-24 19:24 UTC 

git as an sfc member project
 2010-02-24 18:12 UTC  (5+ messages)

[PATCH 1/2] git-svn: Fix merge detecting with rewrite-root
 2010-02-24 18:09 UTC  (2+ messages)
` [PATCH 2/2] t9150,t9151: Add rewrite-root option to init

[RFC][PATCH 0/3] Different views on a repository
 2010-02-24 17:42 UTC  (6+ messages)
` [PATCH 1/3] receive-pack: Two small code cleanups
  ` [PATCH 2/3] Different views on a repository
    ` [PATCH 3/3] Different views on a repository: HEAD mapping

[PATCH] pull: fix 'git pull --all' when current branch is tracking remote that is not last in the list of remotes
 2010-02-24 17:05 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
 2010-02-24 15:14 UTC 

[PATCH] commit: quote the user name in the example
 2010-02-24 14:19 UTC  (5+ messages)

[PATCH v2 00/10] teach --progress to transport-related builtins
 2010-02-24 12:50 UTC  (11+ messages)
` [PATCH v2 01/10] Documentation/git-clone: mention progress in -v
` [PATCH v2 02/10] Documentation/git-pull: put verbosity options before merge/fetch ones
` [PATCH v2 03/10] Documentation/git-push: put --quiet before --verbose
` [PATCH v2 04/10] fetch: refactor verbosity option handling into transport.[ch]
` [PATCH v2 05/10] push: support multiple levels of verbosity
` [PATCH v2 06/10] clone: "
` [PATCH v2 07/10] transport->progress: use flag authoritatively
` [PATCH v2 08/10] push: learn --progress
` [PATCH v2 09/10] fetch and pull: "
` [PATCH v2 10/10] transport: update flags to be in running order

Fix signal handler
 2010-02-24 11:08 UTC  (17+ messages)
    ` [PATCH] "
                  ` [PATCH] Fix a "

git-push segfault
 2010-02-24 10:49 UTC  (6+ messages)

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

[PATCH v5 02/11] Support showing notes from more than one notes tree
 2010-02-24  7:45 UTC  (6+ messages)
` [PATCH] format-patch: learn to fill comment section of email from notes
  ` [PATCH] BROKEN -- "

[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

[PATCH] is_submodule_modified(): clear environment properly
 2010-02-24  6:43 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] 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

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)

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

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

[PATCH] submodules: ensure clean environment when operating in a submodule
 2010-02-23 21:47 UTC  (4+ messages)
  ` [msysGit] "
    `  "

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

[PATCH 1/2] shell setup: clear_local_git_env() function
 2010-02-23 20:25 UTC  (3+ messages)
` [PATCHv2 "

[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 


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