git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-09-17 19:04:38 to 2013-09-21 13:55:02 UTC [more...]

[PATCH 00/17] np/pack-v4 updates
 2013-09-21 13:57 UTC  (3+ messages)
` [PATCH 01/17] fixup! index-pack: record all delta bases in v4 (tree and ref-delta)
` [PATCH 02/17] fixup! packv4-parse.c: add tree offset caching

[PATCH v2] Add core.mode configuration
 2013-09-21 13:12 UTC 

What's cooking in git.git (Sep 2013, #06; Fri, 20)
 2013-09-21 13:05 UTC  (2+ messages)

Local tag killer
 2013-09-21 12:28 UTC  (5+ messages)

[PATCH v2] build: add default configuration
 2013-09-21 11:47 UTC 

[RFC/PATCH] doc: git-foo was obsoleted several years ago
 2013-09-21 11:37 UTC 

[PATCH] build: add default configuration
 2013-09-21 11:07 UTC  (11+ messages)

teach git-am about patch series manipulation?
 2013-09-21  6:32 UTC 

[PATCH] warn about http server document being too old
 2013-09-21  2:23 UTC 

On the behavior of checkout <branch> with uncommitted local changes
 2013-09-20 22:58 UTC  (4+ messages)

[BUG?] git checkout $commit -- somedir doesn't drop files
 2013-09-20 22:54 UTC  (15+ messages)

What's cooking in git.git (Sep 2013, #02; Mon, 9)
 2013-09-20 22:29 UTC  (3+ messages)

[PATCH 1/2] perf-lib: split starting the test from the execution
 2013-09-20 22:14 UTC  (8+ messages)
` [PATCH 2/2] perf-lib: add test_perf_cleanup target

[PATCH] format-patch: print in-body "From" only when needed
 2013-09-20 21:06 UTC  (4+ messages)

GIT Plug-in for PowerBuilder
 2013-09-20 20:54 UTC  (2+ messages)

why doesn't "git bisect visualize" show all commit ids from the bisect log
 2013-09-20 18:47 UTC  (3+ messages)

[PATCH] t5541: mark passing c-a-s test as success
 2013-09-20 18:18 UTC  (2+ messages)

re[4]: sparse checkout file with windows line endings doesn't work
 2013-09-20 18:06 UTC  (8+ messages)
    ` re[6]: "
      `  "
        ` re[2]: "

breakage in revision traversal with pathspec
 2013-09-20 17:51 UTC  (12+ messages)

[PATCH] sample pre-commit hook: Use --bool when retrieving config var
 2013-09-20 13:53 UTC 

[BUG] git clone -q ends with early EOF
 2013-09-20 13:58 UTC  (6+ messages)

[PATCH] builtin/push.c: Add `--notes` option
 2013-09-20 12:20 UTC 

Save notes state when releasing
 2013-09-20 10:34 UTC  (2+ messages)

Re-Transmission of blobs?
 2013-09-20  9:27 UTC  (11+ messages)

Has there been any discussion about resumable clones recently ?
 2013-09-20  6:34 UTC  (2+ messages)

[PATCH] git-compat-util: Avoid strcasecmp() being inlined
 2013-09-20  6:21 UTC  (34+ messages)

Regression in e02ca72: git svn rebase is broken on Windows
 2013-09-20  2:38 UTC  (15+ messages)
` [PATCH 1/2] relative_path should honor dos_drive_prefix
                  ` [PATCH v4 0/3] relative path regression fix
                  ` [PATCH v4 1/3] test: use unambigous leading path (/foo) for mingw
                  ` [PATCH v4 2/3] relative_path should honor dos-driver-prefix
                  ` [PATCH v4 3/3] Use simpler relative_path when set_git_dir

What's cooking in git.git (Sep 2013, #05; Wed, 18)
 2013-09-20  0:04 UTC  (4+ messages)

Bisect needing to be at repo top-level?
 2013-09-19 23:04 UTC  (7+ messages)

[PATCH] diff: add a config option to control orderfile
 2013-09-19 21:32 UTC  (22+ messages)

git issue / [PATCH] MIPS: fix invalid symbolic link file
 2013-09-19 20:36 UTC  (4+ messages)

[PATCH v3 0/5] Preparation for non-ff pulls by default
 2013-09-19 19:33 UTC  (5+ messages)
` [PATCH v3 1/5] pull: rename pull.rename to pull.mode

Bash completion doing full tree traversal?
 2013-09-19 19:31 UTC  (3+ messages)
` [PATCH] completion: improve untracked directory filtering for filename completion

[PATCH v4] Teach git to change to a given directory using -C option
 2013-09-19 17:13 UTC  (2+ messages)

git clone silently aborts if stdout gets a broken pipe
 2013-09-19 15:48 UTC  (11+ messages)
        ` [PATCH 1/2] clone: send diagnostic messages to stderr
        ` [PATCH 2/2] clone: treat "checking connectivity" like other progress
          ` [PATCH 3/2] clone: always set transport options

[PATCH 1/3] t7406-submodule-update: add missing &&
 2013-09-19 10:25 UTC  (7+ messages)
` [PATCH 2/3] t7406-submodule-update: demonstrate behaviour when run without init beforehand
  ` [PATCH 3/3] git submodule update should give notice "

sparse checkout file with windows line endings doesn't work
 2013-09-19  9:21 UTC  (3+ messages)
` re[2]: "

[PATCH jk/config-int-range-check] compat/mingw.h: define PRId64
 2013-09-19  7:56 UTC  (2+ messages)

Git pack v4: next step, help required
 2013-09-19  1:28 UTC  (2+ messages)

[PATCH] shortlog: ignore commits with missing authors
 2013-09-18 21:14 UTC 

Locking files / git
 2013-09-18 21:12 UTC  (7+ messages)

suspected bug(s) in git-cvsexportcommit.perl
 2013-09-18 19:00 UTC 

git/path.c - order of accessing ~/.gitconfig
 2013-09-18 17:56 UTC  (3+ messages)

[PATCH] fetch-pack.c: show correct command name that fails
 2013-09-18 18:20 UTC  (3+ messages)

[PATCH v3 1/3] test: use unambigous leading path (/foo) for mingw
 2013-09-18 16:00 UTC  (6+ messages)
` [PATCH v3 2/3] relative_path should honor DOS and UNC paths

[PATCH np/pack-v4] index-pack: tighten object type check based on pack version
 2013-09-18 14:39 UTC  (2+ messages)

[PATCH v3 0/7] Removing the guesswork of HEAD in "clone"
 2013-09-18  5:14 UTC  (8+ messages)
` [PATCH v3 1/7] t5505: fix "set-head --auto with ambiguous HEAD" test
` [PATCH v3 2/7] upload-pack.c: do not pass confusing cb_data to mark_our_ref()
` [PATCH v3 3/7] upload-pack: send symbolic ref information as capability
` [PATCH v3 4/7] upload-pack: send non-HEAD symbolic refs
` [PATCH v3 5/7] connect.c: make parse_feature_value() static
` [PATCH v3 6/7] connect: annotate refs with their symref information in get_remote_head()
` [PATCH v3 7/7] clone: test the new HEAD detection logic

[PATCH 1/3] upload-pack: send the HEAD information
 2013-09-18  4:36 UTC  (9+ messages)
` [PATCH v2 0/6] Removing the guesswork of HEAD in "clone"
  ` [PATCH v2 1/6] upload-pack.c: do not pass confusing cb_data to mark_our_ref()
  ` [PATCH v2 2/6] upload-pack: send symbolic ref information as capability
  ` [PATCH v2 3/6] upload-pack: send non-HEAD symbolic refs
  ` [PATCH v2 4/6] connect.c: make parse_feature_value() static
  ` [PATCH v2 5/6] connect: annotate refs with their symref information in get_remote_head()
  ` [PATCH v2 6/6] clone: test the new HEAD detection logic

[PATCH] contacts: fix to work in subdirectories
 2013-09-18  2:52 UTC 

RFC: git bisect should accept "paths-to-be-excluded"
 2013-09-18  2:22 UTC  (11+ messages)

Issue with sparse checkout
 2013-09-17 22:16 UTC  (2+ messages)
` re[2]: "

[PATCH 1/3] repack: rewrite the shell script in C
 2013-09-17 20:25 UTC  (4+ messages)

[PATCHv7 0/2] Rewriting repack in C
 2013-09-17 20:15 UTC  (5+ messages)
` [PATCH 1/2] repack: rewrite the shell script "

Delete branch during fast-import
 2013-09-17 19:54 UTC  (2+ messages)


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