git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-08-18 17:22:51 to 2012-08-20 21:53:15 UTC [more...]

[PATCH v5 00/16] GSOC remote-svn
 2012-08-20 21:52 UTC  (2+ messages)
` [PATCH v5 01/16] Implement a remote helper for svn in C

t9020 broken on pu ?
 2012-08-20 21:08 UTC  (2+ messages)

git on HP NonStop
 2012-08-20 20:51 UTC  (7+ messages)

How to request a fast-forward pull
 2012-08-20 20:40 UTC 

[PATCH] parseopt: do not translate empty help string
 2012-08-20 20:10 UTC  (3+ messages)

[PATCH v9] git on Mac OS and precomposed unicode
 2012-08-20 19:46 UTC  (6+ messages)
` [PATCH] cleanup precompose_utf8
      ` [PATCH] precompose-utf8: do not call checks for non-ascii "utf8"

Comparing the working tree with a commit should be independent of the index
 2012-08-20 19:16 UTC  (4+ messages)

[PATCH 0/3] Improve branch UI for setting upstream information
 2012-08-20 18:50 UTC  (5+ messages)
` [PATCH 1/3] branch: introduce --set-upstream-to
` [PATCH 2/3] branch: add --unset-upstream option
` [PATCH 3/3] branch: suggest how to undo a --set-upstream when given one branch

[RFC 1/5] GSOC: prepare svndump for branch detection
 2012-08-20 17:43 UTC  (7+ messages)

[PATCH 0/2] further fixes of check_ref_format() users
 2012-08-20 17:39 UTC  (3+ messages)
` [PATCH 1/2] fetch/push: allow refs/*:refs/*
` [PATCH 2/2] get_fetch_map(): tighten checks on dest refs

What's cooking in git.git (Aug 2012, #06; Sun, 19)
 2012-08-20 17:23 UTC  (7+ messages)

receive.denyNonNonFastForwards not denying force update
 2012-08-20 17:05 UTC  (2+ messages)

Porting git to HP NonStop
 2012-08-20 16:53 UTC  (10+ messages)

[PATCH/RFC v4 01/16] GSOC remote-svn
 2012-08-20 16:43 UTC  (10+ messages)

"Temporary merge branch 2" Conflicts
 2012-08-20 13:21 UTC  (2+ messages)

[PATCH 00/66] parseopt i18n marking (again)
 2012-08-20 12:32 UTC  (67+ messages)
` [PATCH 01/66] i18n: mark "style" in OPT_COLUMN() for translation
` [PATCH 02/66] i18n: archive: mark parseopt strings "
` [PATCH 03/66] i18n: add: "
` [PATCH 04/66] i18n: bisect--helper: "
` [PATCH 05/66] i18n: blame: "
` [PATCH 06/66] i18n: branch: "
` [PATCH 07/66] i18n: cat-file: "
` [PATCH 08/66] i18n: check-attr: "
` [PATCH 09/66] i18n: checkout-index: "
` [PATCH 10/66] i18n: checkout: "
` [PATCH 11/66] i18n: cherry: "
` [PATCH 12/66] i18n: clean: "
` [PATCH 13/66] i18n: clone: "
` [PATCH 14/66] i18n: column: "
` [PATCH 15/66] i18n: commit: "
` [PATCH 16/66] i18n: config: "
` [PATCH 17/66] i18n: count-objects: "
` [PATCH 18/66] i18n: describe: "
` [PATCH 19/66] i18n: fast-export: "
` [PATCH 20/66] i18n: fetch: "
` [PATCH 21/66] i18n: fmt-merge-msg: "
` [PATCH 22/66] i18n: for-each-ref: "
` [PATCH 23/66] i18n: format-patch: "
` [PATCH 24/66] i18n: fsck: "
` [PATCH 25/66] i18n: gc: "
` [PATCH 26/66] i18n: grep: "
` [PATCH 27/66] i18n: hash-object: "
` [PATCH 28/66] i18n: help: "
` [PATCH 29/66] i18n: init-db: "
` [PATCH 30/66] i18n: log: "
` [PATCH 31/66] i18n: ls-files: "
` [PATCH 32/66] i18n: ls-tree: "
` [PATCH 33/66] i18n: merge-base: "
` [PATCH 34/66] i18n: merge-file: "
` [PATCH 35/66] i18n: merge: "
` [PATCH 36/66] i18n: mktree: "
` [PATCH 37/66] i18n: mv: "
` [PATCH 38/66] i18n: name-rev: "
` [PATCH 39/66] i18n: notes: "
` [PATCH 40/66] i18n: pack-objects: "
` [PATCH 41/66] i18n: pack-refs: "
` [PATCH 42/66] i18n: prune-packed: "
` [PATCH 43/66] i18n: prune: "
` [PATCH 44/66] i18n: push: "
` [PATCH 45/66] i18n: read-tree: "
` [PATCH 46/66] i18n: remote: "
` [PATCH 47/66] i18n: replace: "
` [PATCH 48/66] i18n: status: "
` [PATCH 49/66] i18n: rerere: "
` [PATCH 50/66] i18n: reset: "
` [PATCH 51/66] i18n: rev-parse: "
` [PATCH 52/66] i18n: revert, cherry-pick: "
` [PATCH 53/66] i18n: rm: "
` [PATCH 54/66] i18n: shortlog: "
` [PATCH 55/66] i18n: show-branch: "
` [PATCH 56/66] i18n: show-ref: "
` [PATCH 57/66] i18n: symbolic-ref: "
` [PATCH 58/66] i18n: tag: "
` [PATCH 59/66] i18n: update-index: "
` [PATCH 60/66] i18n: update-ref: "
` [PATCH 61/66] i18n: update-server-info: "
` [PATCH 62/66] i18n: verify-pack: "
` [PATCH 63/66] i18n: verify-tag: "
` [PATCH 64/66] i18n: write-tree: "
` [PATCH 65/66] Reduce translations by using same terminologies
` [PATCH 66/66] Use imperative form in help usage to describe an action

[PATCH 1/3] retain reflogs for deleted refs
 2012-08-20 11:57 UTC  (19+ messages)
` [RFC 0/3] Reflogs for deleted refs: fix breakage and suggest namespace change
  ` [RFC 1/3] t9300: format test in modern style prior to modifying it
  ` [RFC 2/3] Delete reflogs for dead references to allow pruning
  ` [RFC 3/3] Change naming convention for the reflog graveyard

read-cache-v5.c: compiler warnings
 2012-08-20  8:29 UTC  (2+ messages)

[PATCH] fast_export.c: Fix a compiler warning
 2012-08-20  6:50 UTC  (3+ messages)

BUG Report. Why GIT commit need 30GB of memory for a commit?
 2012-08-20  5:48 UTC  (2+ messages)

[PATCH 1/2] t6300: test sort with multiple keys
 2012-08-20  5:24 UTC  (5+ messages)
` [PATCH 2/2] for-each-ref: Fix "

A note from the maintainer
 2012-08-20  3:16 UTC 

[ANNOUNCE] Git v1.7.12
 2012-08-20  2:00 UTC 

[PATCH v3 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
 2012-08-20  1:39 UTC  (10+ messages)
` [PATCH v3 2/2] git-svn.perl: keep processing all commits in parents_exclude
        ` [PATCH 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
          ` [PATCH 2/2] git-svn.perl: keep processing all commits in parents_exclude

[PATCH/RFC] git svn: handle errors and concurrent commits in dcommit
 2012-08-20  1:20 UTC  (8+ messages)

Test failures in t4034
 2012-08-20  0:56 UTC  (6+ messages)

[PATCH/RFC] git svn: don't introduce new paragraph for git-svn-id
 2012-08-19 23:59 UTC  (7+ messages)
        ` [PATCH/RFC] git svn: optionally trim imported log messages

git add "This file is for the blah class"
 2012-08-19 23:03 UTC  (2+ messages)

[RFC PATCH 0/2] Teach rm to better handle submodules
 2012-08-19 19:38 UTC  (14+ messages)
` [RFC PATCH 1/2] rm: don't fail when removing populated submodules

[RFC/PATCH] t3300-*.sh: Fix a TAP parse error
 2012-08-19 17:57 UTC  (8+ messages)

[PATCH] test: some testcases failed if cwd is on a symlink
 2012-08-19 16:43 UTC  (6+ messages)

FW: Git
 2012-08-19 11:19 UTC  (2+ messages)

[RFC 0/2] svn-fetch|push - an alternate approach
 2012-08-19 10:21 UTC  (4+ messages)
` [RFC 1/2] add svn-fetch/push
` [RFC 2/2] add tests for git svn-fetch|push

[PATCH 0/2] Fix two minor problems in the docs for git-config
 2012-08-19  9:33 UTC  (7+ messages)
` [PATCH 1/2] git-config.txt: properly escape quotation marks in example
` [PATCH 2/2] git-config.txt: fix example

What's cooking in git.git (Aug 2012, #05; Sat, 18)
 2012-08-19  6:43 UTC 

Problems with git fetch confusing foo and foo.git repos
 2012-08-18 22:06 UTC  (4+ messages)

Git feature request: --amend older commit
 2012-08-18 21:57 UTC  (3+ messages)

[PATCH 1/2] git-gui: Fix a loose/lose mistake
 2012-08-18 20:28 UTC  (4+ messages)
` [PATCH 2/2] git-gui: remove .git/CHERRY_PICK_HEAD after committing


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