git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-11-12 09:37:43 to 2013-11-15 17:27:49 UTC [more...]

Add a bugzilla website
 2013-11-15 17:27 UTC  (7+ messages)

Fwd: Possible bug report: `git commit -ammend`
 2013-11-15 15:54 UTC  (2+ messages)

[ANNOUNCE] Git v1.8.5-rc2
 2013-11-15 15:26 UTC  (4+ messages)
` [PATCH] RelNotes: Spelling & grammar fixes

Access different NAMESPACE of remote repo from client side
 2013-11-15 14:47 UTC  (4+ messages)
` [PATCH] shell: allow git command with --namespace option

Fwd: Error with git-svn pushing a rename
 2013-11-15 13:36 UTC  (3+ messages)

[PATCH v3 0/6] Replacement for rr/for-each-ref-decoration
 2013-11-15 10:59 UTC  (7+ messages)
` [PATCH v3 1/6] t6300 (for-each-ref): clearly demarcate setup
` [PATCH v3 2/6] t6300 (for-each-ref): don't hardcode SHA-1 hexes
` [PATCH v3 3/6] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH v3 4/6] for-each-ref: introduce %(upstream:track[short])
` [PATCH v3 5/6] for-each-ref: introduce %(color:...) for color
` [PATCH v3 6/6] for-each-ref: auto reset color after each atom

What's cooking in git.git (Nov 2013, #04; Wed, 13)
 2013-11-15  6:48 UTC  (2+ messages)

[PATCH 1/2] Rewrite man page explanation of git log's "--log-size" option
 2013-11-15  1:47 UTC  (5+ messages)
` [PATCH 2/2] Fix minor grammatical and other formatting issues in the "git log" man page

[PATCH] branch: fix --verbose output column alignment
 2013-11-15  1:45 UTC  (2+ messages)

[PATCHv3 1/2] Fix single quotes, AsciiDoc escaping, and other formatting issues
 2013-11-15  1:34 UTC  (2+ messages)
` [PATCHv3 2/2] Documentation/rev-list-options.txt: fix some grammatical issues and typos

[PATCH v3 0/21] pack bitmaps
 2013-11-14 23:09 UTC  (25+ messages)
` [PATCH v3 01/21] sha1write: make buffer const-correct
` [PATCH v3 02/21] revindex: Export new APIs
` [PATCH v3 03/21] pack-objects: Refactor the packing list
` [PATCH v3 04/21] pack-objects: factor out name_hash
` [PATCH v3 05/21] revision: allow setting custom limiter function
` [PATCH v3 06/21] sha1_file: export `git_open_noatime`
` [PATCH v3 07/21] compat: add endianness helpers
` [PATCH v3 08/21] ewah: compressed bitmap implementation
` [PATCH v3 09/21] documentation: add documentation for the bitmap format
` [PATCH v3 10/21] pack-bitmap: add support for bitmap indexes
` [PATCH v3 11/21] pack-objects: use bitmaps when packing objects
` [PATCH v3 12/21] rev-list: add bitmap mode to speed up object lists
` [PATCH v3 13/21] pack-objects: implement bitmap writing
` [PATCH v3 14/21] repack: stop using magic number for ARRAY_SIZE(exts)
` [PATCH v3 15/21] repack: turn exts array into array-of-struct
` [PATCH v3 16/21] repack: handle optional files created by pack-objects
` [PATCH v3 17/21] repack: consider bitmaps when performing repacks
` [PATCH v3 18/21] count-objects: recognize .bitmap in garbage-checking
` [PATCH v3 19/21] t: add basic bitmap functionality tests
` [PATCH v3 20/21] t/perf: add tests for pack bitmaps
` [PATCH v3 21/21] pack-bitmap: implement optional name_hash cache

[PATCH v2] State correct usage of literal examples in man pages in the coding standards
 2013-11-14 23:08 UTC 

64-bit support
 2013-11-14 22:15 UTC  (6+ messages)

[PATCH v5 00/14] New hash table implementation
 2013-11-14 22:07 UTC  (16+ messages)
` [PATCH v5 01/14] submodule: don't access the .gitmodules cache entry after removing it
` [PATCH v5 02/14] add a hashtable implementation that supports O(1) removal
` [PATCH v5 03/14] buitin/describe.c: use new hash map implementation
` [PATCH v5 04/14] diffcore-rename.c: move code around to prepare for the next patch
` [PATCH v5 05/14] diffcore-rename.c: simplify finding exact renames
` [PATCH v5 06/14] diffcore-rename.c: use new hash map implementation
` [PATCH v5 07/14] name-hash.c: use new hash map implementation for directories
` [PATCH v5 08/14] name-hash.c: remove unreferenced directory entries
` [PATCH v5 09/14] name-hash.c: use new hash map implementation for cache entries
` [PATCH v5 10/14] name-hash.c: remove cache entries instead of marking them CE_UNHASHED
` [PATCH v5 11/14] remove old hash.[ch] implementation
` [PATCH v5 12/14] fix 'git update-index --verbose --again' output
` [PATCH v5 13/14] builtin/update-index.c: cleanup update_one
` [PATCH v5 14/14] read-cache.c: fix memory leaks caused by removed cache entries

Bug with git svn fetch? "error:too many matches for svn-remote.svn.added-placeholder"
 2013-11-14 20:24 UTC  (6+ messages)
` [PATCH] config: arbitrary number of matches for --unset and --replace-all

What's cooking in git.git (Oct 2013, #06; Fri, 25)
 2013-11-14 19:38 UTC  (8+ messages)

can we prevent reflog deletion when branch is deleted?
 2013-11-14 16:20 UTC  (20+ messages)

Problem while cloning a git repo
 2013-11-14  8:20 UTC  (5+ messages)

Request: timeout option for remote operations, esp. "git fetch"
 2013-11-14  8:01 UTC  (6+ messages)

git rm / format-patch / am fails on my file: patch does not apply
 2013-11-14  7:26 UTC  (6+ messages)

[PATCH v2 0/3] Minor f-e-r enhacements
 2013-11-14  7:03 UTC  (10+ messages)
` [PATCH v2 1/3] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH v2 2/3] for-each-ref: introduce %(upstream:track[short])
` [PATCH v2 3/3] for-each-ref: introduce %(color:...) for color

[PATCH] transport.c: mark push status strings for translation
 2013-11-13 23:25 UTC  (2+ messages)

Bug? diff.submodule=log adds text to commit -v message
 2013-11-13 20:04 UTC  (9+ messages)

[PATCH] Fix single quotes, AsciiDoc escaping, and other formatting/grammatical issues
 2013-11-13 17:51 UTC  (2+ messages)

[PATCH] State correct usage of backticks for options in man pages in the coding guidelines
 2013-11-13 17:21 UTC  (3+ messages)

[PATCH v4 00/14] New hash table implementation
 2013-11-13 16:37 UTC  (6+ messages)
` [PATCH v4 02/14] add a hashtable implementation that supports O(1) removal

What's cooking in git.git (Nov 2013, #01; Fri, 1)
 2013-11-13 16:03 UTC  (3+ messages)

[PATCH] transport: Catch non positive --depth option value
 2013-11-13 16:06 UTC 

What's cooking in git.git (Oct 2013, #07; Mon, 28)
 2013-11-13 12:20 UTC  (11+ messages)
            ` htonll, ntohll

[PATCH 00/86] replace prefixcmp() with has_prefix()
 2013-11-13  7:17 UTC  (9+ messages)

Error message: unable to open object pack directory: .git/objects/pack: Too many open files
 2013-11-13  7:00 UTC  (9+ messages)

[PATCH v6 10/10] transport-helper: add support to delete branches
 2013-11-12 23:54 UTC  (15+ messages)
` [PATCH v6 00/10] transport-helper: updates
  ` [PATCH v2] remote-bzr: support the new 'force' option
` [PATCH v6 06/10] fast-export: add new --refspec option

[PATCH v7 00/11] transport-helper: updates
 2013-11-12 22:24 UTC  (19+ messages)
` [PATCH v7 01/11] transport-helper: fix extra lines
` [PATCH v7 02/11] transport-helper: don't update refs in dry-run
` [PATCH v7 03/11] transport-helper: add 'force' to 'export' helpers
` [PATCH v7 04/11] transport-helper: check for 'forced update' message
` [PATCH v6 05/10] fast-export: improve argument parsing
` [PATCH v7 05/11] test-hg.sh: tests are now expected to pass
` [PATCH v6 06/10] fast-export: add new --refspec option
` [PATCH v7 06/11] fast-export: improve argument parsing
` [PATCH v7 07/11] fast-export: add new --refspec option
` [PATCH v6 07/10] transport-helper: add support for old:new refspec
` [PATCH v6 08/10] fast-import: add support to delete refs
` [PATCH v7 08/11] transport-helper: add support for old:new refspec
` [PATCH v6 09/10] fast-export: add support to delete refs
` [PATCH v7 09/11] fast-import: "
` [PATCH v7 10/11] fast-export: "
` [PATCH v6 10/10] transport-helper: add support to delete branches
` [PATCH v7 11/11] "

[PATCH] git-send-email: Added the ability to query the number of smtp password questions
 2013-11-12 21:23 UTC  (6+ messages)
` [PATCH v2] git-send-mail: ask smtp password several times
  ` [[PATCH v2]] git-send-email: Added the ability to query the number of smtp password questions

[PATCH 0/7] remote-hg, remote-bzr fixes
 2013-11-12 20:27 UTC  (12+ messages)
` [PATCH 5/7] test-hg.sh: avoid obsolete 'test' syntax
` [PATCH v2 0/9] remote-hg, remote-bzr fixes
  ` [PATCH v2 2/9] test-lib.sh: convert $TEST_DIRECTORY to an absolute path

[GIT PULL] l10n updates for 1.8.5 round 1
 2013-11-12 19:26 UTC  (2+ messages)

[PATCH 2/4] Emphasize options and force ASCIIDOC escaping of "--"
 2013-11-12 18:40 UTC  (3+ messages)
` [PATCH 3/4] Correct word usage of "timezone" in "Documentation" directory

[PATCH 1/4] [trivial] Fix comment typo
 2013-11-12 17:41 UTC  (7+ messages)
` [PATCH 2/4] [trivial] Fix typo in Documentation
` [PATCH 3/4] [trivial] Fix typo in git-gui
` [PATCH 4/4] [trivial] Fix spelling typo in contrib


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