git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-07-22 21:52:14 to 2009-07-25 02:56:16 UTC [more...]

Performance issue of 'git branch'
 2009-07-25  2:53 UTC  (56+ messages)
                ` Newton-Raphson, was "

[PATCH] git-add -p: be able to undo a given hunk
 2009-07-25  0:54 UTC  (25+ messages)
  ` [RFC PATCH] Implement unstage and reset modes for git-add--interactive
    ` [RFC PATCH v2 1/3] Introduce git-unstage
    ` [RFC PATCH v2 2/3] Introduce git-discard
    ` [RFC PATCH v2 3/3] Implement unstage --patch and discard --patch

[PATCHv2 00/10] gitweb: 'blame' view improvements
 2009-07-25  0:39 UTC  (16+ messages)
` [PATCH 01/10] gitweb: Make .error style generic
` [PATCH 02/10] gitweb: Mark boundary commits in 'blame' view
` [PATCHv2 03/10] gitweb: Use "previous" header of git-blame -p "
` [PATCH 04/10] gitweb: Mark commits with no "previous" "
` [PATCHv2 05/10] gitweb: Add author initials in 'blame' view, a la "git gui blame"
` [PATCH/RFC 06/10] gitweb: Use light/dark for class names also in 'blame' view
` [PATCH 07/10] gitweb: Add -partial_query option to href() subroutine
` [PATCH 08/10] gitweb: Add optional "time to generate page" info in footer
` [PATCHv2/RFC 09/10] gitweb: Incremental blame (proof of concept)
` [PATCH/RFC 10/10] gitweb: Create links leading to 'blame_incremental' using JavaScript

[PATCH 0/2] Section renaming can lose content
 2009-07-25  0:28 UTC  (7+ messages)
` [PATCH 1/2] Make section_name_match start on '[', and return the length on success
  ` [PATCH 2/2] After renaming a section, print any trailing variable definitions
        ` (unknown),

[BUG] Endless loop in git whatchanged --graph -m
 2009-07-24 23:45 UTC 

[PATCH] git init: optionally allow a directory argument
 2009-07-24 23:36 UTC  (2+ messages)

[JGIT] Re: blinking test WindowCacheGetTest.testCache_TooSmallLimit
 2009-07-24 22:51 UTC 

git svn fetches the same revision multiple times for non-trunk branches
 2009-07-24 21:53 UTC 

[JGIT PATCH 00/12] Cleanup Config class
 2009-07-24 21:34 UTC  (5+ messages)
` [JGIT PATCH 10/12] Match config subsection names using case sensitive search
      ` [PATCH] Ensure Config readers handle case insensitive names correctly

Eclipse git plugin help -- diffs
 2009-07-24 20:51 UTC  (2+ messages)

git-am -p fails with new file
 2009-07-24 18:09 UTC 

[ANNOUNCE] GIT 1.6.4-rc2
 2009-07-24 17:49 UTC  (4+ messages)

Fw: Portability changes to mozilla-sha1
 2009-07-24 17:17 UTC 

[PATCH] Fix export_marks() error handling
 2009-07-24 16:35 UTC  (2+ messages)

[PATCH/RFC] SunOS grep does not understand -C<n>
 2009-07-24 15:55 UTC  (7+ messages)
` [PATCH/RFC] FreeBSD iconv function signature is "old"

[PATCH 0/2] Make git-gc more robust with regard to grafts
 2009-07-24 15:24 UTC  (10+ messages)
` [PATCH 1/2] Add a test showing that 'git repack' throws away grafted-away parents
` [PATCH 2/2] git repack: keep commits hidden by a graft

[PATCH] Show the presence of untracked files in the bash prompt
 2009-07-24 15:03 UTC  (4+ messages)

git-svn error: RA layer request failed: PROPFIND request failed on '/svn/stf/branches/dev/sw%2Fdpemu%2Finclude%2FNetCnxn.h':
 2009-07-24 14:45 UTC 

cloning to remote
 2009-07-24 13:58 UTC  (2+ messages)

Fast-forward-only merge
 2009-07-24 10:40 UTC  (2+ messages)

Portability changes to mozilla-sha1
 2009-07-24  5:32 UTC 

[PATCH 1/3] git branch: fix performance problem
 2009-07-23 19:20 UTC  (3+ messages)
` [PATCH 2/3] git branch: avoid unnecessary object lookups
  ` [PATCH 3/3] git branch: clean up detached branch handling

How to prevent Git from compressing certain files?
 2009-07-23 18:51 UTC  (3+ messages)

[PATCH] configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests
 2009-07-23 16:22 UTC  (4+ messages)
` [PATCH] config.mak.in: continue fixing NEEDS_LIBGEN autoconfigure feature

infinite loop in git-send-email with alias files
 2009-07-23 13:54 UTC  (4+ messages)

[PATCH] Added git svn gc command
 2009-07-23 12:30 UTC  (3+ messages)

[JGIT PATCH] Fixed Windows compatiblity bug in T0003_Basic.test027_UnpackedRefHigherPriorityThanPacked
 2009-07-23 11:38 UTC 

encrypted repositories?
 2009-07-23 10:40 UTC  (6+ messages)

synchronizing 2 heterogenous branches by cherry-pick
 2009-07-23  9:24 UTC  (4+ messages)

git-svn wowes
 2009-07-23  8:12 UTC  (2+ messages)

git-svn and --bare repositories
 2009-07-23  8:07 UTC  (2+ messages)

janitoring
 2009-07-23  7:27 UTC  (13+ messages)
` [PATCH 1/3] janitor: use NULL and not 0 for pointers
  ` [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()

git svn clone -r HEAD
 2009-07-23  6:56 UTC  (5+ messages)
  ` [PATCH] git svn: fix shallow clone when upstream revision is too new

[PATCH v4] grep: Add --max-depth option
 2009-07-23  6:11 UTC  (2+ messages)

Newbie: Branch management
 2009-07-23  5:39 UTC  (4+ messages)

[WIP PATCH 0/2] format-patch / send-mail thrading documentation
 2009-07-23  5:31 UTC  (6+ messages)
` [PATCHv2 0/2] format-patch / send-mail threading documentation
  ` [PATCH 1/2] List send-email config options in config.txt
    ` [PATCH 2/2] Improve doc for format-patch threading options

[PATCH 1/2] Fix git stash apply
 2009-07-23  5:13 UTC  (5+ messages)
` [PATCH 2/2] Replace remaining git-* calls in git stash

Why is it important to learn git?
 2009-07-23  5:00 UTC  (3+ messages)

[PATCH] Trailing whitespace and no newline fix
 2009-07-23  1:58 UTC  (2+ messages)

git rebase stops on empty commits
 2009-07-22 23:01 UTC  (6+ messages)

[PATCH] Preserve the protection mode for the Git config files
 2009-07-22 22:37 UTC  (4+ messages)

How has learning the advanced features of git helped you to write software more effectively?
 2009-07-22 22:32 UTC  (4+ messages)

configure: is NEEDS_SSL_WITH_CRYPTO test correct?
 2009-07-22 22:20 UTC  (3+ messages)
` [PATCH] configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing

[PATCH 4] janitor: useless checks before free
 2009-07-22 21:51 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).