git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-01-14 00:11:40 to 2015-01-16 19:33:33 UTC [more...]

RFC: update hook for GPG signed submission on secured branches
 2015-01-16 19:33 UTC  (2+ messages)

Proper plumbing for porcelain gpg formats on git show?
 2015-01-16 19:29 UTC  (2+ messages)

[RFC] Introducing different handling for small/large transactions
 2015-01-16 19:23 UTC  (7+ messages)

t5539 broken under Mac OS X
 2015-01-16 19:02 UTC  (18+ messages)
                  ` [PATCH] t/lib-httpd: switch SANITY check for NOT_ROOT

commit --amend --author error
 2015-01-16 18:35 UTC  (13+ messages)
      ` [PATCH] commit: reword --author error message

git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
 2015-01-16 17:13 UTC 

Regarding the determinacy of 'git describe'
 2015-01-16 13:29 UTC  (2+ messages)

[PATCH 0/7] migrate api-strbuf.txt into strbuf.h
 2015-01-16  9:06 UTC  (8+ messages)
` [PATCH 1/7] strbuf.h: integrate api-strbuf.txt documentation
` [PATCH 2/7] strbuf.h: unify documentation comments beginnings
` [PATCH 3/7] strbuf.h: drop asciidoc list formatting from API docs
` [PATCH 4/7] strbuf.h: format asciidoc code blocks as 4-space indent
` [PATCH 5/7] strbuf.h: reorganize api function grouping headers
` [PATCH 6/7] strbuf.h: drop boilerplate descriptions of strbuf_split_*
` [PATCH 7/7] strbuf.h: group documentation for trim functions

How to prevent empty git commit --amend
 2015-01-16  8:13 UTC  (10+ messages)
      ` [RFC/PATCH] commit/status: show the index-worktree with -v -v

[PATCH] http-push: trim trailing newline from remote symref
 2015-01-16  1:19 UTC  (5+ messages)

[PULL] git-svn updates from Ramkumar
 2015-01-16  0:39 UTC  (8+ messages)

GitWeb caching of snapshots
 2015-01-16  0:13 UTC 

Unused #include statements
 2015-01-16  0:00 UTC  (7+ messages)

[PATCH] init-db: remove unused #includes
 2015-01-15 23:40 UTC  (8+ messages)

Advise on a push only repo
 2015-01-15 22:24 UTC  (4+ messages)

[PATCH] t5543, atomic pushes: test deleting and renaming branches
 2015-01-15 20:45 UTC 

[PATCH 1/2] Documentation/git-init.txt: minor style and synopsis fixes
 2015-01-15 19:43 UTC  (2+ messages)

cosmetic bug: "git show --pretty:format" produces different output than "git show --format"
 2015-01-15 19:25 UTC  (4+ messages)

[PATCH v2] init-db: remove unused include
 2015-01-15 19:11 UTC  (2+ messages)

[PATCH v2] Documentation/init-db.txt: minor style and synopsys fixes
 2015-01-15 18:55 UTC  (5+ messages)

[PATCH 2/2] Documentation/git-init-db.txt: minor style fixes
 2015-01-15 18:16 UTC 

[PATCH] string-list: remove print_string_list from string-list's API
 2015-01-15 18:00 UTC  (2+ messages)

[PATCH 00/10] mark private symbols static
 2015-01-15 17:52 UTC  (19+ messages)
` [PATCH 01/10] http.c: make finish_active_slot() and handle_curl_result() static
` [PATCH 02/10] line-log.c: make line_log_data_init() static
` [PATCH 03/10] prompt.c: remove git_getpass() nobody uses
` [PATCH 04/10] revision.c: make save_parents() and free_saved_parents() static
` [PATCH 05/10] urlmatch.c: make match_urls() static
` [PATCH 06/10] remote.c: make clear_cas_option() static
` [PATCH 07/10] shallow.c: make check_shallow_file_for_update() static
` [PATCH 08/10] pack-bitmap.c: make pack_bitmap_filename() static
` [PATCH 09/10] read-cache.c: make fill/match_stat_data() static
` [PATCH 10/10] commit: show "Author:" hint when the ident is not given explicitly

[PATCH] stash: added short option '-p' to git stash usage synopsis
 2015-01-15 17:41 UTC 

[PATCH] l10n: de.po: translate 13 new messages
 2015-01-15 17:11 UTC 

git-svn metadata commands performance issue
 2015-01-15 11:53 UTC  (5+ messages)
  ` [PATCH] git-svn: lazy load some modules

Segmentation fault in git apply
 2015-01-15  9:10 UTC  (9+ messages)

Big repo not shrinking on repack or gc?
 2015-01-15  8:56 UTC  (11+ messages)

Bulk dump of git metadata / getting git metadata into a database
 2015-01-15  2:08 UTC 

What's cooking in git.git (Jan 2015, #03; Wed, 14)
 2015-01-14 23:45 UTC 

[PATCH] git-svn: show progress in working_head_info()
 2015-01-14 22:40 UTC  (3+ messages)

remote helper example with push/fetch capabilities
 2015-01-14 21:57 UTC  (3+ messages)

[PATCH] t1050-large: replace dd by test-genrandom
 2015-01-14 21:59 UTC  (11+ messages)
          ` [PATCH v2] t1050-large: generate large files without dd

sporadic git failures on interactive rebase
 2015-01-14 21:57 UTC  (10+ messages)

[PATCH] blame.c: fix garbled error message
 2015-01-14 21:54 UTC  (10+ messages)

git ignores /~/.config/git/
 2015-01-14 21:07 UTC  (2+ messages)

[PATCH] Documentation/init-db.txt: minor style and synopsys fixes
 2015-01-14 21:01 UTC  (3+ messages)

[PATCH] bash completion: allow git stash store options completion
 2015-01-14 20:06 UTC  (4+ messages)

[PATCH] init-db: use OPT__QUIET macro instead OPT_BIT
 2015-01-14 19:08 UTC  (2+ messages)

[PATCH] diff: added '-q' option, short option for '--quiet'
 2015-01-14 18:52 UTC  (2+ messages)

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

[PATCH] stash: git stash create and git stash store added to git stash usage synopsys
 2015-01-14 17:43 UTC  (3+ messages)

[PATCH v2] standardize usage info string format
 2015-01-14 17:31 UTC  (3+ messages)

[ANNOUNCE] Git v2.3.0-rc0
 2015-01-14 13:11 UTC  (2+ messages)

[PATCH] git-prompt: preserve command exit status
 2015-01-14 12:10 UTC  (6+ messages)
` [PATCH v2] git-prompt: preserve value of $? inside shell prompt
    ` [PATCH] git-prompt: preserve value of $? in all cases

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

git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
 2015-01-14  1:50 UTC  (2+ messages)

[PATCH] format-patch: print format-patch usage if there are no arguments
 2015-01-14  1:28 UTC  (9+ messages)
              ` my hacky mutt-specific format-patch workflow


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