git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-22 03:04:35 to 2010-03-24 15:56:25 UTC [more...]

[PATCHv2] Teach --no-ff option to 'rebase -i'
 2010-03-24 15:41 UTC  (12+ messages)
` [PATCH] Test that the 'rebase -i' "reword" command always cherry-picks a commit
      ` [PATCHv3] Teach -f/--force-rebase option to 'rebase -i'
          ` [PATCH 1/2] Teach 'rebase -i' to accept and ignore the -f/--force-rebase option
          ` [PATCH 2/2] Teach the --no-ff option to 'rebase -i'

[PATCH 1/2] Make xmalloc and xrealloc thread-safe
 2010-03-24 15:23 UTC  (7+ messages)
` [PATCH 2/2] Make sha1_to_hex thread-safe

GIT_ONE_FILESYSTEM inclusion?
 2010-03-24 13:59 UTC  (7+ messages)

Picking up multiple cherries at one go
 2010-03-24 11:52 UTC  (3+ messages)

[BUG?] git stash pop results in conflict
 2010-03-24 10:34 UTC  (2+ messages)

[PATCH 0/7] fmt-merge-msg improvements
 2010-03-24  7:16 UTC  (8+ messages)
` [PATCH 1/7] fmt-merge-msg: be quiet if nothing to merge
` [PATCH 2/7] t6200: modernize with test_tick
` [PATCH 3/7] t6200: test fmt-merge-msg more
` [PATCH 4/7] fmt-merge-msg: use pretty.c routines
` [PATCH 5/7] string-list: add unsorted_string_list_lookup()
` [PATCH 6/7] fmt-merge-msg: remove custom string_list implementation
` [PATCH 7/7] fmt-merge-msg: hide summary option

GSoC draft proposal: Line-level history browser
 2010-03-24  4:02 UTC  (38+ messages)

force "unmerged" for same-file auto-merges
 2010-03-24  1:44 UTC 

commit --strict feature request
 2010-03-24  1:14 UTC  (3+ messages)

[PATCH] rebase: Squelch the "fatal: Not an error." message
 2010-03-24  0:03 UTC 

git svn clone failure
 2010-03-23 22:28 UTC 

git grep -a doesn't find string in binary file
 2010-03-23 22:06 UTC 

[PATCH 0/6] Pass t5530 on Windows
 2010-03-23 21:42 UTC  (10+ messages)
` [PATCH 7/6] Enable threaded async procedures whenever pthreads is available

[REGRESSION] git var GIT_EDITOR fails without tty
 2010-03-23 19:25 UTC  (8+ messages)
` [PATCH] send-email: lazily assign editor variable
` [PATCH] send-email: do not check for editor until needed

git-p4 and git clone
 2010-03-23 18:11 UTC  (6+ messages)

How to ignore changes on remote
 2010-03-23 18:02 UTC  (14+ messages)

[PATCH 0/2] Make some functions thread-safe
 2010-03-23 17:31 UTC 

ANN: Git for Windows 1.7.0.2 preview 20100309
 2010-03-23 15:06 UTC  (7+ messages)
    ` [msysGit] "

git rev-list formatting
 2010-03-23 12:59 UTC  (12+ messages)
    ` [PATCH] rev-list: heed --abbrev-commit option

[PATCH v6] Improve remote-helpers documentation
 2010-03-23  9:38 UTC  (2+ messages)

Feature Request: raw body in format strings
 2010-03-23  8:54 UTC  (2+ messages)

Bug - crash on large commit
 2010-03-23  8:30 UTC  (3+ messages)

rethinking patch management with GIT / topgit
 2010-03-23  8:09 UTC  (6+ messages)

native-git-svn: A Summer of Code 2010 proposal
 2010-03-23  7:49 UTC  (8+ messages)

[PATCH v5] Improve remote-helpers documentation
 2010-03-23  7:47 UTC  (4+ messages)

Master branch not updating
 2010-03-23  7:34 UTC  (4+ messages)

[PATCH 1/4] stash: use --quiet rather than using 2>/dev/null
 2010-03-23  3:23 UTC  (7+ messages)
` [PATCH 2/4] pull: use --quiet rather than 2>/dev/null

Question about .git/objects/info/alternates
 2010-03-23  2:42 UTC  (2+ messages)

[PATCH 1/3] gitk: Avoid calling tk_setPalette on Windows
 2010-03-23  2:29 UTC  (9+ messages)
` [PATCH 2/3] gitk: Add emacs editor variable block
  ` [PATCH 3/3] gitk: fix display of copyright symbol
    ` [PATCH] gitk: Fix display of copyright symbol in non-utf-8 locales

commit --amend neglecting return value
 2010-03-22 18:39 UTC  (4+ messages)

[PATCH] gitweb: readme fixed regarding per user project root repository
 2010-03-22 22:15 UTC  (2+ messages)

meaning of "-g" in git-describe output
 2010-03-22 20:45 UTC  (4+ messages)
    ` [PATCH] Documentation: explain the "

git clone over smart-http hanging for just one repo
 2010-03-22 20:25 UTC  (4+ messages)
` [PATCH] http-backend: Don't infinite loop during die()

[PATCH v3] git checkout: create unparented branch by --orphan
 2010-03-22 20:19 UTC  (11+ messages)
    ` Translating error messages in Git (was: Re: [PATCH v3] git checkout: create unparented branch by --orphan)

[PATCH v2] imap-send: Remove limitation on message body
 2010-03-22 18:07 UTC 

[PATCH] .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela
 2010-03-22 17:15 UTC  (3+ messages)

[PATCH v4] Improve remote-helpers documentation
 2010-03-22 16:57 UTC  (3+ messages)

[PATCH] Improve documentation for git-remote-helpers
 2010-03-22 15:40 UTC  (9+ messages)

What's in a name? Let's use a (uuid,name,email) triplet
 2010-03-22 14:38 UTC  (8+ messages)

[PATCH] Teach Girocco to mirror http:// style SVN repos
 2010-03-22 11:08 UTC  (5+ messages)
` [PATCH 0/3] girocco + git-svn: trunk is not propagated to master + more... (resend)
  ` [PATCH 1/3] taskd/clone: Don't forget to use 'git config --add' for multivars setup
  ` [PATCH 2/3] taskd/clone: quote shell metacharacters where appropriate
  ` [PATCH 3/3] Teach Girocco to mirror http:// style SVN repos

Migrating from SVN
 2010-03-22 10:18 UTC 

running "git init --shared" on an existing repo
 2010-03-22  9:45 UTC  (3+ messages)
    ` Fwd: "

[PATCH v3] Improve remote-helpers documentation
 2010-03-22  8:42 UTC  (2+ messages)

[PATCH] am: Pass exclude and include args to apply
 2010-03-22  4:39 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).