messages from 2014-11-14 20:03:18 to 2014-11-18 18:44:10 UTC [more...]
[PATCH] t0090: mark add-interactive test with PERL prerequisite
2014-11-18 18:44 UTC (6+ messages)
` [PATCH] t960[34]: mark cvsimport tests as requiring perl
[PATCH v3 00/14] ref-transactions-reflog
2014-11-18 18:36 UTC (17+ messages)
` [PATCH v3 01/14] refs.c: make ref_transaction_create a wrapper for ref_transaction_update
` [PATCH v3 02/14] refs.c: make ref_transaction_delete "
` [PATCH v3 03/14] refs.c: rename the transaction functions
` [PATCH v3 04/14] refs.c: add a function to append a reflog entry to a fd
` [PATCH v3 05/14] refs.c: add a new update_type field to ref_update
` [PATCH v3 06/14] refs.c: add a transaction function to append a reflog entry
` [PATCH v3 07/14] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH v3 08/14] refs.c: only write reflog update if msg is non-NULL
` [PATCH v3 09/14] refs.c: allow multiple reflog updates during a single transaction
` [PATCH v3 10/14] reflog.c: use a reflog transaction when writing during expire
` [PATCH v3 11/14] refs.c: rename log_ref_setup to create_reflog
` [PATCH v3 12/14] refs.c: Remove unlock_ref/close_ref/commit_ref from the refs api
` [PATCH v3 13/14] refs.c: remove lock_any_ref_for_update
` [PATCH v3 14/14] refs.c: allow deleting refs with a broken sha1
[RFC] On watchman support
2014-11-18 18:12 UTC (7+ messages)
[PATCH] l10n: de.po: translate 2 new messages
2014-11-18 18:10 UTC (4+ messages)
[PATCH] gitweb: hack around CGI's list-context param() handling
2014-11-18 18:01 UTC (3+ messages)
[PATCH] builtin/push.c: fix description of --recurse-submodules option
2014-11-18 17:57 UTC
ag, **, and the GPL
2014-11-18 17:57 UTC (3+ messages)
[PATCH v3 0/1] Don't make $GIT_DIR/config executable
2014-11-18 17:17 UTC (3+ messages)
` [PATCH v3 1/1] create_default_files(): don't set u+x bit on $GIT_DIR/config
[PATCH] copy.c: make copy_fd preserve meaningful errno
2014-11-18 17:08 UTC (9+ messages)
[PATCH] Introduce a hook to run after formatting patches
2014-11-18 17:02 UTC (9+ messages)
[PATCH 1/1] gitk: po/ru.po russian translation typo fixed
2014-11-18 5:23 UTC (4+ messages)
[PATCH/RFC] Add contrib Clearcase Base import utility
2014-11-18 4:15 UTC
Getting a commit sha1 from fast-import in a remote-helper
2014-11-18 4:17 UTC (11+ messages)
[GIT PULL] l10n updates for 2.2.0
2014-11-18 4:03 UTC (3+ messages)
[PATCH v4 0/7] ref-transaction-send-pack
2014-11-18 2:00 UTC (8+ messages)
` [PATCH v4 1/7] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH v4 2/7] send-pack.c: add an --atomic-push command line argument
` [PATCH v4 3/7] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH v4 4/7] push.c: add an --atomic-push argument
` [PATCH v4 5/7] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCH v4 6/7] refs.c: add an err argument to create_reflog
` [PATCH v4 7/7] refs.c: add an err argument to create_symref
[PATCH v4 00/16] ref-transaction-rename
2014-11-18 1:44 UTC (17+ messages)
` [PATCH v4 01/16] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH v4 02/16] refs.c: return error instead of dying when locking fails during transaction
` [PATCH v4 03/16] refs.c: use packed refs when deleting refs during a transaction
` [PATCH v4 04/16] refs.c: use a stringlist for repack_without_refs
` [PATCH v4 05/16] refs.c: add transaction support for renaming a reflog
` [PATCH v4 06/16] refs.c: update rename_ref to use a transaction
` [PATCH v4 07/16] refs.c: rollback the lockfile before we die() in repack_without_refs
` [PATCH v4 08/16] refs.c: move reflog updates into its own function
` [PATCH v4 09/16] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH v4 10/16] remote.c: use a transaction for deleting refs
` [PATCH v4 11/16] refs.c: make repack_without_refs static
` [PATCH v4 12/16] refs.c: make the *_packed_refs functions static
` [PATCH v4 13/16] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH v4 14/16] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH v4 15/16] refs.c: make lock_packed_refs take an err argument
` [PATCH v4 16/16] refs.c: add an err argument to pack_refs
[PATCH] gc: support temporarily preserving garbage
2014-11-18 0:21 UTC (6+ messages)
Merge without marking conflicts in working tree
2014-11-17 23:20 UTC (3+ messages)
[PATCH] difftool: honor --trust-exit-code for builtin tools
2014-11-17 22:15 UTC (8+ messages)
` "
git merge a b when a == b but neither == o is always a successful merge?
2014-11-17 22:21 UTC (3+ messages)
Fwd: Add git ignore as builtin
2014-11-17 21:38 UTC (4+ messages)
How safe are signed git tags? Only as safe as SHA-1 or somehow safer?
2014-11-17 21:26 UTC (2+ messages)
[PATCH 00/19] Untracked cache to speed up "git status"
2014-11-17 20:35 UTC (6+ messages)
` [PATCH v2 00/22] untracked cache updates
` [PATCH v2 01/22] dir.c: optionally compute sha-1 of a .gitignore file
` [PATCH v2 02/22] untracked cache: record .gitignore information and dir hierarchy
Doing a git add '' will add more files then expected
2014-11-17 19:08 UTC (4+ messages)
[PATCH] cmd_config(): Make a copy of path obtained from git_path()
2014-11-17 17:25 UTC (2+ messages)
[PATCH] git-new-workdir: Don't fail if the target directory is empty
2014-11-17 17:22 UTC (2+ messages)
[PATCH v2 0/2] Don't make $GIT_DIR executable
2014-11-17 16:43 UTC (14+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
` [PATCH v2 2/2] config: clear the executable bits (if any) "
[PATCH/RFC] builtin: move builtin retrieval to get_builtin()
2014-11-17 16:42 UTC (4+ messages)
[PATCH 0/2] Don't make $GIT_DIR executable
2014-11-17 16:00 UTC (13+ messages)
` [PATCH 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
` [PATCH 2/2] config: clear the executable bits (if any) "
[PATCH] Documentation: change "gitlink" typo in git-push
2014-11-17 0:49 UTC
[PATCH] apply: fix typo in an error message
2014-11-17 0:38 UTC
Test failure
2014-11-16 21:06 UTC (12+ messages)
` [PATCH] t1410: fix breakage on case-insensitive filesystems
` [PATCH v2] Windows: correct detection of EISDIR in mingw_open()
[PATCH] replace: fix replacing object with itself
2014-11-16 18:59 UTC (4+ messages)
[PATCH/RFC v2 1/2] submodule: add ability to shallowly clone any branch in a repo as a submodule
2014-11-16 9:55 UTC (2+ messages)
[PATCH] gitk: Enable mouse horizontal scrolling in diff pane
2014-11-16 8:00 UTC (2+ messages)
git push --all --tags
2014-11-15 18:33 UTC (4+ messages)
[PATCH] difftool: honor --trust-exit-code for builtin tools
2014-11-15 14:22 UTC (2+ messages)
[PATCH] use labs() for variables of type long instead of abs()
2014-11-15 13:27 UTC
[PATCH v4] Allow TTY tests to run under recent Mac OS
2014-11-15 0:14 UTC (5+ messages)
[ANNOUNCE] Git v2.2.0-rc2
2014-11-14 23:34 UTC
[PATCH 0/2] approxidate and future ISO-like times
2014-11-14 22:15 UTC (4+ messages)
` [PATCH 2/2] approxidate: allow ISO-like dates far in the future
--trust-exit-code not working
2014-11-14 21:55 UTC (4+ messages)
Git archiving only branch work
2014-11-14 20:35 UTC (10+ messages)
[PATCH v2] allow TTY tests to run under recent Mac OS
2014-11-14 20:16 UTC (6+ messages)
[PATCH 1/1] git-config: git-config --list fixed when GIT_CONFIG value starts with ~/
2014-11-14 20:10 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).