git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-25 10:46:20 to 2009-05-27 22:09:21 UTC [more...]

[EGIT PATCH 2/6] Add ref rename support to JGit
 2009-05-27 22:08 UTC  (5+ messages)
` [EGIT PATCH 00/10] Rename support
  ` [EGIT PATCH 01/10] Make sure we get the right storage for loose/pack/loose and packed refs
    ` [EGIT PATCH 02/10] Add a toString for debugging to RemoteRefUpdate
      ` [EGIT PATCH 03/10] Add a toString to LockFile

Problem with large files on different OSes
 2009-05-27 22:07 UTC  (17+ messages)

RFE: "git bisect reverse"
 2009-05-27 22:07 UTC  (10+ messages)

[PATCHv3 0/4] git-am foreign patch support
 2009-05-27 21:20 UTC  (6+ messages)
` [PATCHv3 1/4] git-am foreign patch support: introduce patch_format
  ` [PATCHv3 2/4] git-am foreign patch support: autodetect some patch formats
    ` [PATCHv3 3/4] git-am foreign patch support: StGIT support
      ` [PATCHv3 4/4] git-am: refactor 'cleaning up and aborting'
    ` [PATCHv3bis 2/4] git-am foreign patch support: autodetect some patch formats

[PATCH] refuse to merge during a merge
 2009-05-27 21:04 UTC 

gitignore bug: including files in an excluded directoy does not work
 2009-05-27 20:55 UTC  (2+ messages)

[PATCHv2 0/4] git-am support for foreign patches
 2009-05-27 20:50 UTC  (11+ 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'

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

How to share config and hooks ?
 2009-05-27 20:11 UTC  (2+ messages)

[PATCH 1/2] for-each-ref: Do not lookup objects when they will not be used
 2009-05-27 19:24 UTC  (2+ messages)
` [PATCH 2/2] branch: Do not lookup commits "

[PATCH] bisect: display first bad commit without forking a new process
 2009-05-27 19:07 UTC  (2+ messages)

git log missing last line of output
 2009-05-27 19:06 UTC  (4+ messages)

[PATCH 4/7] Allow programs to not depend on remotes having urls
 2009-05-27 18:42 UTC  (2+ messages)

[PATCH 7/7] Implement git-vcs-p4
 2009-05-27 18:15 UTC 

[PATCH 5/7] Add a config option for remotes to specify a foreign vcs
 2009-05-27 18:15 UTC 

[PATCH 6/7] Add a transport implementation using git-vcs-* helpers
 2009-05-27 18:15 UTC 

[PATCH 3/7] Allow fetch to modify refs
 2009-05-27 18:15 UTC 

[PATCH 2/7] Use a function to determine whether a remote is valid
 2009-05-27 18:15 UTC 

[PATCH 0/7] Foreign VCS support
 2009-05-27 18:15 UTC 

[PATCH 1/7] Add specification of git-vcs-* helper programs
 2009-05-27 18:15 UTC 

git-svn: importing internal externals
 2009-05-27 16:51 UTC 

git-svn dcommits messages not in UTF-8 charset to mod_dav_svn?
 2009-05-27 16:16 UTC 

msysgit git log slow performance
 2009-05-27 15:49 UTC  (2+ messages)

Error during git gc
 2009-05-27 15:03 UTC 

(unknown),
 2009-05-27 14:00 UTC  (2+ messages)
` Error during git gc

[PATCH RESEND] Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
 2009-05-27 13:46 UTC  (6+ messages)
` [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting

[PATCH] imap-send: add support for IPv6
 2009-05-27 10:50 UTC  (3+ messages)

[PATCH 1/2] compat: add a mkstemps() compatibility function
 2009-05-27  8:20 UTC  (8+ messages)
` [PATCH 2/2] diff: generate prettier filenames when using GIT_EXTERNAL_DIFF

[PATCH TopGit 1/3] tg-push: remove useless warning of missing bases for non-tgish branches
 2009-05-27  8:17 UTC  (3+ messages)
` [TopGit PATCH v2 2/3] tg-push: prevent multiple occurences of branches
  ` [TopGit PATCH v2 3/3] tg-push: handle non-tgish branches

[TopGit PATCH] tg-push: prevent multiple occurences of branches
 2009-05-27  7:40 UTC  (3+ messages)

[TopGit PATCH] tg-push: don't accept non-tgish branches to push
 2009-05-27  7:23 UTC  (2+ messages)

[PATCH] t6050: check pushing something based on a replaced commit
 2009-05-27  5:14 UTC 

[PATCH v2 0/2] Avoid forking a process when checking merge bases
 2009-05-27  5:09 UTC  (3+ messages)
` [PATCH v2 1/2] bisect: rework some rev related functions to make them more reusable
` [PATCH v2 2/2] bisect: check ancestors without forking a "git rev-list" process

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

Access Denied when pushing git
 2009-05-27  3:48 UTC  (4+ messages)

"git ls-files -i" does not shows ignored files on Windows
 2009-05-27  3:37 UTC  (2+ messages)

[TopGit PATCH] tg-push: add bash completion
 2009-05-26 23:31 UTC  (2+ messages)
` [TopGit PATCH v2] "

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

[PATCH v3] diff: generate prettier filenames when using GIT_EXTERNAL_DIFF
 2009-05-26 21:41 UTC  (7+ 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] 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  (6+ messages)

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

[RFC PATCH] am: do not do any reset on --abort
 2009-05-25 22:23 UTC  (9+ messages)

error: Unable to append to .git/logs/refs/remotes/origin/master: Permission denied
 2009-05-25 22:23 UTC  (3+ messages)
` [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  (3+ 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 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  (2+ messages)

hg2git error
 2009-05-25 13:22 UTC  (5+ 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)


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).