git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-10-25 07:55:14 to 2013-10-29 07:21:30 UTC [more...]

[PATCH] Documentation: revamp gitk(1)
 2013-10-29  7:20 UTC  (8+ messages)
` [PATCH v2 0/7] gitk -L
  ` [PATCH v2 1/7] gitk: support -G option from the command line
  ` [PATCH v2 2/7] gitk: refactor per-line part of getblobdiffline and its support
  ` [PATCH v2 3/7] gitk: split out diff part in $commitinfo
  ` [PATCH v2 5/7] gitk: recognize -L option
  ` [PATCH v2 6/7] Documentation: put blame/log -L in sticked form
  ` [PATCH v2 7/7] Documentation/gitk: document -L option

git svn already set … wanted to set to:
 2013-10-29  6:57 UTC 

[PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line
 2013-10-29  6:23 UTC  (32+ messages)
          ` [Ksummit-2013-discuss] "
          ` [ksummit-attendees] "

Limiting disk usage
 2013-10-29  6:22 UTC 

[PATCH v4] remote-curl: fix large pushes with GSSAPI
 2013-10-29  2:36 UTC 

[PATCH v3] remote-curl: fix large pushes with GSSAPI
 2013-10-29  2:17 UTC  (2+ messages)

[PATCH V2] git clone: is an URL local or ssh
 2013-10-29  1:49 UTC  (4+ messages)

Git v1.8.4.2 test failure in ./t5570-git-daemon.sh
 2013-10-29  1:30 UTC  (2+ messages)

[PATCH] Avoid broken Solaris tr
 2013-10-29  1:23 UTC  (22+ messages)
    ` [PATCH] Avoid difference in tr semantics between System V and BSD
            ` [PATCH] t/README: tests can use perl even with NO_PERL
                  ` [RFC/PATCH 0/3] perl
                    ` [PATCH 1/3] use @@PERL@@ in built scripts
                    ` [PATCH 2/3] t: provide a perl() function which uses $PERL_PATH
                    ` [PATCH 3/3] t: use perl instead of "$PERL_PATH" where applicable

git test failure: t9903-bash-prompt.sh on darwin8
 2013-10-28 23:11 UTC 

[PATCHv2 0/19] pack bitmaps
 2013-10-28 22:13 UTC  (11+ messages)
` [PATCH v2 10/19] pack-bitmap: add support for bitmap indexes
` [PATCH v2 11/19] pack-objects: use bitmaps when packing objects
` [PATCH v2 18/19] t: add basic bitmap functionality tests

[PATCH] Change sed i\ usage to something Solaris' sed can handle
 2013-10-28 21:59 UTC  (4+ messages)

What's cooking in git.git (Oct 2013, #07; Mon, 28)
 2013-10-28 21:58 UTC  (2+ messages)

What's cooking in git.git (Oct 2013, #06; Fri, 25)
 2013-10-28 21:04 UTC  (7+ messages)

[PATCH] sha1_file: move comment about return value where it belongs
 2013-10-28 20:19 UTC  (2+ messages)

[ANNOUNCE] Git v1.8.4.2
 2013-10-28 19:21 UTC 

[PATCH] rebase: use reflog to find common base with upstream
 2013-10-28 19:13 UTC  (18+ messages)
` [PATCH 0/2] finding the fork point from reflog entries
  ` [PATCH 2/2] merge-base: "--reflog" mode finds "
            ` [PATCH v2 "
                  ` [PATCH v3 2/2] merge-base: teach "--fork-point" mode

[PATCH 00/15] Change semantics of "fetch --tags"
 2013-10-28 19:10 UTC  (10+ messages)
` [PATCH 10/15] fetch --tags: fetch tags *in addition to* other stuff
` [PATCH 11/15] fetch --prune: prune only based on explicit refspecs

[PATCH] graph.c: visual difference on subsequent series
 2013-10-28 17:39 UTC  (8+ messages)

[BUG?] inconsistent `git reflog show` output, possibly `git fsck` output
 2013-10-28 17:16 UTC  (4+ messages)

fetch: tag following too ambitious?
 2013-10-28 16:34 UTC  (2+ messages)

[PATCH] rev-parse --parseopt: fix handling of optional arguments
 2013-10-28 15:47 UTC  (8+ messages)
` [PATCH] rev-parse --parseopt: add the --sticked-long mode

Fwd: [PATCH] git-subtree: Avoid using echo -n even indirectly
 2013-10-28 14:04 UTC 

Well-past commit dates unsupported
 2013-10-28 10:04 UTC 

[ANNOUNCE] git-fc, a friendly fork of Git
 2013-10-28  9:20 UTC 

git-completion.bash error
 2013-10-28  5:31 UTC  (3+ messages)

[PATCH v4 00/10] transport-helper: updates
 2013-10-27 21:16 UTC  (15+ messages)
` [PATCH v4 03/10] transport-helper: check for 'forced update' message
` [PATCH v4 05/10] fast-export: add new --refspec option
` [PATCH v4 06/10] transport-helper: add support for old:new refspec
` [PATCH v4 02/10] transport-helper: fix extra lines
` [PATCH v4 09/10] transport-helper: add support to delete branches
` [PATCH v4 01/10] transport-helper: add 'force' to 'export' helpers
  ` [PATCH v4 11/10] fixup! "
` [PATCH v4 08/10] fast-export: add support to delete refs
` [PATCH v4 10/10] transport-helper: don't update refs in dry-run
` [PATCH v4 07/10] fast-import: add support to delete refs
` [PATCH v4 04/10] fast-export: improve argument parsing
` [PATCH v4 12/10] git-remote-testgit: support the new 'force' option
  ` [PATCH v4 13/10] test: remote-helper: add test for force pushes

[PATCH/RFC] git clone: is an URL local or ssh
 2013-10-27 18:31 UTC  (2+ messages)

[PATCH] test-lib: fix typo in comment
 2013-10-27  9:56 UTC 

[PATCH] reflog: handle lightweight and annotated tags equally
 2013-10-27  9:57 UTC 

[PATCH v2] sha1_file.c:create_tmpfile(): Fix race when creating loose object dirs
 2013-10-27 11:35 UTC 

git stash does not work when directory is replaced by a symlink to itself
 2013-10-27 10:08 UTC 

[PATCH v3 00/10] transport-helper: updates
 2013-10-27  6:23 UTC  (2+ messages)

[PATCH v3 09/10] transport-helper: add support to delete branches
 2013-10-27  5:00 UTC  (4+ messages)
` [PATCH v3 11/10] fixup! "

[PATCH 1/2] refs: remove unused function invalidate_ref_cache
 2013-10-27  4:26 UTC  (3+ messages)
` [PATCH 2/2] cache: remove unused function 'have_git_dir'

[PATCH 0/3] Fix tests on Windows caused by random CRLF output
 2013-10-26 19:17 UTC  (4+ messages)
` [PATCH 1/3] t5300-pack-object: do not compare binary data using test_cmp
` [PATCH 2/3] Windows: a test_cmp that is agnostic to random LF <> CRLF conversions
` [PATCH 3/3] tests: undo special treatment of CRLF for Windows

PATCH] t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is html
 2013-10-26 18:48 UTC 

[PATCH] web--browse: Add support for xdg-open
 2013-10-26 17:43 UTC 

[PATCH 0/3] merge -Xindex-only
 2013-10-26 14:43 UTC  (11+ messages)
              ` [PATCH 1/3] merge-recursive: remove dead conditional in update_stages()
                ` [PATCH 2/3] merge-recursive: internal flag to avoid touching the worktree
                ` [PATCH 3/3] merge-recursive: -Xindex-only to leave worktree unchanged

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-10-26 10:49 UTC  (8+ messages)

[PATCH v2 19/19] pack-bitmap: implement optional name_hash cache
 2013-10-26 10:19 UTC  (2+ messages)
` [PATCH 20/19] count-objects: consider .bitmap without .pack/.idx pair garbage

GIT Hooks and security
 2013-10-26  9:39 UTC  (6+ messages)

git 1.8.4.1 configure should ship TYPE_SOCKLEN_T source macro
 2013-10-26  9:22 UTC  (2+ messages)
` Improving git-scm.com/community [Re: git 1.8.4.1 configure should ship TYPE_SOCKLEN_T source macro]

[PATCH] for-each-ref: avoid loading objects to print %(objectname)
 2013-10-26  8:35 UTC  (2+ messages)

GSoC 2014: Summary so far, discussion starter: how to improve?
 2013-10-26  8:21 UTC  (5+ messages)

[PATCH 0/19] pack bitmaps
 2013-10-26  7:55 UTC  (15+ messages)
` [PATCH 07/19] compat: add endianness helpers
` [PATCH 08/19] ewah: compressed bitmap implementation
` [PATCH 09/19] documentation: add documentation for the bitmap format
` [PATCH 10/19] pack-bitmap: add support for bitmap indexes
` [PATCH 11/19] pack-objects: use bitmaps when packing objects
` [PATCH 12/19] rev-list: add bitmap mode to speed up object lists

[BUG] "git --literal-pathspecs blame" broken in master
 2013-10-26  6:39 UTC  (4+ messages)
` [PATCH] pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses

previewing "git pull"
 2013-10-26  3:23 UTC 

[PATCH v2 2/2] Update documentation for http.continue option
 2013-10-25 20:56 UTC  (11+ messages)

[PATCH] graph.c: visual difference on subsequent series
 2013-10-25 20:51 UTC 

Fwd: Bug report: reset -p HEAD
 2013-10-25 16:54 UTC  (5+ messages)
    `  "
      ` Re* "

git describe --contains --abbrev=0 <sha1> doesn't work as expected
 2013-10-25 15:56 UTC 

Setting per-repository configuration for git
 2013-10-25 12:37 UTC  (3+ messages)

[PATCH] diff: Add diff.orderfile configuration variable
 2013-10-25 10:24 UTC  (3+ messages)

pack corruption post-mortem
 2013-10-25  7:55 UTC  (5+ messages)


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