git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-03-09 10:35:49 to 2009-03-11 03:58:38 UTC [more...]

setting up tracking on push
 2009-03-11  3:57 UTC  (16+ messages)

[PATCH] Include log_config module in apache.conf
 2009-03-11  3:23 UTC 

[PATCH v2] connect.c: remove a few globals by using git_config callback data
 2009-03-11  2:38 UTC 

[RFC/PATCH] git push usability improvements and default change
 2009-03-11  1:57 UTC  (24+ messages)
` [PATCH 1/7] remote: Make "-" an alias for the current remote
` [PATCH 2/7] New config option push.default
` [PATCH 3/7] git push: New options --matching and --current
` [PATCH 4/7] git push: Display warning on unconfigured default push
` [PATCH 5/7] git push: Document that "nothing" is the future push default
` [PATCH 6/7] git push: Change default for "git push" to nothing
` [PATCH 7/7] git push: Remove warning for "git push" default change

[PATCH] Removed unnecessary use of global variables
 2009-03-11  1:52 UTC  (2+ messages)

[PATCH] Removed unnecessary use of global variables
 2009-03-11  1:19 UTC  (2+ messages)
`  "

filter-branch --subdirectory-filter prematurely truncating history?
 2009-03-11  0:37 UTC  (3+ messages)

[PATCH/RFD] builtin-revert.c: release index lock when cherry-picking an empty commit
 2009-03-11  0:30 UTC  (9+ messages)

import files w/ history
 2009-03-11  0:11 UTC  (7+ messages)

[PATCH] winansi: support ESC [ K (erase in line)
 2009-03-10 23:59 UTC  (25+ messages)
    ` [PATCH/RFC] recv_sideband: Band #2 always goes to stderr
      ` [PATCH 1/2] recv_sideband: Bands #2 and #3 always go "
        ` [PATCH 2/2] winansi: support ESC [ K (erase in line)

[PATCH JGIT] Add "compare with Git Index" action
 2009-03-10 23:22 UTC  (2+ messages)

[PATCH 0/2] fix ls-files parseopt regression
 2009-03-10 22:16 UTC  (5+ messages)
` [PATCH 2/2] ls-files: fix broken --no-empty-directory

Help understanding "rebase"
 2009-03-10 21:30 UTC  (2+ messages)

[BUG] - git-read-tree segfaults
 2009-03-10 20:21 UTC  (3+ messages)

BUG: git can't handle certain kinds of renames in merges
 2009-03-10 19:51 UTC  (3+ messages)

Confusing `stash apply` behavior
 2009-03-10 19:46 UTC 

[PATCH 0/3] config --bool-or-int fixes
 2009-03-10 17:59 UTC  (6+ messages)
` [PATCH 2/3] config: set help text for --bool-or-int

[PATCH] git-instaweb: fix lighttpd configuration on cygwin
 2009-03-10 17:34 UTC  (2+ messages)

[PATCH 0/5] grep: color search patterns
 2009-03-10 16:38 UTC  (3+ messages)

[PATCH] builtin-tag.c: remove global variable to use the callback data of git-config
 2009-03-10 16:36 UTC  (4+ messages)

[PATCH][v2] http authentication via prompts (with correct line lengths)
 2009-03-10 15:33 UTC  (10+ messages)

[PATCH] Typo and language fixes for git-checkout.txt
 2009-03-10 15:06 UTC 

Git BoF @ EclipseCon
 2009-03-10 14:25 UTC  (2+ messages)

Google Summer of Code 2009 - Organization Application
 2009-03-10 14:24 UTC  (3+ messages)

[PATCH 1/2] grep Added --blame so that grep can show result tagged with blame entries
 2009-03-10 11:46 UTC  (3+ messages)

[RFH Patch 2/2] http_init(): Fix config file parsing
 2009-03-10 11:07 UTC  (3+ messages)

[RFC] rerere to recreate topic branches
 2009-03-10 10:18 UTC  (2+ messages)

git-p4 workflow suggestions?
 2009-03-10  9:57 UTC  (3+ messages)

[PATCHv5] Make git-clone respect branch.autosetuprebase
 2009-03-10  8:20 UTC  (4+ messages)
  ` [PATCHv6] "
      ` [PATCH] Improve "git branch --tracking" output

Generalised bisection
 2009-03-10  7:08 UTC  (2+ messages)

[PATCH] contrib/difftool: use a separate config namespace for difftool commands
 2009-03-10  7:01 UTC  (3+ messages)

Remove leading/trailing whitespace from commit messages when importing from Subversion?
 2009-03-10  6:15 UTC  (3+ messages)

[RFH/Patch 1/2] http.c: style cleanups
 2009-03-10  2:19 UTC 

[GSoC] Google Summer of Code 2009 - new ideas
 2009-03-10  0:49 UTC  (2+ messages)

[PATCH] Append ampersand to "Target" of lnk files created by do_cygwin_shortcut
 2009-03-09 23:23 UTC  (2+ messages)

[EGIT PATCH] Make commit amend work when a resource is selected
 2009-03-09 22:35 UTC 

git-svn does not support intermediate directories?
 2009-03-09 21:54 UTC  (6+ messages)
  ` [RFC PATCH] "

[PATCH] git-gui: Append ampersand to Target of lnk files created by do_cygwin_shortcut
 2009-03-09 21:12 UTC  (4+ messages)

[EGIT PATCH] Evaluate short refnames into full names during push
 2009-03-09 21:29 UTC  (4+ messages)
` [EGIT PATCH] Prevent an exception if the user tries to push a non-existing ref

[PATCH 2/2] grep Added --blame so that grep can show result tagged with blame entries
 2009-03-09 21:22 UTC  (2+ messages)

[RFC PATCH] git push: Push nothing if no refspecs are given or configured
 2009-03-09 21:10 UTC  (6+ messages)

What's in git.git (Mar 2009, #02; Thu, 05)
 2009-03-09 20:57 UTC  (9+ messages)
  ` [PATCH 1/4] parseopt: add PARSE_OPT_KEEP_UNKNOWN
      ` [PATCH 5/4] parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP
      ` [PATCH 6/4] parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together
  ` [PATCH 3/4] parseopt: make usage optional

[RFC with a proof of concept PATCH] Add Bonsai-like query options to gitk
 2009-03-09 19:42 UTC 

[PATCH] grep: make show_line more portable
 2009-03-09 19:34 UTC  (4+ messages)

[PATCH 0/2] Move push logic to transport.c
 2009-03-09 18:44 UTC  (11+ messages)
                  ` [PATCH] rsync transport: allow local paths, and fix tests

Using Git with windows
 2009-03-09 18:29 UTC  (5+ messages)

Look and send it to your friends
 2009-03-09 18:06 UTC 

Massive spam attack on the GitWiki
 2009-03-09 17:27 UTC  (2+ messages)

push problem for new repo on repo.or.cz
 2009-03-09 17:11 UTC  (6+ messages)

[PATCH 1/2] Use a common function to get the pretty name of refs
 2009-03-09 16:11 UTC  (4+ messages)

[PATCH] git-clone: Add option --branch to override initial branch
 2009-03-09 16:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] Extend pattern refspecs
 2009-03-09 15:46 UTC  (5+ messages)

Help designing work flow
 2009-03-09 15:36 UTC  (7+ messages)

fetch and pull
 2009-03-09 15:27 UTC  (8+ messages)

JGit server performance
 2009-03-09 15:27 UTC  (2+ messages)

[PATCH] cvsimport: add test illustrating a bug in cvsps
 2009-03-09 15:02 UTC  (5+ messages)
  ` [PATCH v2 1/1] "
    ` [CVSPS PATCH] fix: correct rev order in case commiters clocks were not syncronised

[PoC PATCH JGIT 0/2] Proof of concept code for Git Freenet transport
 2009-03-09 14:59 UTC  (2+ messages)

git-forest on msysgit
 2009-03-09 14:59 UTC  (3+ messages)

[PATCH] http: add_fill_function checks if function has been added
 2009-03-09 12:01 UTC  (7+ messages)

[freenet-dev] [PoC PATCH JGIT 0/2] Proof of concept code for Git Freenet transport
 2009-03-09 11:35 UTC 

Git for Windows 1.6.2-preview20090308
 2009-03-09 10:37 UTC  (3+ 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).