git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-10-13 21:03:24 to 2013-10-17 00:35:54 UTC [more...]

pack corruption post-mortem
 2013-10-17  0:35 UTC  (4+ messages)

[PATCH] gc: remove gc.pid file at end of execution
 2013-10-16 23:11 UTC  (4+ messages)
    ` [PATCH v2] "

[git-users] Problem using detached worktrees with commands implemented in scripts
 2013-10-16 23:08 UTC  (4+ messages)

[PATCH v3] Add core.mode configuration
 2013-10-16 23:06 UTC  (23+ messages)

[PATCH] rev-parse --parseopt: fix handling of optional arguments
 2013-10-16 22:33 UTC  (14+ messages)

Has Git 2.0 started to be integrated?
 2013-10-16 22:16 UTC  (3+ messages)

What's cooking in git.git (Oct 2013, #03; Wed, 16)
 2013-10-16 21:43 UTC 

[PATCH] warn about http server document being too old
 2013-10-16 21:40 UTC  (2+ messages)

[PATCH] status: allow branch info color customization
 2013-10-16 21:39 UTC  (2+ messages)

[RFC/PATCH] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-10-16 21:39 UTC  (4+ messages)

Feature request: Config option for --no-ignore-removal/--ignore-removal
 2013-10-16 21:38 UTC  (2+ messages)

[PATCH v2 00/16] Make Gnome Credential helper more Gnome-y and support ancient distros
 2013-10-16 21:38 UTC  (4+ messages)

[PATCH] symbolic-ref: trivial style fix
 2013-10-16 21:38 UTC  (6+ messages)

[RFC/PATCH] doc: git-foo was obsoleted several years ago
 2013-10-16 21:38 UTC  (2+ messages)

Pull and fetch don't honor `--progress` flag
 2013-10-16 21:27 UTC  (3+ messages)

[PATCH] rebase: use reflog to find common base with upstream
 2013-10-16 19:44 UTC  (3+ messages)

Git tag output order is incorrect (IMHO)
 2013-10-16 18:06 UTC  (8+ messages)

What's cooking in git.git (Oct 2013, #01; Mon, 14)
 2013-10-16 17:53 UTC  (9+ messages)
` What's cooking in git.git (Oct 2013, #02; "

[PATCH] t4254: modernize tests
 2013-10-16 12:27 UTC 

[PATCH] diff.c: keep arrow(=>) on show_stats()'s shortened filename part to make rename visible
 2013-10-16  9:53 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "

[PATCH V3 0/2] Extend dot repository documentation
 2013-10-16  6:53 UTC  (4+ messages)
` [PATCH V3 1/2] doc: command line interface (cli) dot-repository dwimmery

[PATCH v3] build: add default aliases
 2013-10-16  3:43 UTC  (4+ messages)

[PATCH] Documentation/config.txt: denyDeleteCurrent applies to bare repos too
 2013-10-16  1:26 UTC 

[PATCH] t3600: fix broken "choking git rm" test
 2013-10-16  0:48 UTC 

[PATCH] t3600: fix broken "choking git rm" test
 2013-10-16  0:38 UTC  (3+ messages)

[PATCH] http.c: Spell the null pointer as NULL
 2013-10-15 23:02 UTC  (3+ messages)

[PATCH] git.txt: Fix asciidoc syntax of --*-pathspecs
 2013-10-15 22:45 UTC  (2+ messages)

[BUG?] inconsistent `git reflog show` output, possibly `git fsck` output
 2013-10-15 22:43 UTC  (4+ messages)

Windows performance / threading file access
 2013-10-15 22:22 UTC  (5+ messages)

[PATCH 0/2] fetch: trivial fixes
 2013-10-15 21:50 UTC  (4+ messages)
` [PATCH 2/2] remote: fix trivial memory leak

[PATCH 00/17] np/pack-v4 updates
 2013-10-15 21:45 UTC  (3+ messages)

[PATCH] split_ident: parse timestamp from end of line
 2013-10-15 18:48 UTC  (9+ messages)

[PATCH 1/2] Add password parameter to git svn commands and use it when provided instead of defaulting to end-user prompt
 2013-10-15 17:07 UTC  (6+ messages)

Same test-path-utils behaves differently on different Windows systems
 2013-10-15 14:54 UTC  (2+ messages)

[PATCH 0/6] miscellaneous patches
 2013-10-15 14:41 UTC  (3+ messages)

[PATCH] status: show commit sha1 in "You are currently cherry-picking" message
 2013-10-15 13:35 UTC  (3+ messages)
  ` on broken command chains in tests (was: Re: [PATCH] status: show commit sha1 in "You are currently)

[PATCH] git-prompt.sh: show the upstream abbrev name
 2013-10-15 12:21 UTC  (4+ messages)

[PATCH] rev-parse doc: clarify use of optional / required arguments
 2013-10-15 10:49 UTC  (5+ messages)

[PATCH] clone: local URLs are not for ssh
 2013-10-15  7:22 UTC  (9+ messages)

[PATCH] http: enable keepalive on TCP sockets
 2013-10-15  6:03 UTC  (9+ messages)
        ` [PATCH] http: use curl's tcp keepalive if available

return of the maintainer
 2013-10-15  5:21 UTC  (3+ messages)

pack-object's try_delta fast path for v2 trees?
 2013-10-15  2:13 UTC  (7+ messages)

[PATCH] git-merge: document the -S option
 2013-10-14 23:41 UTC 

[PATCH v2 14/14] completion: update 'git reset' new stage options
 2013-10-14 23:15 UTC  (18+ messages)
` [PATCH v2 04/14] grep: add --staged option
` [PATCH v2 07/14] stash: add --stage to pop and apply
` [PATCH v2 00/14] Officially start moving to the term 'staging area'
` [PATCH v2 10/14] apply: add --work, --no-work options
` [PATCH v2 01/14] Add proper 'stage' command
` [PATCH v2 09/14] apply: add --stage option
` [PATCH v2 03/14] diff: document --staged
` [PATCH v2 05/14] rm: add --staged option
` [PATCH v2 02/14] stage: add edit command
` [PATCH v2 13/14] reset: allow --keep with --stage
` [PATCH v2 12/14] reset: add --stage and --work options
` [PATCH v2 08/14] submodule: add --staged options
` [PATCH v2 11/14] completion: update "
` [PATCH v2 06/14] stash: add --stage option to save

[PATCH try2 14/14] completion: update 'git reset' new stage options
 2013-10-14 22:22 UTC  (4+ messages)
` [PATCH try2 01/14] Add proper 'stage' command

My patches
 2013-10-14 21:40 UTC  (3+ messages)

[PATCH 10/20] doc: git-foo was obsoleted several years ago
 2013-10-14 21:21 UTC  (5+ messages)
` [PATCH 12/20] alias: trivial style fix

[PATCH v3 00/10] transport-helper: updates
 2013-10-14 19:42 UTC  (3+ messages)
` [PATCH v3 05/10] fast-export: add new --refspec option

[PATCH v4 0/3] relative path regression fix
 2013-10-14 19:40 UTC  (10+ messages)
` [PATCH v4 1/3] test: use unambigous leading path (/foo) for mingw
    ` [PATCH v5 0/3] relative path regression fix
    ` [PATCH v5 1/3] test: use unambigous leading path (/foo) for MSYS
    ` [PATCH v5 2/3] relative_path should honor dos-drive-prefix
    ` [PATCH v5 3/3] Use simpler relative_path when set_git_dir

[PATCH] clone: do not segfault when specifying a nonexistent branch
 2013-10-14 19:08 UTC  (3+ messages)
` [PATCH] clone --branch: refuse to clone if upstream repo is empty

[PATCH] config doc: user.signingkey is also used for signed commits
 2013-10-14 17:22 UTC  (3+ messages)

Spurious warning when moving a file in presence of submodules
 2013-10-14 12:33 UTC  (6+ messages)
  ` [PATCH] mv: Fix spurious "

Git line ending trouble
 2013-10-14 11:21 UTC 

[PATCH v4 0/2] Version fixes and cleanups
 2013-10-14  5:29 UTC  (6+ messages)
` [PATCH v4 2/2] version-gen: fix versions

[PATCH gitk 0/4] gitk support for git log -L
 2013-10-14  5:25 UTC  (10+ messages)

[PATCH v3] mergetools/diffmerge: support DiffMerge as a git mergetool
 2013-10-13 23:01 UTC  (2+ messages)

Best practices on updating documentation?
 2013-10-13 21:03 UTC  (2+ 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).