git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-01-14 23:41:35 to 2015-01-20 06:53:43 UTC [more...]

donation
 2015-01-20  6:08 UTC 

Unused #include statements
 2015-01-20  2:08 UTC  (8+ messages)

Pretty format specifier for commit count?
 2015-01-20  1:17 UTC  (3+ messages)

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2015-01-19 22:44 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/18] fsck: Introduce fsck options
  ` [PATCH v2 02/18] fsck: Introduce identifiers for fsck messages
  ` [PATCH v2 03/18] fsck: Provide a function to parse fsck message IDs
  ` [PATCH v2 04/18] fsck: Offer a function to demote fsck errors to warnings
  ` [PATCH v2 05/18] fsck: Allow demoting errors to warnings via receive.fsck.warn = <key>
  ` [PATCH v2 06/18] fsck: Report the ID of the error/warning
  ` [PATCH v2 07/18] fsck: Make fsck_ident() warn-friendly
  ` [PATCH v2 08/18] fsck: Make fsck_commit() warn-friendly
  ` [PATCH v2 09/18] fsck: Handle multiple authors in commits specially
  ` [PATCH v2 10/18] fsck: Make fsck_tag() warn-friendly
  ` [PATCH v2 11/18] fsck: Add a simple test for receive.fsck.*
  ` [PATCH v2 12/18] fsck: Disallow demoting grave fsck errors to warnings
  ` [PATCH v2 13/18] fsck: Optionally ignore specific fsck issues completely
  ` [PATCH v2 14/18] fsck: Allow upgrading fsck warnings to errors
  ` [PATCH v2 15/18] fsck: Document the new receive.fsck.* options
  ` [PATCH v2 16/18] fsck: Support demoting errors to warnings
  ` [PATCH v2 17/18] fsck: Introduce `git fsck --quick`
  ` [PATCH v2 18/18] fsck: git receive-pack: support excluding objects from fsck'ing

[PATCH] rebase -i: respect core.abbrev for real
 2015-01-19 22:43 UTC  (2+ messages)

[PATCH v6 1/1] http: Add Accept-Language header if possible
 2015-01-19 20:21 UTC  (5+ messages)
` [PATCH v7 0/1] "
  ` [PATCH v7 1/1] "
    ` [PATCH v6 0/1] "

git --recurse-submodule does not recurse to sub-submodules (etc.)
 2015-01-19 20:19 UTC 

git config --global not picking up includes
 2015-01-19 19:58 UTC  (2+ messages)
` [PATCH] git-config: better document default behavior for `--include`

[PATCH 1/3] connect.c: Improve parsing of literal IPV6 addresses
 2015-01-19 17:21 UTC 

[PATCH 2/3] t5601: Add more test cases for IPV6
 2015-01-19 17:21 UTC 

[PATCH 3/3] t5500: Show user name and host in diag-url
 2015-01-19 17:21 UTC 

Regarding the determinacy of 'git describe'
 2015-01-19 16:10 UTC  (3+ messages)

[PATCH] branch: add support for --dry-run option
 2015-01-19 14:20 UTC  (3+ messages)

Proper plumbing for porcelain gpg formats on git show?
 2015-01-19 14:13 UTC  (5+ messages)

[PATCH] l10n: de.po: translate 3 messages
 2015-01-19  6:22 UTC 

Segmentation fault in git apply
 2015-01-19  3:54 UTC  (13+ messages)
                ` [PATCH] apply: count the size of postimage correctly
                  ` [PATCH] test: add git apply whitespace expansion tests

[PATCH (resend)] show-branch --upstream: add upstream branches to the list of branches to display
 2015-01-19  1:42 UTC 

[PATCH] transport-helper: do not request symbolic refs to remote helpers
 2015-01-19  1:35 UTC 

RFC: web UI for commit dependency inference tool
 2015-01-19  0:11 UTC  (2+ messages)
` [ANNOUNCE] git-deps: commit dependency analysis / visualization

.gitattributes on branch behaves unexpected. Should it be more stateless?
 2015-01-18 17:14 UTC  (3+ messages)

[L10N] Startup of Git 2.3.0 l10n round 2
 2015-01-18 16:18 UTC 

[L10N] Startup of Git 2.3.0 l10n round 2
 2015-01-18 14:47 UTC 

[PATCH] git-p4: support exclude in 'git p4 sync'
 2015-01-18 14:02 UTC  (3+ messages)
` [PATCH] git-p4: support excluding paths on sync

[RFC] Introducing different handling for small/large transactions
 2015-01-18 12:13 UTC  (8+ messages)

[PATCH] .clang-format: introduce the use of clang-format
 2015-01-18 11:31 UTC  (2+ messages)

t5539 broken under Mac OS X
 2015-01-17 23:35 UTC  (20+ messages)
                  ` [PATCH] t/lib-httpd: switch SANITY check for NOT_ROOT
                              `  "

[PATCH] l10n: de.po: translate 13 new messages
 2015-01-17 17:12 UTC  (3+ messages)

[PATCH v2] branch: add support for --dry-run option
 2015-01-17 16:39 UTC 

[PATCH v2] Documentation/git-branch.txt: add long options to git branch synopsis
 2015-01-17 16:36 UTC 

zsh completion for `git push origin --delete`
 2015-01-17 11:18 UTC 

[PATCH] Documentation/git-branch.txt: add short option to git branch synopsis
 2015-01-17  8:54 UTC  (2+ messages)

RFC: update hook for GPG signed submission on secured branches
 2015-01-16 22:49 UTC  (6+ messages)

[PATCH] contacts: introduce --since and --min-percent
 2015-01-16 21:23 UTC  (3+ messages)
` [PATCH v2] "

commit --amend --author error
 2015-01-16 19:53 UTC  (15+ 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 

[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  (5+ 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 

[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  (15+ messages)
` [PATCH 01/10] http.c: make finish_active_slot() and handle_curl_result() static
` [PATCH 03/10] prompt.c: remove git_getpass() nobody uses
` [PATCH 05/10] urlmatch.c: make match_urls() 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 

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

Big repo not shrinking on repack or gc?
 2015-01-15  8:56 UTC  (9+ 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 


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