git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-22 20:50:49 to 2014-04-24 17:46:45 UTC [more...]

What is missing from Git v2.0
 2014-04-24 17:46 UTC  (32+ messages)

[PATCH] git-request-pull: add --stat option
 2014-04-24 17:46 UTC  (2+ messages)

[PATCH v5 1/9] diff: add a config option to control orderfile
 2014-04-24 17:33 UTC  (13+ messages)
` [PATCH v5 2/9] test: add test_write_lines helper
` [PATCH v5 3/9] tests: new test for orderfile options
` [PATCH v5 4/9] patch-id: make it stable against hunk reordering
` [PATCH v5 5/9] patch-id: document new behaviour
` [PATCH v5 6/9] patch-id-test: test stable and unstable behaviour
` [PATCH v5 7/9] patch-id: change default to stable
` [PATCH v5 8/9] t4204-patch-id.sh: default is now stable
` [PATCH v5 9/9] Documentation/git-patch-id.txt: default is stable

GIT, libcurl and GSS-Negotiate
 2014-04-24 17:17 UTC 

[PATCH 0/3] Use ref transactions for fetch
 2014-04-24 15:23 UTC  (10+ messages)
` [PATCH 1/3] fetch.c: clear errno before calling functions that might set it
` [PATCH 2/3] fetch.c: change s_update_ref to use a ref transaction
` [PATCH 3/3] fetch.c: use a single ref transaction for all ref updates

[RTC/PATCH] Add 'update-branch' hook
 2014-04-24 14:26 UTC  (20+ messages)

[PATCH] setup: Fix windows path buffer over-stepping
 2014-04-24 13:06 UTC 

error: git-remote-https died of signal 13
 2014-04-24 12:15 UTC  (6+ messages)

[PATCH] git tag --contains : avoid stack overflow
 2014-04-24 12:24 UTC  (19+ messages)
          ` [PATCH v2] "
                        ` [PATCH v3] git tag --contains: "

Git clone gives zero file permissions
 2014-04-24 10:18 UTC  (2+ messages)

[PATCH] Unicode: update of combining code points
 2014-04-24  9:02 UTC  (4+ messages)

[PATCH] git-rebase: fix probable reflog typo
 2014-04-24  8:40 UTC  (6+ messages)

[PATCH v7 00/12] Improvements to cherry-pick
 2014-04-24  8:21 UTC  (14+ messages)
` [PATCH v7 01/12] cherry-pick: don't barf when there's nothing to do
` [PATCH v7 02/12] cherry-pick: add --skip-empty option
` [PATCH v7 03/12] revert/cherry-pick: add --quiet option
` [PATCH v7 04/12] revert/cherry-pick: add --skip option
` [PATCH v7 05/12] cherry-pick: remember rerere-autoupdate
` [PATCH v7 06/12] builtin: add rewrite helper
` [PATCH v7 07/12] cherry-pick: store rewritten commits
` [PATCH v7 08/12] cherry-pick: don't store skipped commit
` [PATCH v7 09/12] builtin: move run_rewrite_hook() to rewrite.c
` [PATCH v7 10/12] builtin: rewrite: add copy_rewrite_notes()
` [PATCH v7 11/12] cherry-pick: add --action-name option
` [PATCH v7 12/12] cherry-pick: copy notes and run hooks

[PATCH v4 1/6] diff: add a config option to control orderfile
 2014-04-24  6:29 UTC  (14+ messages)
` [PATCH v4 2/6] test: add test_write_lines helper
` [PATCH v4 3/6] tests: new test for orderfile options
` [PATCH v4 4/6] patch-id: make it stable against hunk reordering
` [PATCH v4 5/6] patch-id: document new behaviour
` [PATCH v4 6/6] patch-id-test: test stable and unstable behaviour

Harmful LESS flags
 2014-04-24  5:06 UTC  (3+ messages)

[PATCH v6 10/10] transport-helper: add support to delete branches
 2014-04-24  3:55 UTC  (11+ messages)
` [PATCH v6 06/10] fast-export: add new --refspec option

[PATCH] subtree/Makefile: Standardize (esp. for packagers)
 2014-04-24  1:52 UTC 

[PATCH v2 0/3] remote-helpers: graduate
 2014-04-24  0:23 UTC  (10+ messages)
` [PATCH v2 2/3] remote-helpers: move out of contrib

[RFC/PATCH v2 0/3] New 'update-branch' hook
 2014-04-23 21:35 UTC  (12+ messages)
` [RFC/PATCH v2 1/3] sh-setup: export GIT_DIR
` [RFC/PATCH v2 2/3] run-command: make sure hooks have always GIT_DIR
` [RFC/PATCH v2 3/3] Add 'update-branch' hook

How to trim the fat on my log graphs
 2014-04-23 21:02 UTC  (8+ messages)

git commit vs. ignore-submodules
 2014-04-23 20:25 UTC  (31+ messages)
    ` [PATCH 1/2] commit: add --ignore-submodules[=<when>] parameter
        ` [PATCH v2] "
          ` [PATCH v2.1] "
                                ` [PATCH v3 2/2] "
                                      ` [PATCH v4 "
                                              ` [PATCH v5 1/2] add: "
                                              ` [PATCH v5 2/2] commit: "

Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server
 2014-04-23 19:51 UTC  (3+ messages)

[RFC/PATCH v3] Better control of the tests run by a test suite
 2014-04-23 19:51 UTC  (6+ messages)
` [PATCH 1/3] test-lib: Document short options in t/README
` [PATCH 3/3] test-lib: '--run' to run only specific tests

Fwd: git p4: feature request - branch check filtering
 2014-04-23 19:46 UTC  (4+ messages)

Archiving off old branches
 2014-04-23 18:15 UTC  (5+ messages)

[PATCH 0/2] Simple default fixes for v2.0
 2014-04-23 17:07 UTC  (14+ messages)
` [PATCH 2/2] mergetool: run prompt only if guessed tool

[ANNOUNCE] Git v2.0.0-rc0
 2014-04-23 16:40 UTC  (11+ messages)

[PATCH 1/2] git-remote-mediawiki: allow stop/start-ing the test server
 2014-04-23 14:34 UTC  (2+ messages)
` [PATCH 2/2] git-remote-mediawiki: fix encoding issue for UTF-8 media files

[PATCH 01/14] t9365-continuing-queries.sh: use the $( ... ) construct for command substitution
 2014-04-23 14:45 UTC  (16+ messages)
` [PATCH 02/14] test-gitmw-lib.sh: "
` [PATCH 03/14] t7900-subtree.sh: "
` [PATCH 04/14] appp.sh: "
` [PATCH 05/14] txt-to-pot.sh: "
` [PATCH 06/14] git-pull.sh: "
` [PATCH 07/14] git-rebase--merge.sh: "
` [PATCH 08/14] git-rebase.sh: "
` [PATCH 09/14] git-stash.sh: "
` [PATCH 10/14] git-web--browse.sh: "
` [PATCH 11/14] lib-credential.sh: "
` [PATCH 12/14] lib-cvs.sh: "
` [PATCH 13/14] lib-gpg.sh: "
` [PATCH 14/14] p5302-pack-index.sh: "

[PATCH v3] send-email: recognize absolute path on Windows
 2014-04-23  9:30 UTC  (6+ messages)

Pack bitmaps on Git for Windows
 2014-04-23  6:32 UTC  (2+ messages)

What's cooking in git.git (Apr 2014, #07; Tue, 22)
 2014-04-23  4:43 UTC  (2+ messages)

[RFC] Speed up "git status" by caching untracked file info
 2014-04-23  0:52 UTC  (6+ messages)

[PATCH] pack-bitmap: do not core dump
 2014-04-23  0:40 UTC  (4+ messages)

[PATCH v2 00/13] Use ref transactions from most callers
 2014-04-22 22:46 UTC  (6+ messages)
` [PATCH v2 02/13] refs.c: use a single exit path from transaction commit and handle onerr


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