git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-07-21 20:21:19 to 2009-07-23 23:24:33 UTC [more...]

Performance issue of 'git branch'
 2009-07-23 23:24 UTC  (40+ messages)
                ` Newton-Raphson, was "

[PATCH] git-add -p: be able to undo a given hunk
 2009-07-23 19:58 UTC  (4+ messages)

[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  (5+ messages)

[ANNOUNCE] GIT 1.6.4-rc2
 2009-07-23 16:32 UTC  (2+ messages)

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

[PATCH 0/2] Make git-gc more robust with regard to grafts
 2009-07-23 16:09 UTC  (4+ 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

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  (3+ messages)

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

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

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  (3+ 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  (10+ messages)
` [PATCH 2/2] Improve doc for format-patch threading options
` [PATCHv2 0/2] format-patch / send-mail threading documentation
  ` [PATCH 1/2] List send-email config options in config.txt

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

Why is it important to learn git?
 2009-07-23  5:00 UTC  (9+ 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

[JGIT PATCH 00/12] Cleanup Config class
 2009-07-22 21:37 UTC  (17+ messages)
` [JGIT PATCH 01/12] Use NB.readFully(File) to slurp complete file contents
  ` [JGIT PATCH 02/12] Correct name of fileRead member of Config class
    ` [JGIT PATCH 03/12] Add setLong to Config
      ` [JGIT PATCH 04/12] Fix Config setInt(..., 0) to store "0" not "0 g"
        ` [JGIT PATCH 05/12] Rename Config.unsetString to just unset()
          ` [JGIT PATCH 06/12] Remove pointless null assignments in Config
            ` [JGIT PATCH 07/12] Clarify section and subsection values in Config code
              ` [JGIT PATCH 08/12] Don't subclass PrintWriter when writing the Config
                ` [JGIT PATCH 09/12] Use a Java 5 style iteration over the Config entries list
                  ` [JGIT PATCH 10/12] Match config subsection names using case sensitive search
                    ` [JGIT PATCH 11/12] Cleanup Config's MAGIC_EMPTY_VALUE to be more safe
                      ` [JGIT PATCH 12/12] Remove unreferenced REMOTE_SECTION from RepositoryConfig

[PATCH 4] janitor: useless checks before free
 2009-07-22 21:51 UTC 

[PATCH 0/2 for maint] "show --cc" fixes
 2009-07-22 21:48 UTC  (3+ messages)
` [PATCH 1/2] combine-diff.c: fix performance problem when folding common deleted lines
  ` [PATCH 2/2] diff --cc: a lost line at the beginning of the file is shown incorrectly

hg2git error
 2009-07-22 18:05 UTC  (6+ messages)

[PATCH v2 0/1] Fix rebase -p --onto
 2009-07-22 18:05 UTC  (5+ messages)
` [PATCH v2 1/1] "

push fails -- temporary sha1, no such file / corruptiion ???
 2009-07-22 17:55 UTC  (3+ messages)

[PATCH v3] grep: Add --max-depth option
 2009-07-22 17:08 UTC  (4+ messages)

[PATCH] bash: gitk accepts common log-shortlog options
 2009-07-22 14:05 UTC  (3+ messages)

[JGIT PATCH] Removed conversion of subsection to the lowecase when accessing subsection names in config files
 2009-07-22 12:53 UTC 

[PATCH] Show the presence of untracked files in the bash prompt
 2009-07-22  8:31 UTC  (3+ messages)

cvs import and internal plumbing commands
 2009-07-22  3:06 UTC  (10+ messages)

format-patch: numbered patches from a patch list?
 2009-07-22  2:47 UTC  (4+ messages)

[RFE] allow git bisect to figure out in which revision a bug was fixed
 2009-07-22  2:41 UTC  (10+ messages)

local configuration
 2009-07-22  1:21 UTC  (3+ messages)

three-way diff performance problem
 2009-07-21 21:01 UTC  (6+ messages)

[PATCH RFC 0/8] introduce 'git remote add --push' and 'git clone --push'
 2009-07-21 21:00 UTC  (4+ 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).