git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-23 23:16:21 to 2009-05-26 14:30:11 UTC [more...]

Segfault in "git remote show <remote-name>"
 2009-05-26 14:27 UTC  (3+ messages)

[PATCH] speed: reuse char instead of recreation in loop
 2009-05-26 11:54 UTC  (7+ messages)

[PATCH RFC] Convert ce_path_match() use to match_pathspec()
 2009-05-26 11:04 UTC  (3+ messages)

Suggested workflow for frequent directory renames
 2009-05-26  9:24 UTC  (2+ messages)

[PATCH] t5500: Modernize test style
 2009-05-26  6:17 UTC 

[PATCH] t9120: don't expect failure with SVN_HTTPD_PORT unset
 2009-05-26  6:15 UTC 

[PATCH v3] diff: generate prettier filenames when using GIT_EXTERNAL_DIFF
 2009-05-26  6:12 UTC  (3+ messages)

[PATCH] completion: fix PS1 display during an AM on detached HEAD
 2009-05-26  5:56 UTC 

tracking committer vs. author
 2009-05-26  5:10 UTC  (4+ messages)

[PATCH v2] diff: generate prettier filenames when using GIT_EXTERNAL_DIFF
 2009-05-26  2:27 UTC 

git-ls-files --added?
 2009-05-26  0:56 UTC  (8+ messages)

[PATCHv2 0/4] git-am support for foreign patches
 2009-05-26  0:38 UTC  (5+ messages)
` [PATCHv2 1/4] git-am foreign patch support: introduce patch_format
  ` [PATCHv2 2/4] git-am foreign patch support: autodetect some patch formats
    ` [PATCHv2 3/4] git-am foreign patch support: StGIT support
      ` [PATCHv2 4/4] git-am: refactor 'cleaning up and aborting'

What's cooking in git.git (May 2009, #02; Sun, 17)
 2009-05-25 23:15 UTC  (11+ messages)
  ` git submodule update --merge (Was: What's cooking in git.git (May 2009, #02; Sun, 17))
      ` git submodule update --merge

git subtree as a solution to partial cloning?
 2009-05-25 23:26 UTC  (8+ messages)

[PATCH 0/2] git-am foreign patch support
 2009-05-25 22:49 UTC  (7+ messages)
` [PATCH 1/2] git-am foreign patch support: format autodetection
  ` [PATCH 2/2] git-am foreign patch support: StGIT

Bug: 'git am --abort' can silently reset the wrong branch
 2009-05-25 22:23 UTC  (10+ messages)
` [RFC PATCH] am: do not do any reset on --abort

error: Unable to append to .git/logs/refs/remotes/origin/master: Permission denied
 2009-05-25 22:23 UTC  (4+ messages)
` [PATCH 1/2] lock_ref: inform callers of unavailable ref
` [PATCH 2/2] fetch: report ref storage DF errors more accurately

[PATCH] setup_revisions(): do not access outside argv
 2009-05-25 22:23 UTC  (3+ messages)
` [PATCH] convert bare readlink to strbuf_readlink

[PATCH] merge-options.txt: Clarify merge --squash
 2009-05-25 22:23 UTC  (2+ messages)

What's cooking in git.git (May 2009, #03; Mon, 25)
 2009-05-25 22:23 UTC  (6+ messages)
` Araxis in mergetool, was "

[PATCH jc/maint-add-p-coalesce-fix] t3701: ensure correctly set up repository after skipped tests
 2009-05-25 22:23 UTC  (2+ messages)

[PATCH 1/3] Documentation/Makefile: add a commented-out ' to unconfuse Emacs
 2009-05-25 22:07 UTC  (3+ 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] imap-send: add support for IPv6
 2009-05-25 19:13 UTC 

[PATCH 0/2] Update "diff -w --exit-code"
 2009-05-25 18:48 UTC  (4+ messages)
` [PATCH 1/2] diff: change semantics of "ignore whitespace" options

partial checkouts
 2009-05-25 14:51 UTC  (9+ messages)

hg2git error
 2009-05-25 13:22 UTC  (8+ messages)

[PATCH] gitk: update Italian translation
 2009-05-25 13:13 UTC 

can anybody explain the following to a git noob?
 2009-05-25 12:52 UTC  (11+ messages)

[PATCH v3 0/2] user-manual: general improvements
 2009-05-25 12:41 UTC  (9+ messages)
` [PATCH v3 0/2] "

[PATCH 02/18] http-push, http-walker: style fixes
 2009-05-25 12:03 UTC  (3+ messages)

[PATCH 0/5] Speeding up "git status" and "git diff --cached"
 2009-05-25 10:59 UTC  (2+ messages)

[PATCH] diff: generate prettier filenames when using GIT_EXTERNAL_DIFF
 2009-05-25 10:36 UTC 

[PATCH] fix cat-file usage message and documentation
 2009-05-25 10:33 UTC 

Git produces Unidiff - Does it really?
 2009-05-25  9:48 UTC  (3+ messages)

[PATCH 2/3] commit: add function to unparse a commit and its parents
 2009-05-25  9:46 UTC  (3+ messages)

git merge remote branch says "Merge commit ..."?
 2009-05-25  9:44 UTC  (7+ messages)

[PATCH] t8005: use more portable character encoding names
 2009-05-25  9:26 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] t8005: convert CP1251 character set to ISO8859-5

[PATCH] apply: handle filenames with double slashes better
 2009-05-25  9:11 UTC  (5+ messages)

Slightly obscure merge-file inconsistency
 2009-05-25  7:52 UTC  (5+ messages)
` [PATCH 1/2] merge-file fails to output anything for a degenerate merge
  ` [PATCH 2/2] Change xdl_merge to generate output even for null merges

[PATCH v0 1/3] doc/git-rebase.txt: remove mention of multiple strategies
 2009-05-25  7:39 UTC  (12+ messages)
` [PATCH v0 2/3] t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
  ` [PATCH v0 3/3] Build in git-rebase.sh

git subtree as a solution to partial cloning?
 2009-05-25  7:35 UTC 

[PATCH RESEND] Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
 2009-05-25  7:33 UTC  (3+ messages)
` [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting

[PATCH 0/2] StGit patch series import
 2009-05-25  7:19 UTC  (14+ messages)

[PATCH] gitk: allow diff view without context lines
 2009-05-24 23:50 UTC  (2+ messages)

[PATCH] gitk: add a string to translation
 2009-05-24 23:49 UTC  (2+ messages)

[egit] how to use a ssh private key
 2009-05-24 23:45 UTC  (2+ messages)

[PATCH] Have make fail when $(DOCBOOK2X_TEXI) fails in building gitman.texi
 2009-05-24 22:51 UTC 

[PATCH 00/18] http*: refactor (v3)
 2009-05-24 21:28 UTC  (3+ messages)

[PATCH 07/18] Some cleanup in get_refs_via_curl()
 2009-05-24 20:43 UTC  (2+ messages)

[PATCH 18/18] http*: add helper methods for fetching objects (loose)
 2009-05-24 20:44 UTC  (2+ messages)

[PATCH 17/18] http*: add helper methods for fetching packs
 2009-05-24 20:44 UTC  (2+ messages)

[PATCH 15/18] http*: add http_get_info_packs
 2009-05-24 20:43 UTC  (2+ messages)

[PATCH 08/18] http*: move common variables and macros to http.[ch]
 2009-05-24 20:43 UTC  (2+ messages)

[PATCH 06/18] Don't expect verify_pack() callers to set pack_size
 2009-05-24 20:43 UTC  (2+ messages)

[JGIT] Bus error (SIGBUS) on Solaris
 2009-05-24 20:11 UTC  (2+ messages)

[PATCH] t5500-fetch-pack: ignore output from git init
 2009-05-24 17:43 UTC  (4+ messages)

Funny error with git gc
 2009-05-24 17:37 UTC  (10+ messages)

[PATCH 16/18] http: use new http API in fetch_index()
 2009-05-24 14:20 UTC 

[PATCH 14/18] http-push: use the new http API in fetch_symref()
 2009-05-24 14:20 UTC 

[PATCH 12/18] http: use the new http API in http_fetch_ref()
 2009-05-24 14:19 UTC 

[PATCH 13/18] http-push: use the new http API in remote_exists()
 2009-05-24 14:19 UTC 

[PATCH 11/18] transport: use the new http API in get_refs_via_curl()
 2009-05-24 14:19 UTC 

[PATCH 09/18] http: create function end_url_with_slash
 2009-05-24 14:19 UTC 

[PATCH 10/18] http: new functions for the http API
 2009-05-24 14:19 UTC 

[PATCH 04/18] http*: copy string returned by sha1_to_hex
 2009-05-24 14:19 UTC 

[PATCH 05/18] http-push: do not SEGV after fetching a bad pack idx file
 2009-05-24 14:19 UTC 

[PATCH 03/18] http-walker: verify remote packs
 2009-05-24 14:19 UTC 

[PATCH 01/18] t5550-http-fetch: test fetching of packed objects
 2009-05-24 14:19 UTC 

y.a. static code analysis
 2009-05-24 13:25 UTC  (4+ messages)

[PATCH] Revert "git gui: show diffs with a minimum of 1 context line"
 2009-05-24 10:01 UTC  (3+ messages)

[PATCH 2/2] git-am: support StGit patch series
 2009-05-24  7:19 UTC 

[PATCH 1/2] mailinfo: handle StGit patches
 2009-05-24  7:19 UTC 

[PATCH v0 2/3] t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
 2009-05-23 15:31 UTC  (2+ messages)
` [PATCH "

[PATCH v2] mergetool--lib: add support for araxis merge
 2009-05-24  0:24 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).