git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-01-06 22:35:49 to 2015-01-12 23:57:45 UTC [more...]

[ANNOUNCE] Git v2.3.0-rc0
 2015-01-12 23:57 UTC 

[PATCHv12 00/10] atomic pushes
 2015-01-12 23:43 UTC  (16+ messages)
` [PATCHv12 01/10] receive-pack.c: shorten the execute_commands loop over all commands
` [PATCHv12 02/10] receive-pack.c: die instead of error in case of possible future bug
` [PATCHv12 03/10] receive-pack.c: move iterating over all commands outside execute_commands
` [PATCHv12 04/10] receive-pack.c: move transaction handling in a central place
` [PATCHv12 05/10] receive-pack.c: add execute_commands_atomic function
` [PATCHv12 06/10] receive-pack.c: negotiate atomic push support
` [PATCHv12 07/10] send-pack: rename ref_update_to_be_sent to check_to_send_update
` [PATCHv12 08/10] send-pack.c: add --atomic command line argument
` [PATCHv12 09/10] push.c: add an --atomic argument
` [PATCHv12 10/10] t5543-atomic-push.sh: add basic tests for atomic pushes

[PATCH] blame.c: fix garbled error message
 2015-01-12 23:18 UTC  (6+ messages)

[PATCH 0/2] Documentation/githooks: mention pwd, $GIT_PREFIX
 2015-01-12 22:38 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] t1020-subdirectory.sh: check hook "
    ` [PATCH v2 0/2] Documentation/githooks: mention "
      ` [PATCH v2 1/2] "
      ` [PATCH v2 2/2] t1020-subdirectory.sh: check hook "

[PATCH] cat-file: remove definition of already defined variables
 2015-01-12 21:27 UTC  (2+ messages)

profile-fast is failing in my Git 2.2.1 build from tar in a Git repo
 2015-01-12 21:16 UTC  (4+ messages)

(unknown),
 2015-01-12 20:59 UTC 

[PATCH] git-log: added --invert-grep option
 2015-01-12 20:51 UTC  (7+ messages)
` [PATCH] git-log: added --none-match option
    ` [PATCH v2] "

[PATCH v3] gettext.h: add parentheses around N_ expansion if supported
 2015-01-12 19:08 UTC  (2+ messages)

[RFC/PATCH] receive-pack.c: only accept push-cert if push_cert_nonce was advertised
 2015-01-12 19:07 UTC  (9+ messages)
      ` [PATCH] receive-pack.c: don't miss exporting unsolicited push certificates

git rerere forget isn't working?
 2015-01-12 18:24 UTC  (2+ messages)

[PATCH] git-svn: show progress in working_head_info()
 2015-01-10 22:21 UTC  (2+ messages)

[PATCH] Git::SVN: handle missing ref_id case correctly
 2015-01-10 22:18 UTC  (5+ messages)

[PATCH] git-svn: make it play nicely with submodules
 2015-01-10 22:13 UTC  (3+ messages)

[PATCH v3] doc: core.ignoreStat update, and clarify the --assume-unchanged effect
 2015-01-10 20:22 UTC  (5+ messages)

Distributed code review discussion
 2015-01-10 18:54 UTC  (3+ messages)

[PATCH] cat-file: remove unnecessary #include
 2015-01-10 18:29 UTC 

[PATCH] git.c: prevent change of environment variables
 2015-01-10 18:07 UTC  (2+ messages)

[PATCH] cat-file: add short option '-c' for 'cat-file --textconv'
 2015-01-09 22:48 UTC  (2+ messages)

[PATCH v2] gettext.h: add parentheses around N_ expansion if supported
 2015-01-09 22:22 UTC  (4+ messages)

[PATCH] git.c: remove unused includes
 2015-01-09 19:52 UTC  (2+ messages)

[PATCH] Makefile: collect BUILTIN_OBJS instead of directly writing by hand
 2015-01-09 19:16 UTC 

[PATCH] cat-file: Remove unused includes
 2015-01-09 19:15 UTC  (6+ messages)

[PATCH v2] receive-pack: support push-to-checkout hook
 2015-01-09  8:44 UTC  (2+ messages)

[PATCH v3] cat-file: Remove unused includes
 2015-01-09  8:27 UTC 

[PATCH v2] cat-file: Remove unused includes
 2015-01-09  8:23 UTC 

[PATCH] Documentation: added long options for -v and -n
 2015-01-09  7:48 UTC 

[PATCH 1/3] configure.ac: check 'tv_nsec' field in 'struct stat'
 2015-01-09  5:37 UTC  (6+ messages)
` [PATCH 2/3] configure.ac: check for clock_gettime and CLOCK_MONOTONIC
` [PATCH 3/3] configure.ac: check for HMAC_CTX_cleanup

PATCH/RFC: format-patch: Add format.subjectprefixsep to change separators
 2015-01-08 21:47 UTC  (3+ messages)

[PATCH 1/2] remote: Remove -v/--verbose option from git remote show synopsis
 2015-01-08 20:32 UTC  (6+ messages)

[PATCH v2] show-branch: line-wrap for show-branch usage
 2015-01-08 20:30 UTC 

[PATCH] show-branch: Indentation for show-branch usage
 2015-01-08 20:27 UTC  (3+ messages)

Probably a bug with "~" symbol in filenames on Windows 7 x64 in git 1.9.5
 2015-01-08 19:42 UTC  (11+ messages)
      `  "
        ` [msysGit] "

[PATCH] cat-file: Move assignment to the buffer declaration
 2015-01-08 19:31 UTC  (2+ messages)

[PATCH 2/2] Documentation: Remove -v/--verbose option from git remote show synopsis
 2015-01-08 17:58 UTC 

git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
 2015-01-08 17:51 UTC  (2+ messages)

[ANN] SVNGit - Checkout Git repository by SVN Client
 2015-01-08 16:45 UTC 

low memory system to clone larger repo
 2015-01-08 16:10 UTC 

[PATCH] standardize usage info string format
 2015-01-08 13:21 UTC  (3+ messages)

A better git log --graph?
 2015-01-08 11:59 UTC  (6+ messages)

[PATCH v2 0/2] Accept any notes ref
 2015-01-08 10:31 UTC  (15+ messages)
` [PATCH v2 2/2] t/t3308-notes-merge.sh: succeed with relaxed notes refs

[PATCH] show-branch --upstream: add upstream branches to the list of branches to display
 2015-01-08  9:17 UTC 

[PATCH 3/3] configure.ac,imap-send.c: check HMAC_CTX_cleanup
 2015-01-08  5:54 UTC  (14+ messages)
` v2 patches for fixes on RHEL3
  ` [PATCH 1/3] configure.ac: check tv_nsec field in struct stat
  ` [PATCH 2/3] configure.ac: check for clock_gettime and CLOCK_MONOTONIC
  ` [PATCH 3/3] configure.ac: check for HMAC_CTX_cleanup

[PATCH] remote-curl: fall back to Basic auth if Negotiate fails
 2015-01-08  0:29 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] Fix issue with format-patch and diff.submodule
 2015-01-07 20:32 UTC  (13+ messages)
` [PATCH 1/2] t4255: test am submodule with diff.submodule
` [PATCH v3 "
  ` [PATCH v3 2/2] format-patch: ignore diff.submodule setting
` [PATCH v4 1/2] t4255: test am submodule with diff.submodule
  ` [PATCH v4 2/2] format-patch: ignore diff.submodule setting
` [PATCH v5 1/2] t4255: test am submodule with diff.submodule
  ` [PATCH v5 2/2] format-patch: ignore diff.submodule setting

[PATCH v2] added git-config support for diff.relative setting
 2015-01-07 20:26 UTC  (9+ messages)
` [PATCH v3 1/2] "
    ` [PATCH 1/2] support for --no-relative and diff.relative

[PATCH] gitk: Bind g to focus the sha1 entry box
 2015-01-07 18:21 UTC 

Tab completion missing for --includes and branch description in git config
 2015-01-07 18:14 UTC  (2+ messages)

Additional plumbing commands
 2015-01-07 16:31 UTC  (4+ messages)

[PATCH] git-completion: add --autostash for 'git rebase'
 2015-01-07 12:40 UTC 

[PATCH] clean: style fix for 9f93e46 (git-clean: use a git-add-interactive ...)
 2015-01-07 12:35 UTC  (3+ messages)

[PATCH] git-gui.sh: support Tcl 8.4
 2015-01-07  7:35 UTC  (5+ messages)

[PATCH] git-prompt.sh: Option to hide prompt for ignored pwd
 2015-01-07  1:22 UTC  (6+ messages)
` [PATCH v4] "
    ` [PATCH v5 0/2] "
      ` [PATCH v5 1/2] git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt
      ` [PATCH v5 2/2] git-prompt.sh: Option to hide prompt for ignored pwd

What's cooking in git.git (Jan 2015, #01; Tue, 6)
 2015-01-07  0:30 UTC 

What's cooking in git.git (Dec 2014, #05; Mon, 29)
 2015-01-07  0:29 UTC  (4+ messages)

[PATCH v4] for-each-ref: Always check stat_tracking_info()'s return value
 2015-01-06 23:51 UTC  (2+ messages)

[PATCH] test-lib.sh: do tests for color support after changing HOME
 2015-01-06 22:57 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] use 'test ...' instead of '[ ... ]'
  ` [PATCH v2 2/2] test-lib.sh: do tests for color support after changing HOME

[RFC PATCH] format-patch: Add config option format.coverbodytext to change the cover letter body
 2015-01-06 22:35 UTC  (6+ 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).