git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-09-17 16:10:55 to 2014-09-23 16:57:42 UTC [more...]

[PATCH] archive: support filtering paths with glob
 2014-09-23 16:57 UTC  (5+ messages)
` [PATCH v2] "

[RFC/PATCH] fsck: do not canonicalize modes in trees we are checking
 2014-09-23 16:30 UTC  (3+ messages)

How to compile Git with NDK?
 2014-09-23 16:13 UTC  (6+ messages)

[PATCH] git tag --contains : avoid stack overflow
 2014-09-23 16:05 UTC  (13+ messages)
    ` [PATCH v2] "
                  ` [PATCH v3] git tag --contains: "

[PATCH] l10n:de.po: use comma before "um"
 2014-09-23 15:26 UTC  (2+ messages)

[PATCH] merge-recursive: Fix copy-paste mistake
 2014-09-23 14:55 UTC  (2+ messages)
` [PATCH] merge-recursive: Remove miss leading comment

[PATCH v5 00/35] Lockfile correctness and refactoring
 2014-09-23 13:40 UTC  (31+ messages)
` [PATCH v5 02/35] api-lockfile: expand the documentation
` [PATCH v5 08/35] lock_file(): always add lock_file object to lock_file_list
` [PATCH v5 09/35] lockfile.c: document the various states of lock_file objects
` [PATCH v5 10/35] cache.h: define constants LOCK_SUFFIX and LOCK_SUFFIX_LEN
` [PATCH v5 18/35] commit_lock_file(): if close fails, roll back
` [PATCH v5 19/35] commit_lock_file(): rollback lock file on failure to rename
` [PATCH v5 20/35] api-lockfile: document edge cases
` [PATCH v5 22/35] git_config_set_multivar_in_file(): avoid call to rollback_lock_file()
` [PATCH v5 23/35] lockfile: avoid transitory invalid states

[PATCH] de.po: Fixup one translation
 2014-09-23 12:54 UTC  (5+ messages)

[PATCH 0/7] l10n: de.po: use imperative form for command options
 2014-09-23 10:24 UTC  (11+ messages)
` [PATCH 1/7] part1: "
` [PATCH 2/7] part2: "
` [PATCH 3/7] part3: "
` [PATCH 4/7] part4: "
` [PATCH 5/7] part5: "
` [PATCH 6/7] part6: "
` [PATCH 7/7] part7: "

[Bug] Query string not being phrased correctly when question marks present in config URL
 2014-09-23  9:06 UTC  (2+ messages)

[PATCH] Documentation/git-rebase.txt: discuss --fork-point assumption of vanilla "git rebase" in DESCRIPTION
 2014-09-23  9:04 UTC  (3+ messages)

Bug in git 2.1.0 when cloning to directory with same name as repository
 2014-09-23  8:39 UTC  (2+ messages)

[PATCH] mailinfo: resolve -Wstring-plus-int warning
 2014-09-23  8:12 UTC  (12+ messages)

[PATCH RFC] git-am: support any number of signatures
 2014-09-23  8:07 UTC  (13+ messages)

[PATCH for-maint] apply: gitdiff_verify_name(): accept "/dev/null\r"
 2014-09-23  1:09 UTC 

[PATCH 00/32] nd/multiple-work-trees cleanup
 2014-09-22 23:01 UTC  (20+ messages)
` [PATCH v2 00/32] nd/multiple-work-trees
  ` [PATCH v2 22/32] checkout: support checking out into a new working directory
  ` [PATCH v2 23/32] prune: strategies for linked checkouts
  ` [PATCH v2 28/32] gc: support prune --worktrees

[PATCH v15 00/11] Add interpret-trailers builtin
 2014-09-22 21:23 UTC  (13+ messages)
` [PATCH v15 01/11] trailer: add data structures and basic functions
` [PATCH v15 02/11] trailer: process trailers from input message and arguments
` [PATCH v15 03/11] trailer: read and process config information
` [PATCH v15 04/11] trailer: process command line trailer arguments
` [PATCH v15 05/11] trailer: parse trailers from file or stdin
` [PATCH v15 06/11] trailer: put all the processing together and print
` [PATCH v15 07/11] trailer: add interpret-trailers command
` [PATCH v15 08/11] trailer: add tests for "git interpret-trailers"
` [PATCH v15 09/11] trailer: execute command from 'trailer.<name>.command'
` [PATCH v15 10/11] trailer: add tests for commands in config file
` [PATCH v15 11/11] Documentation: add documentation for 'git interpret-trailers'

[PATCH] sha1_file: don't convert off_t to size_t too early to avoid potential die()
 2014-09-22 19:41 UTC  (3+ messages)

[PATCH v2] unblock and unignore SIGPIPE
 2014-09-22 18:24 UTC  (6+ messages)
    ` [PATCH] mingw.h: add dummy functions for sigset_t operations

Bug/request: the empty string should be a valid git note
 2014-09-22 17:39 UTC  (8+ messages)
  ` [RFC/PATCH] notes: Allow adding empty notes with -C

[PATCH] notes: accept any ref for merge
 2014-09-22 17:34 UTC  (7+ messages)

Branching workflow
 2014-09-22 15:59 UTC  (4+ messages)

[Bug] git status -unormal -- 'foo[b]/' won't display content of 'foo[b]/
 2014-09-22 13:01 UTC  (4+ messages)

diff-index does not consider a removed submodule to be staged with --ignore-submodules
 2014-09-21 21:36 UTC  (2+ messages)

[PATCH] t6031-test-merge-recursive: Forgot to add file to be committed
 2014-09-21 20:38 UTC 

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-09-21 16:59 UTC  (5+ messages)
` [PATCH v2 00/23] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH v2 23/23] rebase -i: enable "

[PATCH] t9300-fast-import: fix typo in test description
 2014-09-21 15:02 UTC 

[PATCH] diff --no-index: allow pathspec after --
 2014-09-21  9:25 UTC  (5+ messages)

[PATCH] remote: simplify match_name_with_pattern() using strbuf
 2014-09-21  8:23 UTC 

[PATCH] l10n: de.po: change Email to E-Mail
 2014-09-21  7:45 UTC  (2+ messages)

[PATCH 1/2] graph: simplify graph_padding_line()
 2014-09-20 21:35 UTC  (2+ messages)

[slightly OT?] TOTP gateway for any service on any server
 2014-09-20 14:46 UTC  (2+ messages)

What's cooking in git.git (Sep 2014, #05; Fri, 19)
 2014-09-19 23:03 UTC 

[ANNOUNCE] Git v2.1.1
 2014-09-19 22:53 UTC 

Mailbox Notification
 2014-09-19 18:00 UTC 

[PATCH] git-gui: add configurable tab size to the diff view git-gui - why not added to git-gui ?
 2014-09-19 18:05 UTC  (5+ messages)

[PATCH v2] refs: make rev-parse --quiet actually quiet
 2014-09-19 17:52 UTC  (2+ messages)

git svn's performance issue and strange pauses, and other thing
 2014-09-19 13:44 UTC  (3+ messages)

Webadmin‏ Email felhasználói;‏
 2014-09-19 13:01 UTC 

Please help provide clarity on git rebase internals
 2014-09-19 13:12 UTC  (2+ messages)

[PATCH 1/2] fixup! refs: make rev-parse --quiet actually quiet
 2014-09-19  3:47 UTC  (5+ messages)
` [PATCH 2/2] rev-parse: honor --quiet when asking for reflog dates that do not exist

[PATCH v4] pretty: add %D format specifier
 2014-09-18 20:53 UTC 

Helpdesk
 2014-09-18 18:57 UTC 

What's cooking in git.git (Sep 2014, #04; Thu, 18)
 2014-09-18 19:09 UTC 

Transaction patch series overview
 2014-09-18 17:38 UTC  (16+ messages)
    ` [PATCH v21 0/19] rs/ref-transaction (Re: Transaction patch series overview)

[PATCH] help: Fix size passed to qsort
 2014-09-18 17:34 UTC  (3+ messages)

[PATCH] unblock and unignore SIGPIPE
 2014-09-18 15:04 UTC  (6+ messages)

Broken handling of URL with literal IPv6 address
 2014-09-18 13:03 UTC  (2+ messages)

[RFC] allowing hooks to ignore input?
 2014-09-18 11:14 UTC  (4+ messages)

git branch --merged and git branch --verbose do not combine
 2014-09-18 10:49 UTC  (5+ messages)
      ` [PATCH] branch: clean up commit flags after merge-filter walk

[PATCH v6 00/23] Signed push
 2014-09-17 22:45 UTC  (24+ messages)
` [PATCH v6 01/23] receive-pack: do not overallocate command structure
` [PATCH v6 02/23] receive-pack: parse feature request a bit earlier
` [PATCH v6 03/23] receive-pack: do not reuse old_sha1[] for other things
` [PATCH v6 04/23] receive-pack: factor out queueing of command
` [PATCH v6 05/23] send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher
` [PATCH v6 06/23] send-pack: refactor decision to send update per ref
` [PATCH v6 07/23] send-pack: always send capabilities
` [PATCH v6 08/23] send-pack: factor out capability string generation
` [PATCH v6 09/23] receive-pack: "
` [PATCH v6 10/23] send-pack: rename "new_refs" to "need_pack_data"
` [PATCH v6 11/23] send-pack: refactor inspecting and resetting status and sending commands
` [PATCH v6 12/23] send-pack: clarify that cmds_sent is a boolean
` [PATCH v6 13/23] gpg-interface: move parse_gpg_output() to where it should be
` [PATCH v6 14/23] gpg-interface: move parse_signature() "
` [PATCH v6 15/23] pack-protocol doc: typofix for PKT-LINE
` [PATCH v6 16/23] push: the beginning of "git push --signed"
` [PATCH v6 17/23] receive-pack: GPG-validate push certificates
` [PATCH v6 18/23] send-pack: send feature request on push-cert packet
` [PATCH v6 19/23] signed push: remove duplicated protocol info
` [PATCH v6 20/23] signed push: add "pushee" header to push certificate
` [PATCH v6 21/23] signed push: fortify against replay attacks
` [PATCH v6 22/23] signed push: teach smart-HTTP to pass "git push --signed" around
` [PATCH v6 23/23] signed push: allow stale nonce in stateless mode

git fetch specific ref fails when run against a remote where HEAD points to missing master branch
 2014-09-17 17: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).