git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-04-01 21:09:13 to 2015-04-05 22:40:05 UTC [more...]

[PATCH 0/6] address packed-refs speed regressions
 2015-04-05 22:39 UTC  (18+ messages)
` [PATCH 1/6] strbuf_getwholeline: use getc macro
` [PATCH 2/6] git-compat-util: add fallbacks for unlocked stdio
` [PATCH 3/6] strbuf_getwholeline: use getc_unlocked
` [PATCH 4/6] strbuf: add an optimized 1-character strbuf_grow
` [PATCH 5/6] t1430: add another refs-escape test
` [PATCH 6/6] refname_is_safe: avoid expensive normalize_path_copy call

[PATCH v2 1/5] revision: add --merges={show|only|hide} option
 2015-04-05 21:41 UTC  (7+ messages)
  ` [PATCH v2 2/5] log: honor log.merges= option
  ` [PATCH v2 3/5] Documentation: add git-log --merges= option and log.merges config. var
  ` [PATCH v2 4/5] t4202-log: add tests for --merges=
  ` [PATCH v2 5/5] bash-completion: add support for git-log --merges= and log.merges

rev-list pretty format behavior
 2015-04-05 21:12 UTC  (2+ messages)

How to send a warning message from git hosting server?
 2015-04-05 20:18 UTC  (2+ messages)

[PATCH v7 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-05 19:57 UTC  (11+ messages)
` [PATCH v7 1/4] sha1_file.c: support reading from a loose object of unknown type
` [PATCH v7 2/4] cat-file: teach cat-file a '--literally' option
` [PATCH v7 3/4] cat-file: add documentation for "
` [PATCH v7 4/4] t1006: add tests for git cat-file --literally

[PATCH 0/2] git-p4: Improve client path detection
 2015-04-05 19:27 UTC  (6+ messages)
` [PATCH] t9814: Guarantee only one source exists in git-p4 copy tests

how do I ignore a directory for diff
 2015-04-05 14:58 UTC  (4+ messages)

Feature request: Update remote url if it is redirected
 2015-04-05 10:44 UTC 

git clean performance issues
 2015-04-04 20:48 UTC  (4+ messages)

Freeing struct lock_file?
 2015-04-04 20:36 UTC  (7+ messages)
    ` C99 (Was: Re: Freeing struct lock_file?)
      ` C99

[PATCH] diff-highlight: Fix broken multibyte string
 2015-04-04 14:47 UTC  (13+ messages)
        ` [PATCH v3] diff-highlight: do not split multibyte characters

[PATCH v2 0/3] git-p4: updated locked file handling patch series
 2015-04-04  8:46 UTC  (4+ messages)
` [PATCH v2 1/3] git-p4: fix small bug in locked test scripts
` [PATCH v2 2/3] git-p4: small fix for locked-file-move-test
` [PATCH v2 3/3] git-p4: fix filetype detection on files opened exclusively

[PATCH] l10n: de.po: translate one message
 2015-04-04  8:11 UTC 

git 2.3.4, ssh: Could not resolve hostname
 2015-04-04  7:21 UTC  (16+ messages)

[PATCH v6 0/4] cat-file: add a '--literally' option
 2015-04-04  4:13 UTC  (10+ messages)
` [PATCH v6 1/4] sha1_file.c: support reading from a loose object of unknown type
` [PATCH v6 2/4] cat-file: teach cat-file a '--literally' option
` [PATCH v6 3/4] cat-file: add documentation for "
` [PATCH v6 4/4] t1006: add tests for git cat-file --literally

[RFCv5 PATCH] daemon: add systemd support
 2015-04-04  3:22 UTC 

[RFCv4 PATCH] daemon: add systemd support
 2015-04-04  3:19 UTC 

gitk drawing bug
 2015-04-04  1:28 UTC  (3+ messages)

[PATCH] standardize usage strings that were missed the first time
 2015-04-03 23:48 UTC  (4+ messages)

[v3RFC] systemd socket activation support
 2015-04-03 23:06 UTC  (2+ messages)

[PATCH] git-p4: Fetch the proper revision of utf16 files
 2015-04-03 22:49 UTC  (5+ messages)

RFC: git status --amend
 2015-04-03 22:05 UTC  (7+ messages)

[PATCHv2 0/4] git-p4: fix filetype detection on files opened exclusively
 2015-04-03 21:55 UTC  (8+ messages)
` [PATCHv2 1/4] git-p4: fix small bug in locked test scripts
` [PATCHv2 2/4] git-p4: small fix for locked-file-move-test
` [PATCHv2 3/4] git-p4: fix filetype detection on files opened exclusively
` [PATCHv2 4/4] git-p4: update locked test case

What's cooking in git.git (Apr 2015, #01; Thu, 2)
 2015-04-03 21:28 UTC  (3+ messages)

[PATCH] clone: Warn if clone lacks LICENSE or COPYING file
 2015-04-03 21:26 UTC  (4+ messages)

GSoC 2015: students proposals submitted, selection started
 2015-04-03 20:58 UTC  (3+ messages)

[PATCH 0/4] diff --cc: relax path filtering
 2015-04-03 16:29 UTC  (15+ messages)
` [PATCH 1/4] Add test for showing discarded changes with diff --cc
` [PATCH 2/4] combine-diff.c: refactor: extract insert_path()
` [PATCH 3/4] diff --cc: relax too strict paths picking
` [PATCH 4/4] t4059: rewrite to be adaptive to hunk filtering
` [PATCH v2 0/4] diff --cc: relax path filtering
  ` [PATCH v2 1/4] t4059: test 'diff --cc' with a change from only few parents
  ` [PATCH v2 2/4] combine-diff.c: refactor: extract insert_path()
  ` [PATCH v2 3/4] diff --cc: relax too strict paths picking
  ` [PATCH v2 4/4] t4059: rewrite to be adaptive to hunk filtering

[PATCH] improve documentation for some commands that use pathspecs
 2015-04-03 13:57 UTC  (3+ messages)

Forcing git top-level
 2015-04-03 12:14 UTC  (9+ messages)
  ` [PATCH] init: don't set core.worktree when initializing /.git
      ` [PATCH v2] "
      ` [PATCH] t1509: update prepare script to be able to run t1509 in chroot again

[PATCH v2] config.c: split some variables to $GIT_DIR/config.worktree
 2015-04-03 10:30 UTC  (4+ messages)
` [PATCH v3] "

Kickoff for Git 2.4.0 l10n round 2
 2015-04-03  0:57 UTC 

[PATCH] checkout: Say “it” instead of “them” for one commit
 2015-04-02 23:14 UTC  (3+ messages)

[RFC/PATCH 0/3] protocol v2
 2015-04-02 23:14 UTC  (12+ messages)
` [PATCH] protocol upload-pack-v2

[PATCH] push --signed: tighten what the receiving end can ask to sign
 2015-04-02 22:16 UTC  (2+ messages)

[ANNOUNCE] Git v2.4.0-rc1
 2015-04-02 22:08 UTC 

[BUG] 'git merge --quiet' is not always quiet
 2015-04-02 21:39 UTC  (2+ messages)

[PATCH] branch: fix funny-sounding error message
 2015-04-02 21:27 UTC 

[PATCH] git-p4: fix filetype detection on files opened exclusively
 2015-04-02 21:17 UTC  (3+ messages)

[PATCH] gitk: Remove mc parameter from proc show_error
 2015-04-02 21:05 UTC 

[PATCH] gitk: Fix bad English grammar "Matches none Commit Info"
 2015-04-02 21:05 UTC 

Do 2o15 money yourself !!!
 2015-04-02 20:18 UTC 

gitk won't show notes?
 2015-04-02 19:34 UTC 

[PATCH] send-pack: unify error messages for unsupported capabilities
 2015-04-02 18:02 UTC  (2+ messages)

[RFC 2] systemd socket activation support
 2015-04-02 17:20 UTC  (2+ messages)

RFC: Renaming "git rebase --onto"
 2015-04-02 16:40 UTC  (3+ messages)

[PATCH] systemd socket activation support
 2015-04-02 16:18 UTC  (4+ messages)

Kernel bug caused by 'git apply' misapplying a patch with ambiguous chunk
 2015-04-02 16:13 UTC  (3+ messages)

[PATCH] docs: Clarify what git-rebase's "--preserve-merges" does
 2015-04-02  9:53 UTC  (10+ messages)

[PATCH] systemd socket activation support
 2015-04-02  6:09 UTC 

Trying to push into empty repo, get fatal: bad revision 'HEAD'
 2015-04-02  5:07 UTC  (6+ messages)

Clone from shallow bundle bug
 2015-04-02  1:26 UTC  (9+ messages)

pack corruption post-mortem
 2015-04-02  0:49 UTC  (4+ messages)
` [PATCH] howto: document more tools for recovery corruption

[PATCH] git-common-dir: make submodule related variables worktree specific
 2015-04-01 21:45 UTC  (3+ messages)
` [PATCH v2] "


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