git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-02-03 23:10:29 to 2014-02-06 13:30:53 UTC [more...]

"Sparse checkout leaves no entry on working directory" all the time on Windows 7 on Git 1.8.5.2.msysgit.0
 2014-02-06 13:30 UTC  (3+ messages)

attr.c doesn't honor --work-tree option
 2014-02-06 12:48 UTC 

[BUG] shallow clones over http
 2014-02-06 12:30 UTC  (3+ messages)

[PATCH 0/3] Add a function skip_prefix_if_present()
 2014-02-06 12:19 UTC  (7+ messages)
` [PATCH 1/3] Add and use "
` [PATCH 2/3] diff_scoreopt_parse(): use skip_prefix_if_present()
` [PATCH 3/3] rev_is_head(): use skip_prefix()

[PATCH] blame.c: prepare_lines should not call xrealloc for every line
 2014-02-06 10:29 UTC  (23+ messages)

[RFH] hackday and GSoC topic suggestions
 2014-02-06  9:51 UTC  (3+ messages)

[PATCH/RFC 0/13] makefile refactoring
 2014-02-06  8:55 UTC  (26+ messages)
` [PATCH 01/13] Makefile: drop USE_GETTEXT_SCHEME from GIT-CFLAGS
` [PATCH 02/13] Makefile: fix git-instaweb dependency on gitweb
` [PATCH 03/13] Makefile: introduce make-var helper function
` [PATCH 04/13] Makefile: use tempfile/mv strategy for GIT-*
` [PATCH 05/13] Makefile: prefer printf to echo "
` [PATCH 06/13] Makefile: store GIT-* sentinel files in MAKE/
` [PATCH 07/13] Makefile: always create files via make-var
` [PATCH 08/13] Makefile: introduce sq function for shell-quoting
` [PATCH 09/13] Makefile: add c-quote helper function
` [PATCH 10/13] Makefile: drop *_SQ variables
` [PATCH 11/13] Makefile: auto-build C strings from make variables
` [PATCH 12/13] Makefile: teach scripts to include "
` [PATCH 13/13] move LESS/LV pager environment to Makefile

splitting a commit that adds new files
 2014-02-06  1:58 UTC  (17+ messages)
` [PATCH 1/2] t7101, t7014: rename test files to indicate what that file is for
  ` [PATCH 2/2] reset: support "--mixed --intent-to-add" mode

[BUG] t9151: Unreliable test/test setup
 2014-02-05 23:46 UTC 

What's cooking in git.git (Feb 2014, #02; Wed, 5)
 2014-02-05 23:01 UTC 

[ANNOUNCE] Git v1.8.5.4
 2014-02-05 23:01 UTC 

[PATCH 0/8] `log -c` speedup (part 2)
 2014-02-05 22:58 UTC  (20+ messages)
` [PATCH 2/8] tests: add checking that combine-diff emits only correct paths
` [PATCH 3/8] tree-diff: no need to manually verify that there is no mode change for a path
` [PATCH 5/8] combine-diff: move show_log_first logic/action out of paths scanning
` [PATCH 7/8] combine-diff: Fast changed-to-all-parents "

[PATCH] Documentation: fix typos in man pages
 2014-02-05 22:35 UTC  (2+ messages)

[PATCH] fast-import.c: always honor the filename case
 2014-02-05 21:19 UTC  (5+ messages)

[Bug] branch.*.merge interpreted too strictly by tracking logic
 2014-02-05 21:10 UTC  (5+ messages)

[PATCH] repack.c: rename and unlink pack file if it exists
 2014-02-05 21:09 UTC  (15+ messages)

[PATCH 0/4] Teach diff_tree_sha1() to accept NULL sha1 for empty trees
 2014-02-05 18:52 UTC  (8+ messages)
` [PATCH 1/4] tree-diff: allow diff_tree_sha1 to accept NULL sha1
` [PATCH 2/4] tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old=NULL
` [PATCH 3/4] line-log: convert to using diff_tree_sha1()
` [PATCH 4/4] revision: "

bash completion patch
 2014-02-05 18:47 UTC  (3+ messages)

[PATCH] userdiff: update Ada patterns
 2014-02-05 17:28 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2] l10n: de.po: translate 27 new messages
 2014-02-05  6:19 UTC  (2+ messages)
` [PATCH v3] l10n: de.po: translate 28 "

[PATCH 0/3] improved out-of-the-box color settings
 2014-02-05  2:11 UTC  (13+ messages)
` [PATCH 2/3] setup_pager: set MORE=R

'git log' escape symbols shown as ESC[33 and ESC[m
 2014-02-05  1:33 UTC  (4+ messages)

[PATCH 0/9] remerge diff proof of concept/RFC
 2014-02-04 23:04 UTC  (11+ messages)
` [PATCH 1/9] merge-recursive: remove dead conditional in update_stages()
` [PATCH 2/9] merge-recursive: internal flag to avoid touching the worktree
` [PATCH 3/9] merge-recursive: -Xindex-only to leave worktree unchanged
` [POC PATCH 4/9] pretty: refactor add_merge_info() into parts
` [POC PATCH 5/9] log: add a merge base inspection option
` [PATCH 6/9] combine-diff: do not pass revs->dense_combined_merges redundantly
` [PATCH 7/9] Fold all merge diff variants into an enum
` [PATCH 8/9] merge-recursive: allow storing conflict hunks in index
` [RFC PATCH 9/9] log --remerge-diff: show what the conflict resolution changed

[PATCH] blame.c: prepare_lines should not call xrealloc for every line
 2014-02-04 21:46 UTC 

[PATCH] blame.c: prepare_lines should not call xrealloc for every line
 2014-02-04 21:40 UTC 

[RFC/PATCH] howto/maintain-git.txt: new version numbering scheme
 2014-02-04 21:03 UTC  (4+ messages)

git log history simplification problem
 2014-02-04 20:11 UTC  (5+ messages)

[PATCH v4 0/4] Handling of in-tree symlinks for absolute paths
 2014-02-04 20:07 UTC  (21+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 4/5] setup: Add 'abspath_part_inside_repo' function
  ` [PATCH v5 5/5] setup: Don't dereference in-tree symlinks for absolute paths
  ` [PATCH v6 0/6] Handling of "
    ` [PATCH v6 1/6] t3004: Add test for ls-files on symlinks via "
    ` [PATCH v6 2/6] t0060: Add test for prefix_path "
    ` [PATCH v6 3/6] t0060: Add test for prefix_path when path == work tree
    ` [PATCH v6 4/6] t0060: Add tests for prefix_path when path begins with "
    ` [PATCH v6 5/6] setup: Add 'abspath_part_inside_repo' function
    ` [PATCH v6 6/6] setup: Don't dereference in-tree symlinks for absolute paths

[PATCH] git-tag.txt: <commit> for --contains is optional
 2014-02-04 18:36 UTC  (2+ messages)

bug? git push triggers auto pack when gc.auto = 0
 2014-02-04 18:32 UTC  (14+ messages)
      ` [PATCH 1/2] receive-pack: update $GIT_DIR/info before auto garbage collection
        ` [PATCH/RFC 2/2] receive-pack: hint that the user can stop "git push" at auto gc time

Bug: relative core.worktree is resolved from symlink and not its target
 2014-02-04 10:20 UTC 

What's cooking in git.git (Feb 2014, #01; Mon, 3)
 2014-02-04  0:41 UTC 

What's cooking in git.git (Jan 2014, #01; Mon, 6)
 2014-02-04  0:11 UTC  (7+ messages)
    ` [WIP/PATCH 0/9] v2 submodule recursive checkout]
      ` [WIP/PATCH 1/9] submodule: prepare for recursive checkout of submodules
      ` [WIP/PATCH 9/9] submodule: teach unpack_trees() to update submodules

Broken link on Git SCM E-Book
 2014-02-03 23:44 UTC 

[PATCH] gitk: use single blamestuff for all show_line_source{} calls
 2014-02-03 23:20 UTC  (4+ messages)
` [PATCH 0/3] gitk: show latest change to region
  ` [PATCH 1/3] gitk: refactor: separate generic hunk parsing out of find_hunk_blamespecs{}


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