git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-30 22:12:40 to 2016-04-01 16:05:34 UTC [more...]

[PATCH 1/3] git reset --hard gives clean working tree
 2016-04-01 16:08 UTC  (4+ messages)
` [PATCH v2 1/7] Make it possible to get sha1 for a path from the index
` [PATCH v2 2/7] convert.c: stream and early out
` [PATCH v2 3/7] Allow core.autocrlf=input and core.eol=crlf

[PATCH v3 0/4] Add an option to git-format-patch to record base tree info
 2016-04-01 16:00 UTC  (11+ messages)
` [PATCH v3 1/4] patch-ids: make commit_patch_id() a public helper function
` [PATCH v3 2/4] format-patch: add '--base' option to record base tree info
` [PATCH v3 3/4] format-patch: introduce --base=auto option
` [PATCH v3 4/4] format-patch: introduce format.base configuration

[PATCH 1/2] imap-send.c: implements the GIT_CURL_DEBUG environment variable
 2016-04-01 15:35 UTC  (6+ messages)
` [PATCH 2/2] http.c: "

[PATCH] doc: clarify that notes can be attached to any type of stored object
 2016-04-01 15:31 UTC  (2+ messages)

[PATCH v3 00/16] port branch.c to use ref-filter's printing options
 2016-04-01 15:15 UTC  (11+ messages)
` [PATCH v3 02/16] ref-filter: include reference to 'used_atom' within 'atom_value'
` [PATCH v3 05/16] ref-filter: move get_head_description() from branch.c
` [PATCH v3 09/16] ref-filter: make "%(symref)" atom work with the ':short' modifier

GIT_CONFIG - what's the point?
 2016-04-01 14:53 UTC  (5+ messages)

[PATCHv3 0/2] Fix relative path issues in recursive submodules
 2016-04-01 14:41 UTC  (4+ messages)
` [PATCH 1/2] submodule--helper, module_clone: always operate on absolute paths
` [PATCH 2/2] submodule--helper, module_clone: catch fprintf failure

Signed-off-by vs Reviewed-by
 2016-04-01 14:10 UTC  (11+ messages)

What is an efficient way to get all blobs / trees that have notes attached?
 2016-04-01 12:23 UTC  (3+ messages)

Trouble with cat-file on tags
 2016-04-01 12:26 UTC  (4+ messages)

git alias quoting help
 2016-04-01 12:21 UTC  (6+ messages)

Masking or hiding directories and files during a git submodule checkout
 2016-04-01 11:56 UTC 

RPM spec file broken by README.md
 2016-04-01 11:24 UTC  (4+ messages)
` [PATCH] git.spec: use README.md, not README

[PATCH v4] git-send-pack: fix --all option when used with directory
 2016-04-01 10:44 UTC  (6+ messages)

[PATCH] git-send-pack: Fix --all option when used with directory
 2016-04-01 10:42 UTC  (5+ messages)

[PATCH 0/5] modify tests for --[no-]autostash option
 2016-04-01 10:27 UTC  (6+ messages)
` [PATCH 5/5] t/t5520: test --[no-]autostash with pull.rebase=true

[PATCHv2 0/4] Some cleanups
 2016-04-01  7:26 UTC  (12+ messages)
` [PATCHv2 1/4] notes: don't leak memory in git_config_get_notes_strategy
` [PATCHv2 3/4] bundle: don't leak an fd in case of early return

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2016-04-01  6:32 UTC  (3+ messages)

[PATCH v2 0/4] Add an option to git-format-patch to record base tree info
 2016-04-01  5:07 UTC  (6+ messages)
` [PATCH v2 3/4] format-patch: introduce --base=auto option

[RFC/PATCH] clone: make 'git clone -c remote.origin.fetch=<refspec>' work
 2016-04-01  4:20 UTC  (8+ messages)
` [PATCH v2] clone: respect configured fetch respecs during initial fetch

[PATCH 00/21] replacement for dt/refs-backend-lmdb v7 patch 04/33
 2016-04-01  1:37 UTC  (9+ messages)

`git rev-parse --is-inside-work-tree` and $GIT_WORK_TREE
 2016-04-01  0:49 UTC  (4+ messages)

[PATCHv4 0/4] Some cleanups
 2016-04-01  0:46 UTC  (6+ messages)
` [PATCHv4 1/4] notes: don't leak memory in git_config_get_notes_strategy
` [PATCHv4 2/4] abbrev_sha1_in_line: don't leak memory
` [PATCHv4 3/4] bundle: don't leak an fd in case of early return
` [PATCHv4 4/4] credential-cache, send_request: close fd when done

[PATCH] builtin/apply: free patch when parse_chunk() fails
 2016-03-31 23:58 UTC  (4+ messages)

[PATCHv3 0/4] Some cleanups
 2016-03-31 23:32 UTC  (13+ messages)
` [PATCHv3 1/4] notes: don't leak memory in git_config_get_notes_strategy
` [PATCHv3 2/4] abbrev_sha1_in_line: don't leak memory
` [PATCHv3 3/4] bundle: don't leak an fd in case of early return
` [PATCHv3 4/4] credential-cache, send_request: close fd when done

[PATCHv2 0/5] Fix relative path issues in recursive submodules
 2016-03-31 23:08 UTC  (12+ messages)
` [PATCHv2 1/5] recursive submodules: test for relative paths
` [PATCHv2 2/5] submodule--helper clone: simplify path check
` [PATCHv2 3/5] submodule--helper clone: remove double path checking
` [PATCHv2 4/5] submodule--helper, module_clone: always operate on absolute paths
` [PATCHv2 5/5] submodule--helper, module_clone: catch fprintf failure

[PATCH v3] builtin/apply: handle parse_binary() failure
 2016-03-31 22:26 UTC  (2+ messages)

[PATCH v10 1/3] parse-options.c: make OPTION__COUNTUP understand "unspecified" values
 2016-03-31 20:45 UTC  (14+ messages)
` [PATCH v11 1/4] test-parse-options: print quiet as integer
  ` [PATCH v11 2/4] parse-options.c: make OPTION_COUNTUP respect "unspecified" values
  ` [PATCH v11 3/4] t7507-commit-verbose: improve test coverage by testing number of diffs
  ` [PATCH v11 4/4] commit: add a commit.verbose config variable

BUG in git diff-index
 2016-03-31 20:39 UTC  (7+ messages)

RFC: New reference iteration paradigm
 2016-03-31 20:15 UTC  (5+ messages)

[PATCH v3][Outreachy] branch -D: allow - as abbreviation of @{-1}
 2016-03-31 19:26 UTC  (4+ messages)

[PATCH 0/4] Fix relative path issues in recursive submodules
 2016-03-31 19:22 UTC  (17+ messages)
` [PATCH 1/4] recursive submodules: test for relative paths
` [PATCH 2/4] submodule--helper clone: simplify path check
` [PATCH 3/4] submodule--helper clone: remove double path checking
` [PATCH 4/4] submodule--helper: use relative path if possible

Problem with Integrated Vim Editor on Win 10
 2016-03-31 18:59 UTC  (7+ messages)

[PATCH] t6302: fix up expect files for tests 34-36
 2016-03-31 18:48 UTC 

[RFC PATCH] gpg: add support for gpgsm
 2016-03-31 17:30 UTC  (8+ messages)

gitk and hook script
 2016-03-31 17:06 UTC 

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2016-03-31 16:49 UTC  (2+ messages)

[PATCH 1/2] ident: check for useConfigOnly before auto-detection of name/email
 2016-03-31 16:31 UTC  (7+ messages)
` [PATCH 2/2] ident: make the useConfigOnly error messages more informative

weird diff output?
 2016-03-31 13:47 UTC  (10+ messages)

[RFC/GSOC] Git Beginner | Warnings for potentially destructive commands
 2016-03-31  7:59 UTC  (3+ messages)
` [RFC/GSOC] Git Beginner | Warnings for potentially destructive commands (v2)


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