messages from 2015-01-29 01:48:34 to 2015-02-03 21:01:47 UTC [more...]
[PATCH v2 0/4] "git apply" safety
2015-02-03 21:01 UTC (18+ messages)
` [PATCH v2 1/4] apply: reject input that touches outside $cwd
` [PATCH v2 2/4] apply: do not read from the filesystem under --index
` [PATCH v2 3/4] apply: do not read from beyond a symbolic link
` [PATCH v2 4/4] apply: do not touch a file "
Relative paths don't work in .gitignore as would be expected
2015-02-03 20:11 UTC (5+ messages)
[PATCH] http: support curl < 7.10.7
2015-02-03 17:30 UTC
[PATCH] ewah: fix building with gcc < 3.4.0
2015-02-03 16:35 UTC (2+ messages)
[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
2015-02-03 16:33 UTC (26+ messages)
` [PATCH v4 00/19] "
` [PATCH v4 01/19] fsck: Introduce fsck options
` [PATCH v4 02/19] fsck: Introduce identifiers for fsck messages
` [PATCH v4 03/19] fsck: Provide a function to parse fsck message IDs
` [PATCH v4 05/19] fsck: Allow demoting errors to warnings
` [PATCH v4 04/19] fsck: Offer a function to demote fsck "
` [PATCH v4 11/19] fsck: Add a simple test for receive.fsck.severity
` [PATCH v4 12/19] fsck: Disallow demoting grave fsck errors to warnings
` [PATCH v4 07/19] fsck: Make fsck_ident() warn-friendly
` [PATCH v4 08/19] fsck: Make fsck_commit() warn-friendly
` [PATCH v4 10/19] fsck: Make fsck_tag() warn-friendly
` [PATCH v4 15/19] fsck: Document the new receive.fsck.severity options
` [PATCH v4 09/19] fsck: Handle multiple authors in commits specially
` [PATCH v4 14/19] fsck: Allow upgrading fsck warnings to errors
` [PATCH v4 06/19] fsck: Report the ID of the error/warning
` [PATCH v4 13/19] fsck: Optionally ignore specific fsck issues completely
` [PATCH v4 16/19] fsck: Support demoting errors to warnings
` [PATCH v4 17/19] fsck: Introduce `git fsck --quick`
` [PATCH v4 18/19] fsck: git receive-pack: support excluding objects from fsck'ing
` [PATCH v4 19/19] fsck: support ignoring objects in `git fsck` via fsck.skiplist
Weird output of git status in pre-commit hook when providing a pathspec on commit
2015-02-03 16:32 UTC (2+ messages)
[git-gui] bug report: "Open existing repository" dialog fails on submodules
2015-02-03 16:00 UTC (10+ messages)
` [PATCH 1/2] Fixes _is_git
` [PATCH 2/2] Makes _do_open2 set _gitdir to actual path
use-after-free leads to git-blame writing garbage in error message
2015-02-03 9:38 UTC (3+ messages)
symlinked files
2015-02-03 9:12 UTC
folder naming bug?
2015-02-03 8:40 UTC (7+ messages)
"git status" should warn/error when it cannot lists a directory
2015-02-03 5:36 UTC (2+ messages)
[PATCHv5] sha1_file: fix iterating loose alternate objects
2015-02-02 21:02 UTC (4+ messages)
RFD: should we do another 2.3-rc for t9001-noxmailer? I'd say not
2015-02-02 20:52 UTC (4+ messages)
[ANNOUNCE] Git v2.3.0-rc2
2015-02-02 20:12 UTC (21+ messages)
` Broken makefile check for curl version on el4 [Re: [ANNOUNCE] Git v2.3.0-rc2]
` [PATCH] Makefile: Handle broken curl version number in version check
` All gnupg tests broken on el4 [Re: [ANNOUNCE] Git v2.3.0-rc2]
` Testsuite regression with perl 5.8.0 "
` [PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
[GIT PULL] l10n updates for 2.3.0
2015-02-02 20:06 UTC (2+ messages)
[PATCHv4] sha1_file: fix iterating loose alternate objects
2015-02-02 20:02 UTC (5+ messages)
[PATCH] git-submodules.sh: fix '/././' path normalization
2015-02-02 20:02 UTC (2+ messages)
[PATCH] Documentation/git-add.txt: add `add.ginore-errors` configuration variable
2015-02-02 18:54 UTC (12+ messages)
` [PATCH 0/3] Documenting naming rules for configuration variables
` [PATCH 3/3] CodingGuidelines: describe "
[PATCHv2 1/2] t5304-prune: demonstrate bug in pruning alternates
2015-02-02 18:41 UTC (3+ messages)
` [PATCHv2 2/2] sha1_file: fix iterating loose alternate objects
[PATCHv3 1/2] t5304-prune: demonstrate bug in pruning alternates
2015-02-02 18:40 UTC (2+ messages)
` [PATCHv3 2/2] sha1_file: fix iterating loose alternate objects
[PATCH 1/2] t5710-info-alternate: demonstrate bug in unpacked pruning
2015-02-02 18:37 UTC (5+ messages)
` [PATCH 2/2] sha1_file: fix iterating loose alternate objects
[Git BUG] Please do not use "-B -M" in "diff" family for now
2015-02-02 18:25 UTC (5+ messages)
` [RFC PATCH] diff: do not use creation-half of -B as a rename target candidate
[PATCH v2] l10n: gitk/ca.po: add Catalan translation
2015-02-02 5:53 UTC
bug & patch: exit codes from internal commands are handled incorrectly
2015-02-01 22:32 UTC (4+ messages)
How to rebase one branch of the merge commit?
2015-02-01 19:28 UTC (2+ messages)
You will upload it till Sunday evening, February 1
2015-01-31 22:40 UTC
Importing from RTC to GIT
2015-02-01 11:50 UTC (2+ messages)
patch-2.7.3 no longer applies relative symbolic link patches
2015-01-31 21:27 UTC (32+ messages)
` [PATCH] apply: refuse touching a file beyond symlink
` [PATCH 2/1] apply: reject input that touches outside $cwd
[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
2015-01-31 20:41 UTC (16+ messages)
` [PATCH 16/18] fsck: support demoting errors to warnings
git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
2015-01-31 14:52 UTC (8+ messages)
[PATCH v7 1/1] http: Add Accept-Language header if possible
2015-01-30 17:23 UTC (9+ messages)
` [PATCH v8 0/1] "
` [PATCH] "
` [PATCH v9 0/1] "
bug report: build issue with git 2.2.2 using uclibc toolchain
2015-01-30 16:33 UTC (3+ messages)
implement a stable 'Last updated' in Documentation
2015-01-30 15:07 UTC (6+ messages)
git loses commits on git pull --rebase with Dictator and Lieutenants Workflow
2015-01-29 20:58 UTC (7+ messages)
` Re* "
[PATCH] completion: Support exclude prefix, ^<rev>
2015-01-29 17:05 UTC
CTRL+Arrow keys don't work with Git Bash for Windows?
2015-01-29 15:18 UTC
[PATCH 0/2] silence clang-3.6 warnings
2015-01-29 6:22 UTC (5+ messages)
` [PATCH 1/2] read_and_strip_branch: fix typo'd address-of operator
Score in diff-format
2015-01-29 6:20 UTC (5+ messages)
[PATCHv3 6/6] refs.c: enable large transactions
2015-01-28 21:35 UTC (4+ messages)
` [PATCH] refs.c: clean up write_ref_sha1 returns
[PATCH] git-new-workdir: support submodules
2015-01-28 10:53 UTC (10+ messages)
[PATCH 2/2] test-lib.sh: Dynamic test for the prerequisite SANITY
2015-01-28 8:28 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).