git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-23 19:53:14 to 2014-04-25 18:23:22 UTC [more...]

[PATCH v2 try2 00/14] Officially start moving to the term 'staging area'
 2014-04-25 18:12 UTC 

What is missing from Git v2.0
 2014-04-25 17:50 UTC  (56+ messages)

[SECURITY PATCH] git-prompt.sh: don't put unsanitized branch names in $PS1
 2014-04-25 16:39 UTC  (3+ messages)

[PATCH v3 00/19] Use ref transactions from most callers
 2014-04-25 16:14 UTC  (20+ messages)
` [PATCH v3 01/19] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v3 02/19] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v3 03/19] refs.c: make ref_transaction_commit return an error string
` [PATCH v3 04/19] refs.c: return error string from ref_update_reject_duplicates on failure
` [PATCH v3 05/19] update-ref.c: use the error string from _commit to print better message
` [PATCH v3 06/19] refs.c: make update_ref_write to return error string on failure
` [PATCH v3 07/19] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v3 08/19] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v3 09/19] refs.c: change ref_transaction_create "
` [PATCH v3 10/19] refs.c: ref_transaction_delete to check for error "
` [PATCH v3 11/19] tag.c: use ref transactions when doing updates
` [PATCH v3 12/19] replace.c: use the ref transaction functions for updates
` [PATCH v3 13/19] commit.c: use ref transactions "
` [PATCH v3 14/19] sequencer.c: use ref transactions for all ref updates
` [PATCH v3 15/19] fast-import.c: change update_branch to use ref transactions
` [PATCH v3 16/19] branch.c: use ref transaction for all ref updates
` [PATCH v3 17/19] refs.c: change update_ref to use a transaction
` [PATCH v3 18/19] refs.c: free the transaction before returning when number of updates is 0
` [PATCH v3 19/19] refs.c: pass **transaction to commit and have it clear the pointer

Harmful LESS flags
 2014-04-25 15:47 UTC  (18+ messages)

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

[PATCH] git tag --contains : avoid stack overflow
 2014-04-25  5:54 UTC  (18+ messages)
          ` [PATCH v2] "
                        ` [PATCH v3] git tag --contains: "

Store refreshed stat info in a separate file?
 2014-04-25  5:18 UTC  (3+ messages)

[PATCH] git-p4: format-patch to diff-tree change breaks binary patches
 2014-04-25  4:46 UTC 

[PATCH v7 00/12] Improvements to cherry-pick
 2014-04-24 23:37 UTC  (23+ 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 v5 1/9] diff: add a config option to control orderfile
 2014-04-24 22:12 UTC  (20+ 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 commit vs. ignore-submodules
 2014-04-24 19:42 UTC  (28+ 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 v6 "
                                                    ` [PATCH v6 2/2] commit: "

[PATCH] setup: Fix windows path buffer over-stepping
 2014-04-24 18:37 UTC  (2+ messages)

[PATCH 0/2] Simple default fixes for v2.0
 2014-04-24 18:30 UTC  (12+ messages)
` [PATCH 2/2] mergetool: run prompt only if guessed tool

[RTC/PATCH] Add 'update-branch' hook
 2014-04-24 18:08 UTC  (21+ messages)

[PATCH v4 1/6] diff: add a config option to control orderfile
 2014-04-24 18:13 UTC  (7+ messages)
` [PATCH v4 4/6] patch-id: make it stable against hunk reordering

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

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

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

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


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