git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-07-20 23:18:36 to 2015-07-24 14:30:06 UTC [more...]

git send-email Connection Closed
 2015-07-24 14:26 UTC  (3+ messages)

git history in a file
 2015-07-24 13:02 UTC  (3+ messages)

[RFC/PATCH] log: add log.firstparent option
 2015-07-24  8:17 UTC  (20+ messages)
` Config variables and scripting // was "

[PATCH/RFC 0/9] Pseudorefs
 2015-07-24  7:34 UTC  (11+ messages)
` [PATCH 1/9] refs: Introduce pseudoref and per-worktree ref concepts
` [PATCH 2/9] notes: replace pseudorefs with real refs
` [PATCH 3/9] bisect: do not use update-ref for BISECT_HEAD
` [PATCH 4/9] tests: treat FETCH_HEAD as a pseudoref
` [PATCH 5/9] tests: use --create-reflog option to git update-ref
` [PATCH 6/9] pseudorefs: create and use pseudoref update and delete functions
` [PATCH 7/9] am/rebase: update pseudorefs by writing files
` [PATCH 8/9] rebase: use write_pseudoref
` [PATCH 9/9] refs: forbid pseudoref updates through ref update API

[PATCH] diff-tree: do not show the sha1 of the given head with --quiet
 2015-07-24  6:56 UTC  (14+ messages)
  ` [PATCH v2] "

[PATCH 0/6] minor documentation improvements
 2015-07-24  4:00 UTC  (7+ messages)
` [PATCH 1/6] Documentation/git-worktree: fix broken 'linkgit' invocation
` [PATCH 2/6] Documentation/config: mention "now" and "never" for 'expire' settings
` [PATCH 3/6] Documentation/git: drop outdated Cogito reference
` [PATCH 4/6] Documentation/git-tools: improve discoverability of Git wiki
` [PATCH 5/6] Documentation/git-tools: fix item text formatting
` [PATCH 6/6] Documentation/git-tools: drop references to defunct tools

git hooks and environment variables
 2015-07-24  1:50 UTC 

[PATCH v2 0/5] mh: worktree-related doc fixes
 2015-07-24  0:51 UTC  (4+ messages)

[PATCH v5 0/2] refs: cleanup and new behavior
 2015-07-24  0:51 UTC  (13+ messages)
` [PATCH 1/2] refs: cleanup comments regarding check_refname_component
` [PATCH 2/2] refs: loosen restriction on wildcard "*" refspecs

[RFC/PATCH] contrib: teach completion about git-worktree options and arguments
 2015-07-23 20:49 UTC 

Feature Request: Passing a number as an option to git tags for displaying latest tags
 2015-07-23 18:21 UTC  (10+ messages)

[PATCH] receive-pack: crash when checking with non-exist HEAD
 2015-07-23 17:49 UTC  (4+ messages)

Git doesn't detect change, if file modification time is restored to original one
 2015-07-23 17:32 UTC  (7+ messages)

unexplained behavior/issue with git archive?
 2015-07-23 17:21 UTC  (3+ messages)

[PATCH v3 0/9] Port tag.c to use ref-filter APIs
 2015-07-23 16:20 UTC  (21+ messages)
` [PATCH v3 1/9] ref-filter: add option to align atoms to the left
` [PATCH v3 5/9] ref-filter: add option to match literal pattern
` [PATCH v3 7/9] tag.c: use 'ref-filter' APIs
  ` [PATCH v3 8/9] tag.c: implement '--format' option
  ` [PATCH v3 9/9] tag.c: implement '--merged' and '--no-merged' options

git branch -v output ambiguous for parser
 2015-07-23 13:44 UTC  (2+ messages)

How to organize multiple small reusable components with Git?
 2015-07-23 13:05 UTC  (2+ messages)

Bash __git_ps1 line wrapping issue on OSX
 2015-07-23  7:54 UTC 

[PATCH v2b 00/16, 2 updates] Make the msvc-build scripts work again
 2015-07-22 22:57 UTC  (7+ messages)

What's cooking in git.git (Jul 2015, #01; Wed, 1)
 2015-07-22 21:14 UTC  (7+ messages)

[PATCH v3] pull: allow dirty tree when rebase.autostash enabled
 2015-07-22 20:48 UTC  (7+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

Git tag: pre-receive hook issue
 2015-07-22 19:46 UTC  (7+ messages)

[PATCH v4] refs: loosen restrictions on wildcard '*' refspecs
 2015-07-22 19:36 UTC  (2+ messages)

[PATCH 0/3] Update send-email cc-cmd documentation
 2015-07-22 18:58 UTC  (8+ messages)
` [PATCH 3/3] doc: give examples for send-email cc-cmd operation

[PATCH v3] refs: loosen restrictions on wildcard '*' refspecs
 2015-07-22 18:24 UTC  (3+ messages)

[PATCH] userdiff: add support for Fountain documents
 2015-07-22 16:31 UTC  (3+ messages)

[PATCH 2/2] Fix sed usage in tests to work around broken xpg4/sed on Solaris
 2015-07-22  9:52 UTC  (6+ messages)

Shallow Push?
 2015-07-22  7:27 UTC  (3+ messages)

[PATCH v2] contrib/subtree: ignore log.date configuration
 2015-07-22  0:01 UTC 

[PATCH] contrib/subtree: ignore log.date configuration
 2015-07-21 23:59 UTC 

[PATCH] builtin/send-pack.c: Respect http.signingkey
 2015-07-21 22:24 UTC  (2+ messages)

[ANNOUNCE] Git v2.5.0-rc3
 2015-07-21 22:08 UTC 

What's cooking in git.git (Jul 2015, #06; Tue, 21)
 2015-07-21 22:09 UTC 

Question: .idx without .pack causes performance issues?
 2015-07-21 21:37 UTC  (6+ messages)

[PATCH v10 1/7] refs.c: add err arguments to reflog functions
 2015-07-21 21:20 UTC  (8+ messages)
` [PATCH v10 2/7] refs: Break out check for reflog autocreation
` [PATCH v10 3/7] refs: new public ref function: safe_create_reflog
` [PATCH v10 4/7] git-reflog: add exists command
` [PATCH v10 5/7] refs: add REF_FORCE_CREATE_REFLOG flag
` [PATCH v10 6/7] update-ref and tag: add --create-reflog arg
` [PATCH v10 7/7] git-stash: use update-ref --create-reflog instead of creating files

[PATCH v9 0/7] refs backend preamble
 2015-07-21 21:05 UTC  (18+ messages)
` [PATCH v9 1/7] refs.c: add err arguments to reflog functions
` [PATCH v9 2/7] refs: Break out check for reflog autocreation
` [PATCH v9 3/7] refs: new public ref function: safe_create_reflog
` [PATCH v9 4/7] git-reflog: add exists command
` [PATCH v9 5/7] refs: add REF_FORCE_CREATE_REFLOG flag
` [PATCH v9 6/7] update-ref and tag: add --create-reflog arg
` [PATCH v9 7/7] git-stash: use update-ref --create-reflog instead of creating files

[PATCH] unpack-trees: don't update files flagged for deletion
 2015-07-21 20:52 UTC  (5+ messages)
` [PATCH v2] unpack-trees: don't update files with CE_WT_REMOVE set

What's cooking in git.git (Jul 2015, #05; Mon, 20)
 2015-07-21 19:42 UTC  (7+ messages)

Bug: send-pack does not respect http.signingkey
 2015-07-21 19:33 UTC  (9+ messages)

[PATCH] --count feature for git shortlog
 2015-07-21 18:27 UTC  (8+ messages)

[PATCH v8 0/7] ref backend preamble
 2015-07-21 14:02 UTC  (8+ messages)
` [PATCH v8 1/7] refs.c: add err arguments to reflog functions
` [PATCH v8 4/7] git-reflog: add exists command
` [PATCH v8 6/7] update-ref and tag: add --create-reflog arg

[PATCH] userdiff: add support for Fountain documents
 2015-07-21 13:23 UTC  (3+ messages)

[PATCH v4] gitk: Add a "Copy commit summary" command
 2015-07-21 10:30 UTC  (4+ messages)

[BUG] gitk deals badly with --not
 2015-07-21  9:38 UTC 

[PATCH 0/3] localized date format
 2015-07-21  1:19 UTC  (6+ messages)
` [PATCH 3/3] introduce "format" date-mode

[GIT PULL] l10n updates for 2.5.0 round 2
 2015-07-20 23:40 UTC 


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