git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-02-04 19:13:37 to 2010-02-06 22:20:28 UTC [more...]

upload-pack timing issue on windows?
 2010-02-06 22:18 UTC  (4+ messages)
  ` [msysGit] "

[PATCH 0/4] gitweb: preliminary notes support
 2010-02-06 22:17 UTC  (35+ messages)
` [PATCH 1/4] gitweb: notes feature
` [PATCH 2/4] gitweb: show notes in shortlog view
` [PATCH 3/4] gitweb: show notes in log
` [PATCH 4/4] gitweb: show notes in commit(diff) view

Gmail and unwanted line-wrapping
 2010-02-06 20:59 UTC  (4+ messages)

[PATCH] t9501: Skip testing load if we can't detect it
 2010-02-06 20:09 UTC  (8+ messages)
      ` [PATCH] t9501: Correctly force over max load everywhere

[PATCH v2] cvsimport: new -R option: generate .git/cvs-revisions mapping
 2010-02-06 17:15 UTC 

imap.preformattedHTML and imap.sslverify
 2010-02-06 19:26 UTC 

[PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
 2010-02-06 19:13 UTC  (8+ messages)

[PATCH] grep: simple test for operation in a bare repository
 2010-02-06 18:47 UTC  (7+ messages)

[PATCH v2] cvsimport: new -R option: generate .git/cvs-revisions mapping
 2010-02-06 18:26 UTC 

[gitolite] repo config for delegated projects
 2010-02-06 18:21 UTC  (7+ messages)

notes TODOs (was: Re: [PATCH 1/4] gitweb: notes feature)
 2010-02-06 18:01 UTC  (6+ messages)
  ` notes TODOs

[RFC/PATCH] rebase: add -x option to record original commit name
 2010-02-06 17:47 UTC  (10+ messages)

git-grep: option parsing conflicts with prefix-dash searches
 2010-02-06 17:39 UTC  (10+ messages)

using gitconfig to get shell access
 2010-02-06 17:33 UTC 

[PATCH 0/9] add --ff option to cherry-pick
 2010-02-06 15:41 UTC  (19+ messages)
` [PATCH 1/9] revert: libify cherry-pick and revert functionnality
` [PATCH 2/9] reset: refactor updating heads into a static function
` [PATCH 3/9] reset: refactor reseting in its own function
` [PATCH 4/9] reset: make reset function non static and declare it in "reset.h"
` [PATCH 5/9] revert: add --ff option to allow fast forward when cherry-picking
` [PATCH 6/9] cherry-pick: add tests for new --ff option
` [PATCH 7/9] Documentation: describe new cherry-pick "
` [PATCH 8/9] rebase -i: use new --ff cherry-pick option
` [PATCH 9/9] merge: use new "reset" function instead of running "git read-tree"

git gc / git repack not removing unused objects?
 2010-02-06 13:53 UTC  (5+ messages)

A generalization of git notes from blobs to trees - git metadata?
 2010-02-06 13:32 UTC 

Linux Kernel based project in git
 2010-02-06 11:43 UTC  (4+ messages)

[PATCH] bash: support the --autosquash option for rebase
 2010-02-06  8:37 UTC 

[PATCH 9/9] gitweb: File based caching layer (from git.kernel.org)
 2010-02-06  0:51 UTC  (3+ messages)
` [RFC PATCH 00/10] gitweb: Simple file based output caching

[PATCH] fix an error message in git-push so it goes to stderr
 2010-02-05 23:50 UTC  (20+ messages)
  ` [PATCH 1/3] "
  ` [PATCH 2/3] silence human readable info messages going to stderr from git push --porcelain
      ` [PATCH v2 0/3]
      ` [PATCH v2 1/3] fix an error message in git-push so it goes to stderr
      ` [PATCH v2 2/3] clean up some of the output from git push --porcelain
      ` [PATCH v2 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
  ` [PATCH "

Implement --password option for git svn perl script
 2010-02-05 23:01 UTC  (8+ messages)
  ` Fwd: Delivery Status Notification (Failure)
    `  "

[PATCH v2 0/6] receive-pack hooks over sideband
 2010-02-05 22:19 UTC  (10+ messages)
` [PATCH v2 1/6] run-command: Allow stderr to be a caller supplied pipe
` [PATCH v2 2/6] run-command: support custom fd-set in async
` [PATCH v2 3/6] send-pack: demultiplex a sideband stream with status data
` [PATCH v2 4/6] receive-pack: Refactor how capabilities are shown to the client
` [PATCH v2 5/6] receive-pack: Wrap status reports inside side-band-64k
` [PATCH v2 6/6] receive-pack: Send hook output over side band #2

[PATCH] Remove .git auto detection from setup_git_env()
 2010-02-05 20:29 UTC  (5+ messages)

[PATCH (resend)] Update git fsck --full short description to mention packs
 2010-02-05 19:58 UTC 

creating a new branch without an ancestor
 2010-02-05 18:38 UTC  (4+ messages)

How can I tell if a file has been updated upstream?
 2010-02-05 17:39 UTC  (6+ messages)

[PATCH] push: Use sideband channel for hook messages
 2010-02-05 17:29 UTC  (8+ messages)

reverting vs resetting
 2010-02-05 11:21 UTC  (5+ messages)

[PATCH] git-svn: persistent memoization
 2010-02-05 10:02 UTC  (4+ messages)

[PATCH] git-clean: fix the description of the default behavior
 2010-02-05  9:06 UTC  (3+ messages)

Showing whitespace on minus lines of diff ouput
 2010-02-05  6:17 UTC  (7+ messages)

rebase vs rebase -i
 2010-02-05  1:20 UTC  (10+ messages)

gitk: not all colours are configurable (so grey on black scheme is not possible)
 2010-02-04 23:32 UTC 

Can I exclude .gitmodules (or any file) from git-format-patch?
 2010-02-04 22:10 UTC 

[PATCH 1/3] fix multiple issues with t5300
 2010-02-04 21:20 UTC  (15+ messages)
` [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
              ` [PATCH] fast-import: count --max-pack-size "

[PATCH] update git-repack documentation wrt repack.UseDeltaBaseOffset
 2010-02-04 21:19 UTC 

[Announce] git-subtree v0.3
 2010-02-04 19:55 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).