git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-12-18 03:55:50 to 2015-12-22 19:34:51 UTC [more...]

RefTree: Alternate ref backend
 2015-12-22 19:34 UTC  (9+ messages)

Git Rebase Issue
 2015-12-22 19:25 UTC  (2+ messages)

[PATCH v2 0/2] do_compare_entry: use already-computed path
 2015-12-22 18:51 UTC  (8+ messages)
` [PATCH v2 1/2] traverse_info: make mostly const
` [PATCH v2 2/2] do_compare_entry: use already-computed path

[PATCH 1/2] Define the term shallow clone
 2015-12-22 18:40 UTC  (7+ messages)
` [PATCH 2/2] Add a section to the users manual documenting shallow clones
    ` [PATCH V2 2/2] user-manual: add section "
  ` [PATCH V2 1/2] glossary: define the term shallow clone

[PATCH 00/10] use the $( ... ) construct for command substitution
 2015-12-22 18:35 UTC  (12+ messages)
` [PATCH 01/10] t3101-ls-tree-dirname.sh: "
` [PATCH 02/10] t3210-pack-refs.sh: "
` [PATCH 03/10] t3403-rebase-skip.sh: "
` [PATCH 04/10] t3511-cherry-pick-x.sh: "
` [PATCH 05/10] t3600-rm.sh: "
` [PATCH 06/10] t3700-add.sh: "
` [PATCH 07/10] t5100-mailinfo.sh: "
` [PATCH 08/10] t5300-pack-object.sh: "
` [PATCH 09/10] t5301-sliding-window.sh: "
` [PATCH 10/10] t5302-pack-index.sh: "

[PATCH 1/2] git.c: make it clear save_env() is for alias handling only
 2015-12-22 18:13 UTC  (9+ messages)
` [PATCH v2 0/3] nd/clear-gitenv-upon-use-of-alias
  ` [PATCH v2 1/3] git.c: make it clear save_env() is for alias handling only
  ` [PATCH v2 2/3] setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when
  ` [PATCH v2 3/3] git.c: make sure we do not leak GIT_* to alias scripts

[PATCH] push: don't mark options of recurse-submodules for translation
 2015-12-22 17:53 UTC 

[PATCH] l10n: de.po: translate 68 new messages
 2015-12-22 17:39 UTC 

Building Git with HTTPS support: avoiding libcurl?
 2015-12-22 17:30 UTC  (3+ messages)

[PATCH 1/3] pretty: Pass graph width to pretty formatting for use in '%>|(N)'
 2015-12-22 17:03 UTC  (3+ messages)

[PATCH 0/8] Untracked cache improvements
 2015-12-22 16:33 UTC  (23+ messages)
` [PATCH 7/8] config: add core.untrackedCache
                                ` Fwd: "

`format:%>` padding and `git log --graph`
 2015-12-22 16:08 UTC  (3+ messages)

Pls Support Conservancy: https://sfconservancy.org/supporter/
 2015-12-22 16:02 UTC 

[L10N] Kickoff of translation for Git 2.7.0 round 2
 2015-12-22 15:15 UTC 

[PATCH 00/10] use the $( ... ) construct for command substitution
 2015-12-22 15:05 UTC  (11+ messages)
` [PATCH 01/10] t/t1100-commit-tree-options.sh: "
` [PATCH 02/10] t/t1401-symbolic-ref.sh: "
` [PATCH 03/10] t/t1410-reflog.sh: "
` [PATCH 04/10] t/t1511-rev-parse-caret.sh: "
` [PATCH 05/10] t/t1512-rev-parse-disambiguation.sh: "
` [PATCH 06/10] t/t1700-split-index.sh: "
` [PATCH 07/10] t/t2025-worktree-add.sh: "
` [PATCH 08/10] t/t2102-update-index-symlinks.sh: "
` [PATCH 09/10] t/t3030-merge-recursive.sh: "
` [PATCH 10/10] t/t3100-ls-tree-restrict.sh: "

[PATCH 00/10] use the $( ... ) construct for command substitution
 2015-12-22 14:10 UTC  (11+ messages)
` [PATCH 01/10] contrib/examples/git-commit.sh: "
` [PATCH 02/10] contrib/examples/git-fetch.sh: "
` [PATCH 03/10] contrib/examples/git-merge.sh: "
` [PATCH 04/10] contrib/examples/git-repack.sh: "
` [PATCH 05/10] contrib/examples/git-revert.sh: "
` [PATCH 06/10] contrib/thunderbird-patch-inline/appp.sh: "
` [PATCH 07/10] git-gui/po/glossary/txt-to-pot.sh: "
` [PATCH 08/10] t/lib-httpd.sh: "
` [PATCH 09/10] test-sha1.sh: "
` [PATCH 10/10] unimplemented.sh: "

[PATCH v7] ls-files: Add eol diagnostics
 2015-12-22 11:45 UTC 

"git stash pop" is doing an unwanted "git add" when there are conflicts
 2015-12-22  9:30 UTC  (4+ messages)

[PATCH v1] git-p4: ignore P4 changelists that only touch files
 2015-12-22  9:18 UTC  (3+ messages)

[PATCH v1 0/2] git-p4: kill watchdog and suppress irrelevant output
 2015-12-22  9:12 UTC  (7+ messages)
` [PATCH v1 1/2] git-p4: kill p4d watchdog on cleanup
` [PATCH v1 2/2] git-p4: suppress non test relevant output

git describe unexpected results
 2015-12-22  7:03 UTC 

Git clone fails during pre-commit hook due to GIT_WORK_TREE=. (regression 2.5 -> 2.6)
 2015-12-22  1:06 UTC  (5+ messages)
` [PATCH] Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"

[PATCH 0/4] improve symbolic-ref robustness
 2015-12-22  0:58 UTC  (7+ messages)
` [PATCH 1/4] symbolic-ref: propagate error code from create_symref()
` [PATCH 2/4] t1401: test reflog creation for git-symbolic-ref
` [PATCH 3/4] create_symref: modernize variable names
` [PATCH 4/4] create_symref: use existing ref-lock code

Case insensitive branch names
 2015-12-21 20:08 UTC  (5+ messages)
` [git-for-windows] "

Someplace to contribute: documentation
 2015-12-21 19:58 UTC  (3+ messages)

[PATCH] hooks/update: Add a hooks.denyunsignedtags option
 2015-12-21 19:29 UTC  (4+ messages)

[PATCHv2 0/3] git-p4: fixing p4ChangesForPaths
 2015-12-21 19:27 UTC  (5+ messages)
` [PATCHv2 1/3] git-p4: failing test case for skipping changes with multiple depots
` [PATCHv2 2/3] git-p4: support multiple depot paths in p4 submit
` [PATCHv2 3/3] git-p4: reduce number of server queries for fetches

[PATCH] commit: ensure correct permissions of the commit message
 2015-12-21 17:22 UTC  (7+ messages)

Applying attached patches with git-am fails due to leading > in patch
 2015-12-21 17:21 UTC 

[PATCH] do_compare_entry: use already-computed path
 2015-12-21 17:17 UTC  (2+ messages)

[PATCH] mingw: emulate write(2) that fails with a EPIPE
 2015-12-21 16:59 UTC  (6+ messages)
` [PATCH v2] "

[RFPR] updates for 2.7?
 2015-12-21 16:57 UTC  (3+ messages)

What's cooking in git.git (Dec 2015, #05; Tue, 15)
 2015-12-21 16:54 UTC  (6+ messages)

[PATCH] git-p4.py: add support for filetype change
 2015-12-21 13:09 UTC 

-C option with pull doesn't seem to be respected in aliases in git 2.6.4
 2015-12-21  9:57 UTC  (3+ messages)

[PATCH 1/2] pack-revindex: drop hash table
 2015-12-21  7:08 UTC  (4+ messages)
` [PATCH 2/2] pack-revindex: store entries directly in packed_git

[PATCH v3 0/3] add test to demonstrate that shallow recursive clones fail
 2015-12-20 23:19 UTC  (4+ messages)
` [PATCH v3 1/3] submodule: "
` [PATCH v3 2/3] submodule: fix &&-chain breakage
` [PATCH v3 3/3] submodule: extend die message on failed checkout with depth argument

Forcing git to pack objects
 2015-12-20  7:41 UTC  (3+ messages)

Possible bug in "git mv"
 2015-12-20  0:34 UTC 

[RFC] Malicously tampering git metadata?
 2015-12-20  1:28 UTC  (8+ messages)

[PATCH] gitk: Update Bulgarian translation (311t)
 2015-12-19 22:36 UTC 

git leaves behind .git/COMMIT_EDITMSG non-shared in --shared non-bare repo
 2015-12-19 18:24 UTC  (5+ messages)

Odd rebase behavior
 2015-12-19 16:09 UTC  (6+ messages)

[PATCH v2 00/11] ref-filter: use parsing functions
 2015-12-19 11:35 UTC  (17+ messages)
` [PATCH v2 03/11] ref-filter: introduce struct used_atom
` [PATCH v2 05/11] ref-filter: skip deref specifier in match_atom_name()
` [PATCH v2 06/11] ref-filter: introduce color_atom_parser()
` [PATCH v2 07/11] ref-filter: introduce align_atom_parser()
` [PATCH v2 11/11] ref-filter: introduce objectname_atom_parser()

Help debugging git-svn
 2015-12-19  4:31 UTC  (5+ messages)

[PATCH v2] gitk: add -C <path> commandline parameter to change path
 2015-12-19  3:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] gitk: sv.po: Update Swedish translation (311t)
 2015-12-19  2:26 UTC  (2+ messages)

[PATCH 0/2] gitk spacing/sizing tuning for HiDPI
 2015-12-19  2:26 UTC  (3+ messages)
` [PATCH 1/2] gitk: match ttk fonts to gitk fonts

[PATCH 1/3] prepare_packed_git(): find more garbage
 2015-12-19  2:03 UTC  (8+ messages)
` [PATCH v3 0/3] "
  ` [PATCH 2/3] t5304: Add test for .bitmap garbage files
  ` [PATCH 3/3] gc: Clean garbage .bitmap files from pack dir

[PATCHv2 0/7] Rerolling sb/submodule-parallel-fetch for the time after 2.7
 2015-12-18 18:12 UTC  (8+ messages)
` [PATCHv2 2/7] xread: poll on non blocking fds

(unknown),
 2015-12-18 17:35 UTC  (4+ messages)
` (unknown)

[PATCH v2 00/10] Untracked cache improvements
 2015-12-18  8:32 UTC  (6+ messages)
` [PATCH v2 10/10] dir: do not use untracked cache ident anymore

[PATCH 00/16] LMDB refs backend atop pre-vtable
 2015-12-18  4:06 UTC  (4+ messages)
` [PATCH 02/16] refs: add methods for misc ref operations


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