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

[PATCH 1/3] connect.c: Improve parsing of literal IPV6 addresses
 2015-01-22 20:07 UTC  (2+ messages)

Git compile warnings (under mac/clang)
 2015-01-22 19:59 UTC  (2+ messages)

[PATCHv2 0/5] Fix bug in large transactions
 2015-01-22 19:51 UTC  (16+ messages)
` [PATCHv2 1/5] update-ref: test handling large transactions properly
` [PATCHv2 2/5] t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
` [PATCHv2 3/5] refs.c: remove lock_fd from struct ref_lock
` [PATCHv2 4/5] refs.c: have a write_sha1_to_lock_file wrapper
` [PATCHv2 5/5] refs.c: enable large transactions

[PATCH] Documentation: fix version numbering
 2015-01-22 19:32 UTC 

Segmentation fault in git apply
 2015-01-22 19:23 UTC  (16+ messages)
                ` [PATCH] apply: count the size of postimage correctly
                  ` [PATCH] test: add git apply whitespace expansion tests

[PATCH 00/24] nd/untracked-cache update
 2015-01-22 18:49 UTC  (23+ messages)
` [PATCH 10/24] untracked cache: save to an index extension
` [PATCH 11/24] untracked cache: load from UNTR "
` [PATCH 12/24] untracked cache: invalidate at index addition or removal
` [PATCH 13/24] read-cache.c: split racy stat test to a separate function
` [PATCH 14/24] untracked cache: avoid racy timestamps
` [PATCH 15/24] untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
` [PATCH 16/24] untracked cache: mark index dirty if untracked cache is updated
` [PATCH 17/24] untracked-cache: temporarily disable with $GIT_DISABLE_UNTRACKED_CACHE
` [PATCH 18/24] status: enable untracked cache
` [PATCH 19/24] update-index: manually enable or disable "
` [PATCH 20/24] update-index: test the system before enabling "
` [PATCH 21/24] t7063: tests for "
` [PATCH 22/24] mingw32: add uname()
` [PATCH 23/24] untracked cache: guard and disable on system changes
` [PATCH 24/24] git-status.txt: advertisement for untracked cache

[PATCH] Makefile: do not compile git with debugging symbols by default
 2015-01-22 18:35 UTC  (7+ messages)

[PATCHv1 0/6] Fix bug in large transactions
 2015-01-22 18:29 UTC  (18+ messages)
` [PATCH 1/6] update-ref: Test handling large transactions properly
` [PATCH 2/6] refs.c: remove lock_fd from struct ref_lock
` [PATCH 3/6] refs.c: replace write_str_in_full by write_in_full
` [PATCH 4/6] refs.c: Have a write_in_full_to_lock_file wrapping write_in_full
` [PATCH 5/6] refs.c: write to a lock file only once
` [PATCH 6/6] refs.c: enable large transactions

[PATCH] transport-helper: do not request symbolic refs to remote helpers
 2015-01-22 17:52 UTC  (6+ messages)

[ANNOUNCE] Guilt v0.36-rc1
 2015-01-22 17:48 UTC 

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2015-01-22 17:17 UTC  (15+ messages)
` [PATCH 16/18] fsck: support demoting errors to warnings

Announcing Git for Windows 1.9.5
 2015-01-22 16:03 UTC  (2+ messages)

[GUILT v4 00/33] Teach guilt import-commit how to create legal patch names, and more
 2015-01-22 15:50 UTC  (12+ messages)
` [GUILT v4 09/33] Test suite: properly check the exit status of commands
` [GUILT v4 14/33] Use "git check-ref-format" to validate patch names
` [GUILT v4 15/33] Produce legal patch names in guilt-import-commit
` [GUILT v4 32/33] Improved doc and tests for guilt header
` [GUILT v4 33/33] Document the exit status of guilt push and guilt pop

[GIT PULL] l10n updates for 2.3.0
 2015-01-22 15:21 UTC 

[PATCH v2] remote-curl: fall back to Basic auth if Negotiate fails
 2015-01-22 14:47 UTC  (5+ messages)
` [PATCH v3] "

error closing pipe: Bad file descriptor at /usr/share/perl5/Git/SVN/Fetcher.pm line 335
 2015-01-22 13:11 UTC 

Pretty format specifier for commit count?
 2015-01-22 12:52 UTC  (7+ messages)

[PATCH] Fix unclosed here document in t3301.sh
 2015-01-22 12:38 UTC  (3+ messages)

[BUG] Mojibake in git gui and gitk for certain unicode chars
 2015-01-22 12:18 UTC  (2+ messages)

[PATCH] rebase -i: respect core.abbrev for real
 2015-01-22 11:50 UTC  (4+ messages)
` [PATCHv2] "
` [PATCHv3] "

[PATCH] parse-opts: add OPT_SUBCMD()
 2015-01-22 11:48 UTC 

[PATCH] branch: add support for --dry-run option
 2015-01-22 10:17 UTC  (4+ messages)

Git messes up 'ø' character
 2015-01-22  9:59 UTC  (14+ messages)

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2015-01-22  9:35 UTC  (40+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/18] fsck: Offer a function to demote fsck errors to warnings
  ` [PATCH v2 05/18] fsck: Allow demoting errors to warnings via receive.fsck.warn = <key>
  ` [PATCH v2 07/18] fsck: Make fsck_ident() warn-friendly
  ` [PATCH v2 11/18] fsck: Add a simple test for receive.fsck.*
  ` [PATCH v2 18/18] fsck: git receive-pack: support excluding objects from fsck'ing
` [PATCH v3 00/19] Introduce an internal API to interact with the fsck machinery
  ` [PATCH v3 01/19] fsck: Introduce fsck options
  ` [PATCH v3 02/19] fsck: Introduce identifiers for fsck messages
  ` [PATCH v3 03/19] fsck: Provide a function to parse fsck message IDs
  ` [PATCH v3 04/19] fsck: Offer a function to demote fsck errors to warnings
  ` [PATCH v3 05/19] fsck: Allow demoting errors to warnings via receive.fsck.warn = <key>
  ` [PATCH v3 06/19] fsck: Report the ID of the error/warning
  ` [PATCH v3 07/19] fsck: Make fsck_ident() warn-friendly
  ` [PATCH v3 08/19] fsck: Make fsck_commit() warn-friendly
  ` [PATCH v3 09/19] fsck: Handle multiple authors in commits specially
  ` [PATCH v3 10/19] fsck: Make fsck_tag() warn-friendly
  ` [PATCH v3 11/19] fsck: Add a simple test for receive.fsck.*
  ` [PATCH v3 12/19] fsck: Disallow demoting grave fsck errors to warnings
  ` [PATCH v3 13/19] fsck: Optionally ignore specific fsck issues completely
  ` [PATCH v3 14/19] fsck: Allow upgrading fsck warnings to errors
  ` [PATCH v3 15/19] fsck: Document the new receive.fsck.* options
  ` [PATCH v3 16/19] fsck: Support demoting errors to warnings
  ` [PATCH v3 17/19] fsck: Introduce `git fsck --quick`
  ` [PATCH v3 18/19] fsck: git receive-pack: support excluding objects from fsck'ing
  ` [PATCH v3 19/19] fsck: support ignoring objects in `git fsck` via fsck.skiplist

[PATCH] git-add--interactive: return from list_and_choose if there is zero candidates
 2015-01-22  8:39 UTC 

[PATCH] gitk: Remove tcl-format flag from a message that shouldn't have it
 2015-01-22  8:19 UTC 

What's cooking in git.git (Jan 2015, #04; Wed, 21)
 2015-01-22  7:59 UTC 

[PATCH v7 0/1] http: Add Accept-Language header if possible
 2015-01-22  7:54 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH] git-add--interactive: print message if there are no untracked files
 2015-01-22  7:11 UTC  (4+ messages)

[PATCH] i18n: bundle: mark git-bundle usage for translation
 2015-01-22  7:10 UTC  (3+ messages)

[BUG?] setting ulimit in test suite broken for me
 2015-01-22  0:54 UTC  (3+ messages)

t5539 broken under Mac OS X
 2015-01-21 22:33 UTC  (15+ messages)
            ` [PATCH] t/lib-httpd: switch SANITY check for NOT_ROOT
                        `  "

[PATCH] .clang-format: introduce the use of clang-format
 2015-01-21 22:09 UTC  (7+ messages)
` [PATCH v2] "

git index containing tree extension for unknown path
 2015-01-21 20:39 UTC  (2+ messages)

.gitattributes on branch behaves unexpected. Should it be more stateless?
 2015-01-21 13:45 UTC  (4+ messages)

[PULL] git-svn updates from Ramkumar
 2015-01-21 17:47 UTC  (9+ messages)

[PATCH] contacts: introduce --since and --min-percent
 2015-01-21 17:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] Makefile: collect some Makefile variables instead of directly assignment
 2015-01-21  9:33 UTC  (3+ messages)

[PATCH 0/2] Fix typos in various places
 2015-01-21  9:15 UTC 

[PATCH 0/2] Fix typos in various places
 2015-01-21  9:14 UTC  (3+ messages)
` [PATCH 1/2] pack-bitmap: fix typo
` [PATCH 2/2] t/lib-terminal.sh: "

[L10N] Startup of Git 2.3.0 l10n round 2
 2015-01-21  7:49 UTC  (4+ messages)
` [PATCH] show-branch: fix indentation of usage string
  ` [PATCH] l10n: correct indentation of show-branch usage

[ANNOUNCE] Git v2.3.0-rc1
 2015-01-21  2:06 UTC 

[PATCH] update-ref: Handle large transactions properly
 2015-01-21  1:21 UTC  (2+ messages)

[ANNOUNCE] Git v2.3.0-rc0
 2015-01-21  0:36 UTC  (6+ messages)
  ` [PATCH] parse_color: fix return value for numeric color values 0-8

[PATCH] move MAXDEPTH definition to the cache.h
 2015-01-21  0:24 UTC  (3+ messages)

git --recurse-submodule does not recurse to sub-submodules (etc.)
 2015-01-20 21:21 UTC  (2+ messages)

bash completion for git branch/checkout/etc doesn't escape metacharacters
 2015-01-20 19:15 UTC 

[PATCH] hash-object: add -t and --no-filters options to the hash-object synopsis
 2015-01-20 18:17 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).