git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-02-26 20:52:29 to 2012-02-28 19:48:28 UTC [more...]

Delivery Status Notification (Failure)
 2012-02-28 19:48 UTC  (2+ messages)

[PATCH] Documentation: use {asterisk} in rev-list-options.txt when needed
 2012-02-28 19:45 UTC  (3+ messages)

[PATCH (BUGFIX)] gitweb: Handle invalid regexp in regexp search
 2012-02-28 19:45 UTC  (2+ messages)

[PATCH 2/3] http: try standard proxy env vars when http.proxy config option is not set
 2012-02-28 19:34 UTC  (8+ messages)

[PATCH 0/2] submodules: Use relative paths to gitdir and work tree
 2012-02-28 19:33 UTC  (9+ messages)
      ` [msysGit] "

[PATCH 3/3] http: when proxy url has username but no password, ask for password
 2012-02-28 19:31 UTC  (2+ messages)

Tilde spec - befuzzled
 2012-02-28 19:20 UTC  (4+ messages)

[PATCH v6 00/11] Column display
 2012-02-28 19:10 UTC  (31+ messages)
` [PATCH v6 02/11] Add git-column and column mode parsing
` [PATCH v6 05/11] column: support columns with different widths
` [PATCH v6 06/11] column: add column.ui for default column output settings
` [PATCH v7 00/10] Column display
  ` [PATCH v7 01/10] Add git-column for columnar display
  ` [PATCH v7 02/10] Stop starting pager recursively
  ` [PATCH v7 03/10] column: add columnar layout
  ` [PATCH v7 04/10] column: add dense layout support
  ` [PATCH v7 05/10] column: add column.ui for default column output settings
  ` [PATCH v7 06/10] help: reuse print_columns() for help -a
  ` [PATCH v7 07/10] branch: add --column
  ` [PATCH v7 08/10] status: "
  ` [PATCH v7 09/10] column: support piping stdout to external git-column process
  ` [PATCH v7 10/10] tag: add --column

[PATCH 0/3] parse-options: no- symmetry
 2012-02-28 19:09 UTC  (14+ messages)
` [PATCH 2/3] parse-options: allow positivation of options starting, with no-
` [PATCH 3/3] parse-options: remove PARSE_OPT_NEGHELP
  ` [PATCH 3/3 v2] "

git (commit|tag) atomicity
 2012-02-28 18:57 UTC  (5+ messages)

[PATCH 1/3] http: authenticate on NTLM proxies and others suppported, by CuRL
 2012-02-28 18:15 UTC  (4+ messages)

l10n: the maintaince of git-po repo
 2012-02-28 17:40 UTC 

[BUG] git branch --merged $unknown_checksum segfaults
 2012-02-28 17:32 UTC  (8+ messages)
` [PATCH] branch: don't assume the merge filter ref exists

[PATCH] commit: allow {--amend|-c foo} when {HEAD|foo} has empty message
 2012-02-28 17:27 UTC  (11+ messages)
    ` [PATCH v2] "
      ` [RFC PATCH 2a] pretty: detect missing \n\n in commit message
      ` [RFC PATCH 2b] parse_commit: refuse to load commit without \n\n separator

gitweb: (potential) problems with new installation
 2012-02-28 17:25 UTC 

[PATCH] Perform cheaper connectivity check when pack is used as medium
 2012-02-28 15:47 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/2] rev-list: remove BISECT_SHOW_TRIED flag
 2012-02-28 14:00 UTC  (2+ messages)
` [PATCH 2/2] rev-list: fix --verify-objects --quiet becoming --objects

[PATCH 0/3] http: proxy support improvements
 2012-02-28 12:50 UTC 

Announcing 3 git docs: Best Practices, fixing mistakes, post-production editing
 2012-02-28 13:04 UTC 

Incremental updates to What's cooking
 2012-02-28  6:53 UTC 

[PATCH 1/2] index-pack: split second pass obj handling into own function
 2012-02-28  4:36 UTC  (2+ messages)
` [PATCH 2/2] index-pack: support multithreaded delta resolving

real origin of the name "git"
 2012-02-28  3:04 UTC 

Question about your comment on the git parable
 2012-02-28  2:41 UTC  (2+ messages)

git-subtree Ready #2
 2012-02-28  2:04 UTC  (17+ messages)

[PATCH 00/11] Large blob fixes
 2012-02-28  1:23 UTC  (20+ messages)
` [PATCH 01/11] Add more large blob test cases
` [PATCH 02/11] Factor out and export large blob writing code to arbitrary file handle
` [PATCH 03/11] cat-file: use streaming interface to print blobs
` [PATCH 04/11] parse_object: special code path for blobs to avoid putting whole object in memory
` [PATCH 05/11] show: use streaming interface for showing blobs
` [PATCH 06/11] index-pack --verify: skip sha-1 collision test
` [PATCH 07/11] index-pack: split second pass obj handling into own function
` [PATCH 08/11] index-pack: reduce memory usage when the pack has large blobs
` [PATCH 09/11] pack-check: do not unpack blobs
` [PATCH 10/11] archive: support streaming large files to a tar archive
` [PATCH 11/11] fsck: use streaming interface for writing lost-found blobs

[PATCH 2/2] builtin/symbolic-ref.c: add option to output shortened ref
 2012-02-27 23:54 UTC  (5+ messages)

[PATCH 1/2] builtin/symbolic-ref.c: add option to fall back to normal ref
 2012-02-27 22:40 UTC  (3+ messages)

[PATCH] fsck: do not print dangling objects by default
 2012-02-27 22:18 UTC  (10+ messages)

[RFC/PATCH] Make git-{pull,rebase} no-tracking message friendlier
 2012-02-27 22:06 UTC  (4+ messages)

Announcing nntpgit
 2012-02-27 21:02 UTC  (3+ messages)

[PATCH v2 1/2] CodingGuidelines: Add a note about spaces after redirection
 2012-02-27 20:55 UTC  (3+ messages)
` [PATCH v2 2/2] CodingGuidelines: Add note forbidding use of 'which' in shell scripts

Bug: post-receive-email sometimes misses commits
 2012-02-27 20:43 UTC  (2+ messages)

[PATCH] grep -P: Fix matching ^ and $
 2012-02-27 20:21 UTC  (4+ messages)
  ` [PATCH] grep -P: add tests for "

[PATCH] send-email: document the --smtp-debug option
 2012-02-27 20:19 UTC  (2+ messages)

git-cherries
 2012-02-27 19:27 UTC  (2+ messages)

[PATCH 0/2] Trivial cleanups in the post-receive-email script
 2012-02-27 19:01 UTC  (4+ messages)
` [PATCH 1/2] post-receive-email: remove unused variable
` [PATCH 2/2] post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly

[PATCH 1/2] CodingGuidelines: Add a note about spaces after redirection
 2012-02-27 18:56 UTC  (4+ messages)
` [PATCH 2/2] CodingGuidelines: Add note forbidding use of 'which' in shell scripts

[PATCH] git-p4: missing she-bang line in t9804 confuses prove
 2012-02-27 18:47 UTC  (2+ messages)

sha-1 check in rev-list --verify-objects redundant?
 2012-02-27 18:41 UTC  (8+ messages)

[PATCH v4] contrib: added git-diffall
 2012-02-27 18:17 UTC  (2+ messages)

git compiled on same distro, different versions
 2012-02-27 15:19 UTC  (4+ messages)

[PATCH v4] Display change history as a diff between two dirs
 2012-02-27 11:31 UTC  (3+ messages)

cvs2git multiple session for repository migration
 2012-02-27  9:50 UTC  (3+ messages)

What's cooking in git.git (Feb 2012, #09; Sun, 26)
 2012-02-27  7:49 UTC 

[ANNOUNCE] Git 1.7.8.5
 2012-02-27  2:51 UTC 

[PATCHv3 0/4] gitweb: Match highlighting in project search
 2012-02-27  1:55 UTC  (5+ messages)
` [PATCHv3 1/4] gitweb: Introduce esc_html_match_hl and esc_html_hl_regions
` [PATCHv3 2/4] gitweb: Highlight matched part of project name when searching projects
` [PATCHv3 3/4] gitweb: Highlight matched part of project description "
` [PATCHv4 4/4] gitweb: Highlight matched part of shortened project description

[PATCHv3 0/4] gitweb: Match highlighting in project search
 2012-02-27  1:28 UTC 

[PATCH 0/2] git-p4: fix submit regression with --use-client-spec
 2012-02-27  0:25 UTC  (3+ messages)

[PATCH] rebase -m: only call "notes copy" when rewritten exists and is non-empty
 2012-02-27  0:01 UTC  (2+ messages)

[PATCH] am: don't infloop for an empty input file
 2012-02-26 23:58 UTC  (2+ messages)

[PATCH] Allow Overriding GIT_BUILD_DIR
 2012-02-26 22:19 UTC  (2+ 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).