git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-06 10:38:05 to 2015-01-10 06:50:19 UTC [more...]

[PATCH 0/2] Documentation/githooks: mention pwd, $GIT_PREFIX
 2015-01-10  6:49 UTC 

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

[PATCH] git-log: added --invert-grep option
 2015-01-09 22:55 UTC  (5+ messages)
` [PATCH] git-log: added --none-match option

[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 v3] doc: core.ignoreStat update, and clarify the --assume-unchanged effect
 2015-01-09 19:29 UTC  (4+ 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

[PATCHv12 00/10] atomic pushes
 2015-01-08 23:51 UTC  (12+ 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/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  (9+ 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)

profile-fast is failing in my Git 2.2.1 build from tar in a Git repo
 2015-01-06 23:13 UTC  (2+ messages)

[PATCH] test-lib.sh: do tests for color support after changing HOME
 2015-01-06 22:57 UTC  (5+ 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)

git 2.2.x: Unexpected, overstrict file permissions after "git update-server-info"
 2015-01-06 21:47 UTC  (12+ messages)
  ` [PATCH 2/2] update-server-info: create info/* with mode 0666

[PATCH 0/3] nd/multiple-work-trees updates
 2015-01-06 21:30 UTC  (3+ messages)
` [PATCH 3/3] git-checkout.txt: a note about multiple checkout support for submodules

[PATCH] imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY
 2015-01-06 20:19 UTC  (2+ messages)

[PATCH] imap-send.c: support GIT_CURL_VERBOSE
 2015-01-06 20:17 UTC  (2+ messages)

[PATCHv10 02/10] receive-pack.c: die instead of error in assure_connectivity_checked
 2015-01-06 19:46 UTC  (3+ messages)
` [PATCHv11 02/11] receive-pack.c: die instead of error in case of possible future bug

[PATCHv10 01/10] receive-pack.c: shorten the execute_commands loop over all commands
 2015-01-06 19:34 UTC  (2+ messages)
` [PATCHv11 01/11] "

[PATCH 1/2] log.c: fix translation markings
 2015-01-06 19:29 UTC  (6+ messages)
` [PATCH 2/2] gettext.h: add parentheses around N_ expansion

[PATCH] correct smtp-ssl-cert-path description
 2015-01-06 19:01 UTC 

Question about the revision walking API
 2015-01-06 18:30 UTC  (5+ messages)

[PATCH 0/2] Tweaking the gitk window title
 2015-01-06 17:52 UTC  (3+ messages)
` [PATCH 1/2] gitk: Rearrange window title to be more conventional
` [RFC PATCH 2/2] gitk: Show the rev(s) the user specified on the command line in the window title

bearer token authorization with HTTPS transport
 2015-01-06 16:37 UTC  (5+ messages)

[PATCH v3 2/2] git-config support for diff.relative setting
 2015-01-06 16:19 UTC  (4+ messages)
  ` [PATCH 2/2] support for --no-relative and diff.relative

[ANNOUNCE] Git Universal OS X Installer
 2015-01-06 14:59 UTC 

Software CM Tool Inquiry
 2015-01-06 14:25 UTC  (2+ messages)


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 NNTP newsgroup(s).