git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-29 07:21:01 to 2009-06-01 08:57:26 UTC [more...]

[PATCH 00/11] Various msysgit patches
 2009-06-01  8:57 UTC  (20+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
  ` [PATCH 02/11] Quiet make: do not leave Windows behind
    ` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
      ` [PATCH 04/11] test-chmtime: work around Windows limitation
        ` [PATCH 05/11] winansi: fix compile warnings
          ` [PATCH 06/11] git: browsing paths with spaces when using the start command
            ` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
              ` [PATCH 08/11] MinGW readdir reimplementation to support d_type
                  ` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
                    ` [PATCH 11/11] MinGW: Teach Makefile to detect msysgit and apply specific settings
              ` [PATCH 05/11 v2] MinGW: fix warning about implicit declaration of _getch()
            ` [PATCH 03/11 v2] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes

[PATCH] Add -k option to cvsexportcommit to squash CVS keywords
 2009-06-01  6:57 UTC  (3+ messages)

[PATCHv2] git-show-branch.txt: document --date-order option
 2009-06-01  6:34 UTC 

Spreading .gitignore rules to svn:ignore and keeping them in sync
 2009-06-01  5:10 UTC  (2+ messages)

BUG: mergetool fails on gitignore:d files
 2009-06-01  2:04 UTC  (5+ messages)

[PATCH v7 1/3] compat: add a mkstemps() compatibility function
 2009-06-01  2:03 UTC  (4+ messages)
` [PATCH v7 2/3] compat: add a basename() "
  ` [PATCH v7 3/3] diff: generate pretty filenames in prep_temp_blob()

What's in git.git (May 2009, #03; Sun, 31)
 2009-06-01  1:25 UTC 

What's cooking in git.git (May 2009, #04; Sun, 31)
 2009-06-01  1:24 UTC 

[git subtree] documentation and new --squash mode
 2009-06-01  1:09 UTC  (4+ messages)

Tracking the untracked
 2009-05-31 23:10 UTC 

RFE: "git bisect reverse"
 2009-05-31 22:41 UTC  (15+ messages)

[OT] Using object store for other (java) applications
 2009-05-31 21:16 UTC 

Resetting working files
 2009-05-31 21:30 UTC  (8+ messages)

whitespace ignoring during diff -M
 2009-05-31 20:28 UTC 

[PATCH 3/3] http-push: send out fetch requests on queue
 2009-05-31 20:21 UTC  (12+ messages)
          ` [PATCH] http*: cleanup slot->local after fclose
              ` [PATCH v2] "

[PATCH] refuse to merge during a merge
 2009-05-31 19:36 UTC  (9+ messages)

inconsistency with --abbrev=0
 2009-05-31 17:46 UTC  (2+ messages)

git-ls-files --added?
 2009-05-31 16:19 UTC  (11+ messages)

More inches for more enjoyment!
 2009-05-31 16:29 UTC 

[PATCH 13/17] http-push.c::fetch_symref(): use the new http API
 2009-05-31 15:02 UTC  (3+ messages)
` [PATCH 14/17] http*: add http_get_info_packs

Segfault in "git remote show <remote-name>"
 2009-05-31 14:26 UTC  (5+ messages)
` [PATCH 1/2] fix segfault showing an empty remote
  ` [PATCH 2/2] match_refs: search ref list tail internally
      ` [PATCH v2] "

Managing submodules on large multi-user projects
 2009-05-31 13:39 UTC  (6+ messages)

[PATCH] http-push: reuse existing is_null_ref
 2009-05-31 10:36 UTC 

[RFH] Questions for Git User's Survey 2009
 2009-05-31  9:08 UTC  (5+ messages)

[PATCH] Show selected subdirectory paths in gitk
 2009-05-31  8:50 UTC 

[StGit PATCH] Remove the resolved command
 2009-05-31  8:21 UTC  (2+ messages)

[StGit PATCH] Add "stg id" support for "{public}" ref
 2009-05-31  8:20 UTC  (2+ messages)

[PATCH v6 2/3] compat: add a basename() compatibility function
 2009-05-31  8:11 UTC 

[RFC] git-cvs script
 2009-05-31  7:42 UTC  (3+ messages)

[PATCH] config.txt: document add.ignore-errors
 2009-05-31  5:08 UTC 

[PATCH v2] add --abbrev to 'git cherry'
 2009-05-31  4:53 UTC  (8+ messages)
  ` [PATCH v3] "

[PATCH v6 1/3] compat: add a mkstemps() compatibility function
 2009-05-31  4:53 UTC  (5+ messages)
` [PATCH v6 2/3] compat: add a basename() "
  ` [PATCH v6 3/3] diff: generate pretty filenames in prep_temp_blob()

A usage question
 2009-05-31  3:34 UTC 

[PATCH 1/2] Add 'git svn help [cmd]' which works outside a repo
 2009-05-31  1:17 UTC  (2+ messages)
` [PATCH 2/2] Add 'git svn reset' to unwind 'git svn fetch'

[PATCH v5 1/3] compat: add a mkstemps() compatibility function
 2009-05-30 22:14 UTC  (5+ messages)
` [PATCH v5 2/3] path: add a find_basename() portability function
  ` [PATCH v5 3/3] diff: generate pretty filenames in prep_temp_blob()

[PATCH 1/3] Documentation/Makefile: add a commented-out ' to unconfuse Emacs
 2009-05-30 22:01 UTC  (7+ messages)
` [PATCH 2/3] Makefile: Add "make help" telling users to read INSTALL and Makefile
  ` [PATCH 3/3] Makefile: add commented out 's for Emacs here, too

[PATCH 1/2] add new output-tuning flags to 'git cherry'
 2009-05-30 12:18 UTC  (4+ messages)
` [PATCH 2/2] document new flags

[PATCH v4 1/2] compat: add a mkstemps() compatibility function
 2009-05-30  1:47 UTC  (5+ messages)
` [PATCH v4 2/2] diff: generate pretty filenames in prep_temp_blob()

Git Confusion
 2009-05-30  1:32 UTC  (10+ messages)

[StGit PATCH 0/9] Various StGit updates
 2009-05-30  0:36 UTC  (5+ messages)
` [StGit PATCH 9/9] Use the default git colouring scheme rather than specific scripts

git-svn dcommits messages not in UTF-8 charset to mod_dav_svn?
 2009-05-30  0:14 UTC  (6+ messages)
  ` [PATCH] git-svn: refuse to dcommit non-UTF-8 messages
        ` [PATCH] t9139 uses ancient, backwards-compatible iconv names

No more suffers caused by "jelly" manhood at night
 2009-04-29 22:08 UTC 

gitignore bug: including files in an excluded directoy does not work
 2009-05-29 21:25 UTC  (3+ messages)

git-svn: importing internal externals
 2009-05-29 21:05 UTC  (3+ messages)

git-svn fetch
 2009-05-29 20:31 UTC  (3+ messages)

[PATCH 17/17] http*: add helper methods for fetching objects (loose)
 2009-05-29 17:59 UTC 

[PATCH 15/17] http: use new http API in fetch_index()
 2009-05-29 17:59 UTC 

[PATCH 16/17] http*: add helper methods for fetching packs
 2009-05-29 17:59 UTC 

[PATCH 12/17] http-push.c::remote_exists(): use the new http API
 2009-05-29 17:59 UTC 

[PATCH 10/17] transport.c::get_refs_via_curl(): use the new http API
 2009-05-29 17:59 UTC 

[PATCH 11/17] http.c::http_fetch_ref(): use the new http API
 2009-05-29 17:59 UTC 

[PATCH 09/17] http.c: new functions for the http API
 2009-05-29 17:59 UTC 

[PATCH 08/17] http: create function end_url_with_slash
 2009-05-29 17:59 UTC 

[PATCH 06/17] transport.c::get_refs_via_curl(): do not leak refs_url
 2009-05-29 17:59 UTC 

[PATCH 07/17] http*: move common variables and macros to http.[ch]
 2009-05-29 17:59 UTC 

[PATCH 05/17] Don't expect verify_pack() callers to set pack_size
 2009-05-29 17:58 UTC 

[PATCH 04/17] http-push: do not SEGV after fetching a bad pack idx file
 2009-05-29 17:58 UTC 

[PATCH 03/17] http*: copy string returned by sha1_to_hex
 2009-05-29 17:58 UTC 

[PATCH 02/17] http-walker: verify remote packs
 2009-05-29 17:58 UTC 

[PATCH 01/17] http-push, http-walker: style fixes
 2009-05-29 17:58 UTC 

[PATCH 00/17] http*: refactor (v4)
 2009-05-29 17:58 UTC 

[PATCH v2] git-svn: let 'dcommit $rev' work on $rev instead of HEAD
 2009-05-29 15:09 UTC 

[PATCH] bash: display git prompt in case of merge conflict during rebase
 2009-05-29 15:03 UTC  (3+ messages)
` [PATCH] bash: remove always true if statement from __git_ps1()

[PATCH 15/18] http*: add http_get_info_packs
 2009-05-29 14:39 UTC  (3+ messages)

[PATCH] git-svn: let 'dcommit $rev' work on $rev instead of HEAD
 2009-05-29 14:38 UTC 

Problem with submodules
 2009-05-29 13:38 UTC  (2+ messages)

After update to 1.6.3.1. I get this error: error: bad index file sha1 signature
 2009-05-29 13:09 UTC  (3+ messages)

[RFC][StGit PATCH] Add support for merge-friendly branches
 2009-05-29 11:59 UTC  (11+ messages)

÷2009/5/29 您還沒有一個專屬的企業網站嗎?
 2009-05-29 11:02 UTC 

WISH: Extending git commit --amend
 2009-05-29 10:39 UTC  (4+ messages)

[PATCH] git-apply(1): Clarify that one can select where to apply the patch
 2009-05-29 10:21 UTC 

git & bug tracking
 2009-05-29  9:58 UTC  (2+ messages)

What is the mechanism of a git checkout?
 2009-05-29  9:05 UTC  (3+ messages)

剥㨠杩琠☠扵朠瑲慣歩湧
 2009-05-29  8:18 UTC 

[PATCH] Pass "git config" flags in the right order
 2009-05-29  7:43 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).