git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-24 06:03:31 to 2010-02-26 04:05:36 UTC [more...]

[PATCH] Add `[decorate]' configuration section
 2010-02-26  3:57 UTC  (6+ messages)

[PATCH 0/4] git-grep documentation updates
 2010-02-26  3:40 UTC  (5+ messages)
` [PATCH 1/4] grep docs: pluralize "Example" section
` [PATCH 2/4] grep docs: use AsciiDoc literals consistently
` [PATCH 3/4] grep docs: --cached and <tree>... are incompatible
` [PATCH 4/4] grep docs: document --no-index option

[PATCH] refactor commit_graft_pos using general sha1_pos function
 2010-02-26 16:31 UTC 

How to move a big branches to a new base?
 2010-02-26  3:18 UTC 

[PATCH] refactor commit_graft_pos using general sha1_pos function
 2010-02-26 15:42 UTC  (2+ messages)

[PATCH v2 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
 2010-02-26  2:17 UTC  (3+ messages)

[PATCH] submodule: Improve handling of relative submodule URLs
 2010-02-26  2:03 UTC  (2+ messages)

[RFC][PATCH 0/3] Different views on a repository
 2010-02-26  0:45 UTC  (13+ 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

[GIT GUI PATCH] git-gui: fix open explorer window on Windows 7
 2010-02-26  0:46 UTC  (12+ 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
  `  "

How can I tell if a file has been updated upstream?
 2010-02-26  0:18 UTC  (2+ messages)

[PATCH 1/1] Use GIT_ASKPASS environment to launch thirdpart UI app to get password
 2010-02-26  0:15 UTC  (6+ messages)

[PATCH v2 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
 2010-02-26  0:11 UTC 

[PATCH v2 1/3] git-svn: Support retrieving passwords with GIT_ASKPASS
 2010-02-26  0:07 UTC 

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

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

few questions from a git newbie
 2010-02-25 20:35 UTC  (2+ messages)

[PATCH jh/notes] t3301-notes: insert a shbang line in ./fake_editor.sh
 2010-02-25 20:17 UTC  (4+ messages)

[PATCH ld/maint-diff-quiet-w] Windows: redirect fopen("/dev/null") to fopen("nul")
 2010-02-25 20:16 UTC  (5+ messages)
    ` [PATCH maint] Windows: redirect f[re]open("/dev/null") to f[re]open("nul")

[RFC/PATCH] notes: rework subcommands and parse options
 2010-02-25 18:26 UTC  (2+ messages)

Roadmap to better handle big files?
 2010-02-25 18:06 UTC  (5+ messages)

[PATCH] Fix gitmkdtemp: correct test for mktemp() return value
 2010-02-25 18:05 UTC  (3+ messages)

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

[GITK PATCH] gitk: support "gitk <tracheophyte> -- ."
 2010-02-25 14:22 UTC  (6+ messages)
        ` [GITK PATCH 2/3] gitk: support path filters even in subdirectories

[RFC,PATCH] git-amend -- darcs like amend-record for git
 2010-02-25 14:16 UTC 

gitk says "file name too long"
 2010-02-25 13:44 UTC 

[PATCH] notes: fix malformed tree entry
 2010-02-25 11:31 UTC  (2+ messages)

[RFD] Deepen the git directory structure a bit
 2010-02-25 10:58 UTC  (4+ messages)

Repository Shootout - let the voice of GIT users be heard
 2010-02-25  9:41 UTC  (5+ messages)

compat/mkdtemp.c: patch for gitmkdtemp() compatibility implementation
 2010-02-25  9:31 UTC  (2+ messages)

git gui create desktop icon currently does not work
 2010-02-25  7:53 UTC  (4+ messages)
  `  "

git-* in hook scripts
 2010-02-25  7:15 UTC  (3+ messages)

[BUG] bugs in clean, status, bisect, and send-email
 2010-02-25  7:07 UTC  (3+ messages)

[PATCH] refactor commit_graft_pos using general sha1_pos function
 2010-02-25 19:57 UTC 

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

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

[RFE] pre/post-stash hooks
 2010-02-25  1:34 UTC  (3+ 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)

Handling non-git config files
 2010-02-24 21:37 UTC  (3+ 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

[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  (4+ 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  (4+ 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] format-patch: learn to fill comment section of email from notes
 2010-02-24  7:45 UTC  (4+ messages)
` [PATCH] BROKEN -- "

[PATCHv3 0/5] repo-local env vars handling
 2010-02-24  7:33 UTC  (4+ messages)
` [PATCHv3 2/5] connect: use static list of repo-local env vars

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


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 NNTP newsgroup(s).