git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-06 05:17:44 to 2009-08-08 04:11:28 UTC [more...]

[PATCH 1/3] t5510: harden the way verify-pack is used
 2009-08-08  4:11 UTC  (4+ messages)
` [PATCH 2/3] verify-pack -v: do not report "chain length 0"
  ` [PATCH 3/3] verify-pack --stat-only: show histogram without verifying

[ANNOUNCE] tortoisegit 0.9.1.0
 2009-08-08  3:31 UTC  (5+ messages)

[PATCH 0/5] Suggested for PU: revision caching system to significantly speed up packing/walking
 2009-08-08  3:11 UTC  (25+ messages)

git gc expanding packed data?
 2009-08-08  1:11 UTC 

git ssl error
 2009-08-08  0:45 UTC 

[PATCH 1/5] revision caching documentation: man page and technical discussion
 2009-08-07 21:58 UTC  (5+ messages)

[PATCH] Make 'submodule update' honor the 'update' setting in .gitmodules
 2009-08-07 21:54 UTC  (2+ messages)

Problem compiling git-1.6.4 on OpenServer 6.0
 2009-08-07 21:36 UTC  (6+ messages)

Message from git reset: confusing?
 2009-08-07 21:20 UTC  (9+ messages)
          ` [PATCH 1/2] Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN
            ` [PATCH 2/2 (v2)] reset: make the output more user-friendly

[PATCH 1/4] sequencer: add "do_fast_forward()" to perform a fast forward
 2009-08-07 20:40 UTC 

[PATCH 2/4] sequencer: add "--fast-forward" option to "git sequencer--helper"
 2009-08-07 20:40 UTC 

[PATCH 4/4] rebase -i: use "git sequencer--helper --fast-forward"
 2009-08-07 20:40 UTC 

[PATCH 3/4] sequencer: let "git sequencer--helper" callers set "allow_dirty"
 2009-08-07 20:40 UTC 

[PATCH/RFC] gitweb: parse_commit_text encoding fix
 2009-08-07 20:31 UTC  (6+ messages)
` [PATCH] "

[PATCH] push: point to 'git pull' and 'git push --force' in case of non-fast forward
 2009-08-07 20:22 UTC  (10+ messages)
  ` [PATCH] "

[PATCH 1/1] git-svn: ignore leading blank lines in svn:ignore
 2009-08-07 19:21 UTC 

[PATCH 02/13] Use an external program to implement fetching with curl
 2009-08-07 19:19 UTC  (6+ messages)
      ` [PATCH/RFC] Makefile: build/install git-remote-<scheme> as hardlinks when able

[PATCH] Change mentions of "git programs" to "git commands"
 2009-08-07 18:15 UTC  (2+ messages)

Gitweb giving me some warnings in Apache's error_log
 2009-08-07 17:56 UTC  (3+ messages)

Problem running 'make install' as root when on mounted fs
 2009-08-07 17:51 UTC  (2+ messages)

problems setting gitattribute ident for a whole directory
 2009-08-07 15:21 UTC 

What's in git.git (Aug 2009, #01; Wed, 05)
 2009-08-07 14:01 UTC  (24+ messages)
  ` [PATCH 1/3] t4150-am: demonstrate git-am's failure to handle some patch emails
    ` [PATCH 2/3] mailinfo: allow individual e-mail files as input
      ` [PATCH 3/3] git-am: print fair error message when format detection fails
      ` [PATCH v2] mailinfo: allow individual e-mail files as input
        ` [PATCH v2] "
      ` [PATCH 2/3] "

[PATCH 5/5] full integration of rev-cache into git's revision walker, completed test suite
 2009-08-07 13:47 UTC  (3+ messages)

[PATCH] Add 'stg prev' and 'stg next'
 2009-08-07 10:45 UTC 

Droppable Git Gui in Mac OS X
 2009-08-07 10:12 UTC 

[PATCH] git-ls-files.txt: clarify what "other files" mean for --other
 2009-08-07  8:15 UTC  (3+ messages)

[PATCH 0/7] block-sha1: improved SHA1 hashing
 2009-08-07  7:36 UTC 

surprising error message in parse_opt_with_commit
 2009-08-07  5:36 UTC  (5+ messages)
  ` [PATCH] clarify error message when an abbreviated non-existent commit was specified

Performance issue of 'git branch'
 2009-08-07  4:21 UTC  (11+ messages)

[PATCH 0/7] block-sha1: improved SHA1 hashing
 2009-08-07  4:16 UTC  (31+ messages)
` [PATCH 1/7] block-sha1: add new optimized C 'block-sha1' routines
  ` [PATCH 2/7] block-sha1: try to use rol/ror appropriately
    ` [PATCH 3/7] block-sha1: make the 'ntohl()' part of the first SHA1 loop
      ` [PATCH 4/7] block-sha1: re-use the temporary array as we calculate the SHA1
        ` [PATCH 5/7] block-sha1: macroize the rounds a bit further
          ` [PATCH 6/7] block-sha1: Use '(B&C)+(D&(B^C))' instead of '(B&C)|(D&(B|C))' in round 3
            ` [PATCH 7/7] block-sha1: get rid of redundant 'lenW' context

[PATCH/RFC] svn manipulate refs ourside refs/remotes
 2009-08-06 21:28 UTC  (3+ messages)
` [PATCH] svn: Add && to t9107-git-svn-migrarte.sh

[PATCH 0/5] Revamping "git status"
 2009-08-06 19:57 UTC  (14+ messages)
` [PATCH 1/5] diff-index: report unmerged new entries
  ` [PATCH 2/5] diff-index: keep the original index intact
    ` [PATCH 3/5] wt-status.c: rework the way changes to the index and work tree are summarized
      ` [PATCH 4/5] status: show worktree status of conflicted paths separately
        ` [PATCH 5/5] shortstatus: a new command
            ` Breaking "git status" (was Re: [PATCH 5/5] shortstatus: a new command)
                ` Breaking "git status"

msysGit and SCons: broken?
 2009-08-06 19:45 UTC  (3+ messages)

surprising error message in parse_opt_with_commit
 2009-08-06 19:41 UTC 

Newbie patch question
 2009-08-06 19:24 UTC  (3+ messages)

x86 SHA1: Faster than OpenSSL
 2009-08-06 18:49 UTC  (20+ messages)

Merging to and from non-current branches
 2009-08-06 18:43 UTC  (8+ messages)

[PATCH] gitignore: git-remote-ftp git-remote-http and git-remote-https
 2009-08-06 18:38 UTC  (2+ messages)

[PATCH 0/3] gitweb: Incremental blame series
 2009-08-06 17:11 UTC  (4+ messages)
` [PATCH/RFC 1/3] gitweb: Add optional "time to generate page" info in footer
` [PATCHv3/RFC 2/3] gitweb: Incremental blame (proof of concept)
` [PATCHv2/RFC 3/3] gitweb: Create links leading to 'blame_incremental' using JavaScript

[PATCH v6] Re: mailinfo: allow e-mail files as input
 2009-08-06 17:07 UTC  (2+ messages)
` [PATCH v7] "

Sick
 2009-08-06 14:54 UTC 

[PATCH 3/3] gitweb: add support for XZ compressed snapshots
 2009-08-06 14:28 UTC 

[PATCH 2/3] gitweb: update INSTALL regarding specific snapshot settings
 2009-08-06 14:27 UTC 

[PATCH 1/3] gitweb: support to globally disable a snapshot format
 2009-08-06 14:25 UTC 

[PATCH 1/2] Add transport native helper executables to .gitignore
 2009-08-06 13:14 UTC  (2+ messages)
` [PATCH 2/2] http-fetch: Fix Makefile dependancies

[PATCH] git-describe: Die early if there are no possible descriptions
 2009-08-06 12:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Show usage string for 'git log -h', 'git show -h' and 'git diff -h'
 2009-08-06 10:47 UTC 

[PATCH] rebase: consistent error messages for staged and unstaged changes
 2009-08-06  9:56 UTC  (3+ messages)

[PATCH 4/5] administrative functions for rev-cache, and start of integration into git
 2009-08-06  9:55 UTC 

[PATCH 3/5] non-commit object support for rev-cache
 2009-08-06  9:55 UTC 

[PATCH 2/5] bare minimum revision cache system, no integration with git
 2009-08-06  9:55 UTC 

Hash Tables
 2009-08-06  8:53 UTC  (3+ messages)

[PATCH 1/2] git-rev-list.txt: Correct description for multiple arguments
 2009-08-06  8:48 UTC  (4+ messages)
` [PATCH 2/2] git-rev-list.txt: Clarify the use of multiple revision arguments

git format-patch glitch?
 2009-08-06  7:57 UTC  (2+ messages)

What's cooking in git.git (Aug 2009, #01; Wed, 05)
 2009-08-06  8:24 UTC  (2+ messages)

[GITK PATCH] gitk: fix direction of --left-right triangles
 2009-08-06  7:19 UTC  (3+ messages)
` [PATCH v2] gitk: fix direction of symmetric difference in optimized mode

[PATCH] send-email: confirm on empty mail subjects
 2009-08-06  6:25 UTC  (2+ messages)

[PATCHv5 1/3] gitweb: support to globally disable a snapshot format
 2009-08-06  6:20 UTC  (2+ 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).