git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-08-05 20:44:48 to 2009-08-07 04:21:41 UTC [more...]

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

What's in git.git (Aug 2009, #01; Wed, 05)
 2009-08-07  3:55 UTC  (21+ 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  3:22 UTC  (2+ messages)

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

[PATCH 0/5] Suggested for PU: revision caching system to significantly speed up packing/walking
 2009-08-07  2:47 UTC  (13+ messages)

[PATCH/RFC] gitweb: parse_commit_text encoding fix
 2009-08-07  0:41 UTC  (5+ messages)
` [PATCH] "

[PATCH] push: point to 'git pull' and 'git push --force' in case of non-fast forward
 2009-08-06 21:32 UTC  (5+ messages)
  ` [PATCH] "

[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] git-ls-files.txt: clarify what "other files" mean for --other
 2009-08-06 20:44 UTC  (2+ messages)

[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"

surprising error message in parse_opt_with_commit
 2009-08-06 19:53 UTC  (3+ messages)
  ` [PATCH] clarify error message when an abbreviated non-existent commit was specified

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)

Message from git reset: confusing?
 2009-08-06 19:21 UTC  (6+ messages)

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

Merging to and from non-current branches
 2009-08-06 18:43 UTC  (9+ 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)

[PATCHv5 3/3] gitweb: add support for XZ compressed snapshots
 2009-08-06  4:25 UTC 

[PATCHv5 2/3] gitweb: update INSTALL regarding specific snapshot settings
 2009-08-06  4:25 UTC 

[PATCH] Make 'submodule update' honor the 'update' setting in .gitmodules
 2009-08-06  3:36 UTC 

[PATCH] Make 'submodule update' honor the 'update' setting in .gitmodules
 2009-08-06  3:56 UTC 

[StGit BUG/PATCH] config.py: fix unset
 2009-08-06  3:29 UTC 

Please make git-am handle \r\n-damaged patches
 2009-08-05 23:10 UTC  (5+ messages)

[PATCH 1/2] Documentation: git-send-email: fix submission port number
 2009-08-05 22:40 UTC  (4+ messages)
` [PATCH 2/2] Documentation: git-send-email: correct statement about standard ports

git gc expanding packed data?
 2009-08-05 22:39 UTC  (2+ messages)

[PATCH 07/13] Add a config option for remotes to specify a foreign vcs
 2009-08-05 22:15 UTC  (15+ messages)

[PATCH 08/13] Add support for "import" helper command
 2009-08-05 21:50 UTC  (5+ messages)

[PATCH v2 1/4] sequencer: add "reset_almost_hard()" and related functions
 2009-08-05 20:52 UTC 

[PATCH v2 3/4] sequencer: add "--reset-hard" option to "git sequencer--helper"
 2009-08-05 20:52 UTC 

[PATCH v2 4/4] rebase -i: use "git sequencer--helper --reset-hard"
 2009-08-05 20:53 UTC 

[PATCH v2 2/4] sequencer: add comments about reset_almost_hard()
 2009-08-05 20:52 UTC 

[PATCH] git-tag(1): Refer to git-check-ref-format(1) for <name>
 2009-08-05 21:20 UTC  (3+ messages)

[PATCH 09/13] Allow helpers to report in "list" command that the ref is unchanged
 2009-08-05 21:18 UTC  (3+ messages)

Making git push output quieter
 2009-08-05 21:17 UTC  (6+ messages)
` [PATCH 3/3] transport: don't show push status if --quiet is given

[PATCH 10/13] Allow helpers to request marks for fast-import
 2009-08-05 21:05 UTC  (2+ messages)

[PATCH 1/3 v3] Add support for external programs for handling native fetches
 2009-08-05 20:58 UTC  (5+ messages)

[PATCH] don't let the delta cache grow unbounded in 'git repack'
 2009-08-05 20:55 UTC 

Help/Advice needed on diff bug in xutils.c
 2009-08-05 20:45 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).