git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-16 03:32:33 to 2013-02-19 07:29:58 UTC [more...]

[PATCH 1/4] t/t7502: compare entire commit message with what was expected
 2013-02-19  7:29 UTC  (11+ messages)
` [PATCH 2/4] t7502: demonstrate breakage with a commit message with trailing newlines
` [PATCH 3/4] git-commit: only append a newline to -m mesg if necessary
` [PATCH 4/4] Documentation/git-commit.txt: correct a few minor grammatical mistakes

Google Summer of Code 2013 (GSoC13)
 2013-02-19  7:25 UTC  (28+ messages)
      ` Potential GSoC13 projects (Re: Google Summer of Code 2013 (GSoC13))

Git 1.8.2 l10n round 3
 2013-02-19  5:50 UTC 

[BUG] git-check-ignore: Segmentation fault
 2013-02-19  5:24 UTC 

feature request
 2013-02-19  3:26 UTC  (4+ messages)

git-p4: Importing a Git repository into Perforce without rebasing
 2013-02-19  2:40 UTC 

[ANNOUNCE] Git v1.8.2-rc0
 2013-02-18 23:59 UTC  (5+ messages)

[PATCH] shell-prompt: clean up nested if-then
 2013-02-18 23:28 UTC  (6+ messages)
        ` [PATCH v2] "

Subtree Fixes Updates
 2013-02-18 22:55 UTC  (12+ messages)
` [PATCH 1/8] contrib/subtree: Use %B for split subject/body
` [PATCH 2/8] contrib/subtree: Fix whitespaces
` [PATCH 3/8] contrib/subtree: Ignore testing directory
` [PATCH 4/8] contrib/subtree: Code cleaning and refactoring
` [PATCH 5/8] contrib/subtree: Make each test self-contained
` [PATCH 6/8] contrib/subtree: Handle '--prefix' argument with a slash appended
` [PATCH 7/8] contrib/subtree: Remove --annotate
` [PATCH 8/8] Remove test artifaces from clean rule

Git bundles for backup and cloning: the Zaphod Beeblebrox thread
 2013-02-18 22:30 UTC  (3+ messages)

git clone tag shallow
 2013-02-18 21:49 UTC  (6+ messages)

[PATCH 0/3] make smart-http more robust against bogus server input
 2013-02-18 21:33 UTC  (45+ 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
        ` [PATCHv2 0/10] pkt-line and remote-curl cleanups server
          ` [PATCHv2 01/10] pkt-line: move a misplaced comment
          ` [PATCHv2 02/10] pkt-line: drop safe_write function
          ` [PATCHv2 03/10] pkt-line: clean up "gentle" reading function
          ` [PATCHv2 04/10] pkt-line: change error message for oversized packet
          ` [PATCHv2 05/10] pkt-line: rename s/packet_read_line/packet_read/
          ` [PATCHv2 06/10] pkt-line: share buffer/descriptor reading implementation
          ` [PATCHv2 07/10] teach get_remote_heads to read from a memory buffer
          ` [PATCHv2 08/10] remote-curl: pass buffer straight to get_remote_heads
          ` [PATCHv2 09/10] remote-curl: move ref-parsing code up in file
          ` [PATCHv2 10/10] remote-curl: always parse incoming refs

Git Merge 2013 Conference, Berlin
 2013-02-18 21:29 UTC  (4+ messages)

[PATCH] user-manual: Rewrite git-gc section for automatic packing
 2013-02-18 21:26 UTC  (36+ 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 6/9] user-manual: Use 'git config --global user.*' for setup
                ` [PATCH v3 7/9] user-manual: Use request-pull to generate "please pull" text
                ` [PATCH v3 8/9] user-manual: Flesh out uncommitted changes and submodule updates
                ` [PATCH v3 9/9] user-manual: Use -o latest.tar.gz to create a gzipped tarball

[PATCH 1/4] contrib/subtree: Store subtree sources in .gitsubtree and use for push/pull
 2013-02-18 20:50 UTC  (3+ messages)

What's cooking in git.git (Feb 2013, #05; Tue, 12)
 2013-02-18 20:21 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 35 new messages
 2013-02-18 20:15 UTC  (2+ messages)

Rebased git-subtree changes
 2013-02-18 20:12 UTC  (3+ messages)

Assorted contrib/subtree Patches
 2013-02-18 19:46 UTC  (10+ messages)
` [PATCH 11/13] contrib/subtree: Make each test self-contained
` [PATCH 13/13] contrib/subtree: Remove --annotate

Recursive submodule confusing output (bug?)
 2013-02-18 19:35 UTC  (2+ messages)

[PATCH v4] submodule: add 'deinit' command
 2013-02-18 19:20 UTC  (7+ messages)
      ` [PATCH v5] "

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

Please pull l10n updates for 1.8.2 round 2
 2013-02-18  8:02 UTC  (2+ messages)

What's cooking in git.git (Feb 2013, #07; Sun, 17)
 2013-02-18  0:54 UTC 

[PATCH 2/3] contrib/subtree/t: Added tests for .gitsubtree support
 2013-02-18  0:35 UTC  (6+ messages)

[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 "

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  (6+ 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)


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