git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-02-12 22:30:33 to 2013-02-18 00:17:25 UTC [more...]

[PATCH] user-manual: Rewrite git-gc section for automatic packing
 2013-02-18  0:15 UTC  (15+ messages)
` [PATCH v2 00/15] User manual updates
  ` [PATCH v2 02/15] user-manual: Update for receive.denyCurrentBranch=refuse
            `  "
              ` [PATCH v3 0/9] User manual updates
                ` [PATCH v3 1/9] user-manual: Use 'remote add' to setup push URLs
                ` [PATCH v3 2/9] user-manual: Reorganize the reroll sections, adding 'git rebase -i'
                ` [PATCH v3 3/9] user-manual: Give 'git push -f' as an alternative to +master
                ` [PATCH v3 4/9] user-manual: Mention 'git remote add' for remote branch config
                ` [PATCH v3 5/9] user-manual: Standardize backtick quoting
                ` [PATCH v3 7/9] user-manual: Use request-pull to generate "please pull" text

[PATCH] read_directory: avoid invoking exclude machinery on tracked files
 2013-02-17 23:18 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v4 09/12] sequencer.c: teach append_signoff to avoid adding a duplicate newline
 2013-02-17 22:49 UTC  (5+ messages)
` [PATCH v4.1 "

[PATCH v4] submodule: add 'deinit' command
 2013-02-17 22:32 UTC  (6+ messages)
      ` [PATCH v5] "

Git bundles for backup and cloning: the Zaphod Beeblebrox thread
 2013-02-17 19:51 UTC  (2+ messages)

[PATCH 0/3] make smart-http more robust against bogus server input
 2013-02-17 19:28 UTC  (9+ messages)
` [PATCH 1/3] pkt-line: teach packet_get_line a no-op mode
` [PATCH 2/3] remote-curl: verify smart-http metadata lines
` [PATCH 3/3] remote-curl: sanity check ref advertisement from server

git clone tag shallow
 2013-02-17 19:13 UTC 

git clone combined with --depth, --branch and --single-branch
 2013-02-17 19:10 UTC  (4+ messages)
      ` Fwd: "

[BUG] Git clone of a bundle fails, but works (somewhat) when run with strace
 2013-02-17 18:04 UTC  (7+ messages)

[PATCH 2/3] contrib/subtree/t: Added tests for .gitsubtree support
 2013-02-17 15:26 UTC  (5+ messages)

Anybody know a website with up-to-date git documentation?
 2013-02-17 13:21 UTC  (8+ messages)

[PATCH 1/4] difftool: silence uninitialized variable warning
 2013-02-17 11:23 UTC  (7+ messages)
` [PATCH 2/4] t7800: Update copyright notice
  ` [PATCH 3/4] t7800: modernize tests
    ` [PATCH 4/4] t7800: "defaults" is no longer a builtin tool name

rev-parse fails on objects that contain colon
 2013-02-17  8:48 UTC  (2+ messages)

supports diff.context config for git-diff-tree
 2013-02-16  0:00 UTC  (2+ messages)

[PATCH v3 3/4] count-objects: report garbage files in pack directory too
 2013-02-15 23:20 UTC  (12+ messages)
` [PATCH v4 0/4] count-objects improvements
  ` [PATCH v4 1/4] git-count-objects.txt: describe each line in -v output
  ` [PATCH v4 2/4] sha1_file: reorder code in prepare_packed_git_one()
  ` [PATCH v4 3/4] count-objects: report garbage files in pack directory too
      ` [PATCH v4+ "
  ` [PATCH v4 4/4] count-objects: report how much disk space taken by garbage files

[PATCH] contrib/subtree: remove contradicting use options on echo wrapper
 2013-02-15 23:18 UTC  (3+ messages)

[PATCH 3/3] contrib/subtree: update documentation
 2013-02-15 22:54 UTC 

[PATCH v2 1/3] contrib/subtree: Store subtree sources in .gitsubtree and use for push/pull
 2013-02-15 22:42 UTC 

You have exceeded the email quota limit
 2013-02-15 21:55 UTC 

[BUG] Veryfing signatures in git log fails when language is not english
 2013-02-15 16:08 UTC  (14+ messages)
    ` [PATCH 0/5] gpg_interface: use the status
      ` [PATCH 1/5] gpg-interface: check good signature in a reliable way
      ` [PATCH 2/5] log-tree: rely upon the check in the gpg_interface
      ` [PATCH 3/5] gpg_interface: allow to request status return
      ` [PATCH 4/5] pretty: parse the gpg status lines rather than the output
      ` [PATCH 5/5] pretty: make %GK output the signing key for signed commits

[PATCH v2] add: warn when -u or -A is used without filepattern
 2013-02-15 10:00 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] git.txt: update description of the configuration mechanism
 2013-02-15  8:18 UTC  (8+ messages)

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-02-15  5:07 UTC  (7+ messages)

What's cooking in git.git (Feb 2013, #05; Tue, 12)
 2013-02-14 23:17 UTC  (12+ messages)
` jn/shell-disable-interactive (Re: What's cooking in git.git (Feb 2013, #05; Tue, 12))

What's cooking in git.git (Feb 2013, #06; Thu, 14)
 2013-02-14 21:51 UTC 

[PATCH] Documentation: filter-branch env-filter example
 2013-02-14 21:51 UTC  (5+ messages)

inotify to minimize stat() calls
 2013-02-14 16:31 UTC  (25+ messages)

[PATCH/RFC] clone: suggest index version 4 when the index is bigger than 512 KiB
 2013-02-14 13:34 UTC 

[PATCH v2] branch: show rebase/bisect info when possible instead of "(no branch)"
 2013-02-14  9:46 UTC  (4+ messages)
` [PATCH v3] "

Git 1.8.2 l10n round 2
 2013-02-14  7:36 UTC 

[PATCH] Documentation: filter-branch env-filter example
 2013-02-14  6:49 UTC  (2+ messages)

Cumulative "git read-tree -m" rejected with overwriting warning
 2013-02-13 23:40 UTC  (2+ messages)

[PATCH 0/2] Add bash.showUntrackedFiles config option
 2013-02-13 20:58 UTC  (18+ messages)
` [PATCH 2/2] t9903: add test case for bash.showUntrackedFiles
    ` [PATCH v2 0/3] Add bash.showUntrackedFiles config option
      ` [PATCH v2 1/3] shell prompt: add bash.showUntrackedFiles option
        ` [PATCH v2 2/3] t9903: add tests for bash.showUntrackedFiles
        ` [PATCH v2 3/3] t9903: add extra tests for bash.showDirtyState
                    ` [PATCH v3 2/3] t9903: add tests for bash.showUntrackedFiles
                      ` [PATCH v3 3/3] t9903: add extra tests for bash.showDirtyState

[PATCH] Makefile: don't run rm without any files
 2013-02-13 20:12 UTC  (5+ messages)

Git-aware HTTP transport
 2013-02-13 15:29 UTC  (4+ messages)
` Git-aware HTTP transport docs

[Request] Git export with hardlinks
 2013-02-13 13:17 UTC  (4+ messages)
    ` [ANN] First beta: "

git svn init throws Not a git repository (or any of the parent directories): .git
 2013-02-13 13:15 UTC  (2+ messages)

A good Git technique for referring back to original files
 2013-02-13 12:50 UTC  (6+ messages)

Recommended packing for HTTP repositories
 2013-02-13 12:38 UTC 

[git-multimail] License unknown (#1)
 2013-02-13 12:10 UTC  (3+ messages)

Pushing a git repository to a new server
 2013-02-13  8:08 UTC  (7+ messages)

git-completion.bash --local
 2013-02-13  7:44 UTC  (7+ messages)
` [PATCH] completion: support 'git config --local'

[PATCH 4/4] contrib/subtree: update documentation
 2013-02-12 23:24 UTC 

[PATCH 3/4] contrib/subtree/t: Added tests for .gitsubtree support
 2013-02-12 23:23 UTC 

[PATCH 2/4] contrib/subtree: Allow stale .gitsubtree entries to be replaced
 2013-02-12 23:23 UTC 

[PATCH 1/4] contrib/subtree: Store subtree sources in .gitsubtree and use for push/pull
 2013-02-12 23:21 UTC 

[PATCH 0/3] Fix installation paths with "make install-doc"
 2013-02-12 23:20 UTC  (12+ messages)
      ` [PATCH] Makefile: do not export mandir/htmldir/infodir

[PATCH v4 00/12] unify appending of sob
 2013-02-12 22:51 UTC  (4+ messages)
` [PATCH v4 11/12] format-patch: update append_signoff prototype

[PATCHv4 0/6] git-credential support in git-send-email
 2013-02-12 22:50 UTC  (5+ messages)
` [PATCHv4 4/6] Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe


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