Git Distributed Software Revision Control
Date Index
[Prev Page][
Next Page
]
[PATCH 0/3] Fixing volatile HEAD in push.default = current
,
Ramkumar Ramachandra
[PATCH 1/3] push: factor out the detached HEAD error message
,
Ramkumar Ramachandra
[PATCH 2/3] push: fail early with detached HEAD and current
,
Ramkumar Ramachandra
[PATCH 3/3] push: don't push the volatile HEAD with current
,
Ramkumar Ramachandra
Re: [PATCH 0/3] Fixing volatile HEAD in push.default = current
,
Junio C Hamano
Re: [PATCH 0/3] Fixing volatile HEAD in push.default = current
,
Ramkumar Ramachandra
Re: [PATCH 0/3] Fixing volatile HEAD in push.default = current
,
Junio C Hamano
[PATCH 0/2] Fix invalid revision error messages for 1.8.3
,
Ramkumar Ramachandra
[PATCH 1/2] sha1_name: fix error message for @{u}
,
Ramkumar Ramachandra
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Junio C Hamano
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Ramkumar Ramachandra
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Junio C Hamano
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Ramkumar Ramachandra
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Junio C Hamano
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Ramkumar Ramachandra
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Junio C Hamano
Re: [PATCH 1/2] sha1_name: fix error message for @{u}
,
Ramkumar Ramachandra
[PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}
,
Ramkumar Ramachandra
Re: [PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}
,
Junio C Hamano
Re: [PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}
,
Kevin Bracey
Re: [PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}
,
Ramkumar Ramachandra
Re: [PATCH 0/2] Fix invalid revision error messages for 1.8.3
,
Junio C Hamano
Re: [PATCH 0/2] Fix invalid revision error messages for 1.8.3
,
Ramkumar Ramachandra
Re: [PATCH 0/2] Fix invalid revision error messages for 1.8.3
,
Junio C Hamano
Re: [PATCH 0/2] Fix invalid revision error messages for 1.8.3
,
Ramkumar Ramachandra
Contributing to git: cleaner git -rm & add configuration options
,
Mathieu Liénard--Mayor
Re: Contributing to git: cleaner git -rm & add configuration options
,
Ramkumar Ramachandra
Re: Contributing to git: cleaner git -rm & add configuration options
,
Junio C Hamano
[PATCH 0/2] remote-hg: fix configuration notes
,
Felipe Contreras
[PATCH 1/2] remote-hg: trivial configuration note cleanup
,
Felipe Contreras
[PATCH 2/2] remote-hg: fix order of configuration comments
,
Felipe Contreras
Re: [PATCH 0/2] remote-hg: fix configuration notes
,
Junio C Hamano
[PATCH v2] transport-helper: check if the dry-run is supported
,
Felipe Contreras
Re: [PATCH v2] transport-helper: check if the dry-run is supported
,
Junio C Hamano
[PATCH] transport-helper: barf when user tries --dry-run
,
Felipe Contreras
Re: [PATCH] transport-helper: barf when user tries --dry-run
,
Felipe Contreras
[PATCH] transport-helper: barf when user tries old:new
,
Felipe Contreras
Re: [PATCH] transport-helper: barf when user tries old:new
,
Junio C Hamano
Workflow Help
,
Quilkey, Tony
Re: Workflow Help
,
John Keeping
Re: Workflow Help
,
Magnus Bäck
Re: Workflow Help
,
Andreas Ericsson
[PATCH] completion: trivial fix for zsh
,
Felipe Contreras
Re: [PATCH] completion: trivial fix for zsh
,
Felipe Contreras
Re: [PATCH] completion: trivial fix for zsh
,
Junio C Hamano
What's cooking in git.git (May 2013, #05; Mon, 20)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #05; Mon, 20)
,
Felipe Contreras
Re: What's cooking in git.git (May 2013, #05; Mon, 20)
,
Johan Herland
Re: What's cooking in git.git (May 2013, #05; Mon, 20)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #05; Mon, 20)
,
Thomas Rast
Re: What's cooking in git.git (May 2013, #05; Mon, 20)
,
Junio C Hamano
activate color.ui by default (Re: What's cooking in git.git (May 2013, #05; Mon, 20))
,
Matthieu Moy
Re: activate color.ui by default (Re: What's cooking in git.git (May 2013, #05; Mon, 20))
,
Junio C Hamano
[PATCH] contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
,
Dmitry Marakasov
Re: [PATCH] contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
,
Junio C Hamano
Re: [PATCH] contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
,
John Keeping
Storing refs in the odb (was: Re: [PATCH 00/17] Remove assumptions about refname lifetimes)
,
Johan Herland
Re: Storing refs in the odb
,
Junio C Hamano
Re: Storing refs in the odb
,
Johan Herland
Re: Storing refs in the odb
,
Junio C Hamano
Re: Storing refs in the odb
,
Johan Herland
[PATCH 0/6] t5000: add test for pax extended header generation
,
René Scharfe
[PATCH 5/6] t5000: simplify tar-tree tests
,
René Scharfe
[PATCH 3/6] t5000: factor out check_tar
,
René Scharfe
Re: [PATCH 3/6] t5000: factor out check_tar
,
Eric Sunshine
Re: [PATCH 3/6] t5000: factor out check_tar
,
René Scharfe
[PATCH 4/6] t5000: use check_tar for prefix test
,
René Scharfe
[PATCH 1/6] t5000: integrate export-subst tests into regular tests
,
René Scharfe
Re: [PATCH 1/6] t5000: integrate export-subst tests into regular tests
,
Eric Sunshine
Re: [PATCH 1/6] t5000: integrate export-subst tests into regular tests
,
René Scharfe
[PATCH 6/6] t5000: test long filenames
,
René Scharfe
Re: [PATCH 6/6] t5000: test long filenames
,
Eric Sunshine
[PATCH 2/6] t5000, t5003: create directories for extracted files lazily
,
René Scharfe
Re: [PATCH 0/6] t5000: add test for pax extended header generation
,
René Scharfe
Re: [PATCH 0/6] t5000: add test for pax extended header generation
,
Junio C Hamano
git-submodule nested subrepo bug (Segmentation fault)
,
Kirill Berezin
Re: git-submodule nested subrepo bug (Segmentation fault)
,
John Keeping
[PATCH 00/17] Remove assumptions about refname lifetimes
,
Michael Haggerty
[PATCH 01/17] describe: make own copy of refname
,
Michael Haggerty
[PATCH 02/17] fetch: make own copies of refnames
,
Michael Haggerty
[PATCH 03/17] add_rev_cmdline(): make a copy of the name argument
,
Michael Haggerty
[PATCH 05/17] cmd_diff(): use an object_array for holding trees
,
Michael Haggerty
Re: [PATCH 05/17] cmd_diff(): use an object_array for holding trees
,
Junio C Hamano
[PATCH 08/17] revision: split some overly-long lines
,
Michael Haggerty
Re: [PATCH 08/17] revision: split some overly-long lines
,
Junio C Hamano
[PATCH 11/17] object_array: add function object_array_filter()
,
Michael Haggerty
[PATCH 13/17] fsck: don't put a void*-shaped peg in a char*-shaped hole
,
Michael Haggerty
[PATCH 15/17] find_first_merges(): remove unnecessary code
,
Michael Haggerty
[RFC 16/17] object_array_entry: copy name before storing in name field
,
Michael Haggerty
Re: [RFC 16/17] object_array_entry: copy name before storing in name field
,
Johan Herland
Re: [RFC 16/17] object_array_entry: copy name before storing in name field
,
Michael Haggerty
Re: [RFC 16/17] object_array_entry: copy name before storing in name field
,
Jeff King
Re: [RFC 16/17] object_array_entry: copy name before storing in name field
,
Michael Haggerty
[RFC 17/17] refs: document the lifetime of the refname passed to each_ref_fn
,
Michael Haggerty
[PATCH 14/17] find_first_merges(): initialize merges variable using initializer
,
Michael Haggerty
[PATCH 09/17] gc_boundary(): move the check "alloc <= nr" to caller
,
Michael Haggerty
Re: [PATCH 09/17] gc_boundary(): move the check "alloc <= nr" to caller
,
Junio C Hamano
[PATCH 12/17] object_array_remove_duplicates(): rewrite to reduce copying
,
Michael Haggerty
[PATCH 10/17] get_revision_internal(): make check less mysterious
,
Michael Haggerty
Re: [PATCH 10/17] get_revision_internal(): make check less mysterious
,
Junio C Hamano
[PATCH 06/17] cmd_diff(): rename local variable "list" -> "entry"
,
Michael Haggerty
[PATCH 04/17] builtin_diff_tree(): make it obvious that function wants two entries
,
Michael Haggerty
Re: [PATCH 04/17] builtin_diff_tree(): make it obvious that function wants two entries
,
Junio C Hamano
[PATCH 07/17] cmd_diff(): make it obvious which cases are exclusive of each other
,
Michael Haggerty
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Johan Herland
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Michael Haggerty
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Junio C Hamano
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Jeff King
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Johan Herland
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Junio C Hamano
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Johan Herland
Re: [PATCH 00/17] Remove assumptions about refname lifetimes
,
Junio C Hamano
[PATCH v6] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v6] Add new git-related helper to contrib
,
Eric Sunshine
[RFC/PATCH] patch-ids: check modified paths before calculating diff
,
John Keeping
Re: [RFC/PATCH] patch-ids: check modified paths before calculating diff
,
Jonathan Nieder
Re: [RFC/PATCH] patch-ids: check modified paths before calculating diff
,
John Keeping
Re: [RFC/PATCH] patch-ids: check modified paths before calculating diff
,
Jonathan Nieder
Re: [RFC/PATCH] patch-ids: check modified paths before calculating diff
,
John Keeping
Re: [RFC/PATCH] patch-ids: check modified paths before calculating diff
,
Junio C Hamano
[PATCH] remote-hg: set stdout to binary mode on win32
,
Felipe Contreras
Re: [PATCH] remote-hg: set stdout to binary mode on win32
,
Felipe Contreras
Re: [PATCH] remote-hg: set stdout to binary mode on win32
,
Junio C Hamano
[RFC/PATCH 0/2] Extend dot repository documentation
,
Philip Oakley
[RFC/PATCH 1/2] config doc: add dot-repository note
,
Philip Oakley
Re: [RFC/PATCH 1/2] config doc: add dot-repository note
,
Jonathan Nieder
Re: [RFC/PATCH 1/2] config doc: add dot-repository note
,
Junio C Hamano
Re: [RFC/PATCH 1/2] config doc: add dot-repository note
,
Philip Oakley
[RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Philip Oakley
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Jonathan Nieder
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Philip Oakley
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Junio C Hamano
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Philip Oakley
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Junio C Hamano
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Philip Oakley
Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
,
Junio C Hamano
[RFC/PATCH 0/2] Improve rebase documenation
,
Philip Oakley
[RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
,
Philip Oakley
Re: [RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
,
Jonathan Nieder
Re: [RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
,
Philip Oakley
Re: [RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
,
Junio C Hamano
Re: [RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
,
Philip Oakley
Re: [RFC/PATCH 1/2] Doc rebase: Describe rebase as excluding merge commits
,
Junio C Hamano
[RFC/PATCH 2/2] Doc rebase: describe the priority of published work
,
Philip Oakley
[PATCH/WIP 0/9] for-each-ref format improvements
,
Nguyễn Thái Ngọc Duy
[PATCH 1/9] quote.c: make sq_quote_print a slight wrapper of sq_quote_buf
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 1/9] quote.c: make sq_quote_print a slight wrapper of sq_quote_buf
,
Felipe Contreras
[PATCH 2/9] for-each-ref: convert to use *_quote_buf instead of _quote_print
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/9] for-each-ref: convert to use *_quote_buf instead of _quote_print
,
Felipe Contreras
[PATCH 3/9] for-each-ref: avoid printing each element directly to stdout
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/9] for-each-ref: avoid printing each element directly to stdout
,
Ramkumar Ramachandra
Re: [PATCH 3/9] for-each-ref: avoid printing each element directly to stdout
,
Duy Nguyen
[PATCH 4/9] for-each-ref: add %(current) for current branch marker
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 4/9] for-each-ref: add %(current) for current branch marker
,
Ramkumar Ramachandra
[PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
,
Ramkumar Ramachandra
Re: [PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
,
Felipe Contreras
Re: [PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
,
Duy Nguyen
Re: [PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
,
Ramkumar Ramachandra
Re: [PATCH 5/9] for-each-ref: add %(tracking[:upstream]) for tracking info
,
Felipe Contreras
[PATCH 6/9] for-each-ref: add %(color:...)
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 6/9] for-each-ref: add %(color:...)
,
Ramkumar Ramachandra
[PATCH 7/9] for-each-ref: prepoplulate all atoms before show_ref()
,
Nguyễn Thái Ngọc Duy
[PATCH 8/9] for-each-ref: merge show_ref into show_refs
,
Nguyễn Thái Ngọc Duy
[PATCH 9/9] for-each-ref: support %(...:aligned) for left alignment
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 9/9] for-each-ref: support %(...:aligned) for left alignment
,
Ramkumar Ramachandra
Re: [PATCH 9/9] for-each-ref: support %(...:aligned) for left alignment
,
Duy Nguyen
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Ramkumar Ramachandra
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Felipe Contreras
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Duy Nguyen
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Ramkumar Ramachandra
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Duy Nguyen
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Ramkumar Ramachandra
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Junio C Hamano
Re: [PATCH/WIP 0/9] for-each-ref format improvements
,
Junio C Hamano
[PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
,
Eric Sunshine
[PATCH v8 3/3] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Eric Sunshine
[PATCH v8 2/3] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
[PATCH v8 1/3] Makefile: add support for Apple CommonCrypto facility
,
Eric Sunshine
Re: [PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
,
Junio C Hamano
Re: [PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
,
Torsten Bögershausen
Re: [PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
,
Jonathan Nieder
Re: [PATCH] git-remote-hg: set stdout to binary mode on win32
,
Felipe Contreras
Re: [PATCH] git-remote-hg: set stdout to binary mode on win32
,
Junio C Hamano
<Possible follow-ups>
Re: [PATCH] git-remote-hg: set stdout to binary mode on win32
,
Felipe Contreras
.gitignore behavior on Mac
,
Peter Lauri
Re: .gitignore behavior on Mac
,
John Keeping
Re: .gitignore behavior on Mac
,
Peter Lauri
Re: .gitignore behavior on Mac
,
John Keeping
Re: .gitignore behavior on Mac
,
Johannes Sixt
Re: .gitignore behavior on Mac
,
Peter Lauri
Re: .gitignore behavior on Mac
,
Junio C Hamano
Re: .gitignore behavior on Mac
,
Antony Male
git-diff-index man page
,
Albert Netymk
Re: git-diff-index man page
,
Junio C Hamano
Re: git-diff-index man page
,
Albert Netymk
Re: git-diff-index man page
,
Junio C Hamano
Re: git-diff-index man page
,
Eric Sunshine
Re: git-diff-index man page
,
Jonathan Nieder
Re: git-diff-index man page
,
Junio C Hamano
[PATCH v5 00/15] New git-related helper
,
Felipe Contreras
[PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Junio C Hamano
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Ramkumar Ramachandra
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Ramkumar Ramachandra
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
David Aguilar
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Ramkumar Ramachandra
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Ramkumar Ramachandra
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
Re: [PATCH v5 01/15] Add new git-related helper to contrib
,
Felipe Contreras
[PATCH v5 02/15] contrib: related: add option parsing
,
Felipe Contreras
[PATCH v5 03/15] contrib: related: sort by amount of involvement
,
Felipe Contreras
[PATCH v5 04/15] contrib: related: print the amount of involvement
,
Felipe Contreras
[PATCH v5 05/15] contrib: related: add helper Person classes
,
Felipe Contreras
[PATCH v5 06/15] contrib: related: show role count
,
Felipe Contreras
[PATCH v5 07/15] contrib: related: add support for more roles
,
Felipe Contreras
[PATCH v5 08/15] contrib: related: group persons with same email
,
Felipe Contreras
[PATCH v5 09/15] contrib: related: add mailmap support
,
Felipe Contreras
[PATCH v5 10/15] contrib: related: allow usage on other directories
,
Felipe Contreras
[PATCH v5 11/15] contrib: related: add support for multiple patches
,
Felipe Contreras
[PATCH v5 12/15] contrib: related: add option to show commits
,
Felipe Contreras
[PATCH v5 13/15] contrib: related: add option to parse from committish
,
Felipe Contreras
[PATCH v5 14/15] contrib: related: parse committish like format-patch
,
Felipe Contreras
[PATCH v5 15/15] contrib: related: fix parsing of rev-list args
,
Felipe Contreras
[PATCH] fetch: add new fetch.default configuration
,
Felipe Contreras
Re: [PATCH] fetch: add new fetch.default configuration
,
Ramkumar Ramachandra
Re: [PATCH] fetch: add new fetch.default configuration
,
Felipe Contreras
Re: [PATCH] fetch: add new fetch.default configuration
,
Ramkumar Ramachandra
Re: [PATCH] fetch: add new fetch.default configuration
,
Felipe Contreras
Re: [PATCH] fetch: add new fetch.default configuration
,
Ramkumar Ramachandra
Re: [PATCH] fetch: add new fetch.default configuration
,
Felipe Contreras
Re: [PATCH] fetch: add new fetch.default configuration
,
Eric Sunshine
[PATCH v7 0/3] Begin replacing OpenSSL with CommonCrypto
,
Eric Sunshine
[PATCH v7 1/3] Makefile: add support for Apple CommonCrypto facility
,
Eric Sunshine
[PATCH v7 2/3] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
[PATCH v7 3/3] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Eric Sunshine
Re: [PATCH v7 3/3] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Junio C Hamano
[ANNOUNCE] Git v1.8.3-rc3
,
Junio C Hamano
[PATCH 0/2] remote-helpers: test fixes
,
Felipe Contreras
[PATCH 1/2] remote-helpers: tests: use python directly
,
Felipe Contreras
Re: [PATCH 1/2] remote-helpers: tests: use python directly
,
Junio C Hamano
Re: [PATCH 1/2] remote-helpers: tests: use python directly
,
David Aguilar
Re: [PATCH 1/2] remote-helpers: tests: use python directly
,
Felipe Contreras
Re: [PATCH 1/2] remote-helpers: tests: use python directly
,
Junio C Hamano
Re: [PATCH 1/2] remote-helpers: tests: use python directly
,
Felipe Contreras
[PATCH 2/2] remote-hg: tests: fix hg merge
,
Felipe Contreras
Re: [PATCH 0/2] remote-helpers: test fixes
,
Junio C Hamano
Re: [PATCH 0/2] remote-helpers: test fixes
,
Felipe Contreras
Re: [PATCH 0/2] remote-helpers: test fixes
,
Junio C Hamano
Re: [PATCH 0/2] remote-helpers: test fixes
,
Felipe Contreras
[PATCH v2] describe: Add --first-parent option
,
Mike Crowe
Re: [PATCH v2] describe: Add --first-parent option
,
Junio C Hamano
User experience: git-remote-hg
,
Samuel Chase
Re: User experience: git-remote-hg
,
Ramkumar Ramachandra
[no subject]
,
ASHISH VERMA
Re: your mail
,
Magnus Bäck
[PATCH] difftool: fix dir-diff when file does not exist in working tree
,
John Keeping
Re: [PATCH] difftool: fix dir-diff when file does not exist in working tree
,
Junio C Hamano
[PATCH v2] difftool: fix dir-diff when file does not exist in working tree
,
John Keeping
Re: [PATCH v2] difftool: fix dir-diff when file does not exist in working tree
,
Junio C Hamano
[PATCH] remote-bzr: fixes for older versions of bzr
,
Felipe Contreras
Re: [PATCH] remote-bzr: fixes for older versions of bzr
,
Felipe Contreras
Re: [PATCH] remote-bzr: fixes for older versions of bzr
,
Junio C Hamano
Re: [PATCH] remote-bzr: fixes for older versions of bzr
,
Felipe Contreras
Re: [PATCH] remote-bzr: fixes for older versions of bzr
,
Junio C Hamano
[PATCH] describe: Add --left-only option
,
Mike Crowe
Re: [PATCH] describe: Add --left-only option
,
John Keeping
Re: [PATCH] describe: Add --left-only option
,
Mike Crowe
[PATCH] for-each-ref: introduce color format
,
Ramkumar Ramachandra
Re: [PATCH] for-each-ref: introduce color format
,
Junio C Hamano
Re: [PATCH] for-each-ref: introduce color format
,
Ramkumar Ramachandra
Re: [PATCH] for-each-ref: introduce color format
,
Duy Nguyen
[PATCH v2 0/2] Improve diffcore-pickaxe documentation
,
Ramkumar Ramachandra
[PATCH 1/2] diffcore-pickaxe: make error messages more consistent
,
Ramkumar Ramachandra
Re: [PATCH 1/2] diffcore-pickaxe: make error messages more consistent
,
Junio C Hamano
[PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
[PATCH] remote-bzr: fix old organization destroy
,
Felipe Contreras
[PATCH v11 00/15] *** Interactive git-clean ***
,
Jiang Xin
[PATCH v11 01/15] path.c: refactor relative_path(), not only strip prefix
,
Jiang Xin
[PATCH v11 02/15] test: test relative_path through test-path-utils
,
Jiang Xin
[PATCH v11 03/15] quote.c: remove path_relative, use relative_path instead
,
Jiang Xin
[PATCH v11 04/15] Refactor quote_path_relative, remove unused params
,
Jiang Xin
[PATCH v11 05/15] Refactor write_name_quoted_relative, remove unused params
,
Jiang Xin
[PATCH v11 07/15] git-clean: add support for -i/--interactive
,
Jiang Xin
[PATCH v11 06/15] git-clean: refactor git-clean into two phases
,
Jiang Xin
[PATCH v11 08/15] git-clean: show items of del_list in columns
,
Jiang Xin
[PATCH v11 09/15] git-clean: add colors to interactive git-clean
,
Jiang Xin
[PATCH v11 11/15] git-clean: add filter by pattern interactive action
,
Jiang Xin
[PATCH v11 12/15] git-clean: add select by numbers interactive action
,
Jiang Xin
[PATCH v11 10/15] git-clean: use a git-add-interactive compatible UI
,
Jiang Xin
[PATCH v11 13/15] git-clean: add ask each interactive action
,
Jiang Xin
[PATCH v11 14/15] git-clean: add documentation for interactive git-clean
,
Jiang Xin
[PATCH v11 15/15] test: add t7301 for git-clean--interactive
,
Jiang Xin
[PATCH v12 00/15] Interactive git-clean
,
Jiang Xin
[PATCH v12 02/15] path.c: refactor relative_path(), not only strip prefix
,
Jiang Xin
[PATCH v12 01/15] test: add test cases for relative_path
,
Jiang Xin
[PATCH v12 04/15] Refactor quote_path_relative, remove unused params
,
Jiang Xin
[PATCH v12 03/15] quote.c: remove path_relative, use relative_path instead
,
Jiang Xin
[PATCH v12 05/15] Refactor write_name_quoted_relative, remove unused params
,
Jiang Xin
[PATCH v12 06/15] git-clean: refactor git-clean into two phases
,
Jiang Xin
[PATCH v12 08/15] git-clean: show items of del_list in columns
,
Jiang Xin
[PATCH v12 09/15] git-clean: add colors to interactive git-clean
,
Jiang Xin
[PATCH v12 10/15] git-clean: use a git-add-interactive compatible UI
,
Jiang Xin
[PATCH v12 11/15] git-clean: add filter by pattern interactive action
,
Jiang Xin
[PATCH v12 15/15] test: add t7301 for git-clean--interactive
,
Jiang Xin
[PATCH v12 12/15] git-clean: add select by numbers interactive action
,
Jiang Xin
[PATCH v12 13/15] git-clean: add ask each interactive action
,
Jiang Xin
[PATCH v12 14/15] git-clean: add documentation for interactive git-clean
,
Jiang Xin
[PATCH v12 07/15] git-clean: add support for -i/--interactive
,
Jiang Xin
Re: [PATCH v12 00/15] Interactive git-clean
,
Junio C Hamano
[PATCH v3 0/3] Colored prompt for ZSH
,
Ramkumar Ramachandra
[PATCH 1/3] prompt: introduce GIT_PS1_STATESEPARATOR
,
Ramkumar Ramachandra
[PATCH 2/3] prompt: factor out gitstring coloring logic
,
Ramkumar Ramachandra
Re: [PATCH 2/3] prompt: factor out gitstring coloring logic
,
Junio C Hamano
[PATCH 3/3] prompt: colorize ZSH prompt
,
Ramkumar Ramachandra
Possibly delaying 1.8.3 final for a week
,
Junio C Hamano
Please pull one more gitk commit
,
Paul Mackerras
Re: Please pull one more gitk commit
,
Junio C Hamano
[PATCH] Documentation/merge-options.txt: restore `-e` option
,
Richard Hansen
Re: [PATCH] Documentation/merge-options.txt: restore `-e` option
,
Junio C Hamano
[PATCH 0/6] --valgrind improvements
,
Thomas Rast
[PATCH 1/6] test-lib: enable MALLOC_* for the actual tests
,
Thomas Rast
Re: [PATCH 1/6] test-lib: enable MALLOC_* for the actual tests
,
Elia Pinto
Re: [PATCH 1/6] test-lib: enable MALLOC_* for the actual tests
,
Junio C Hamano
[PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Thomas Rast
Re: [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Johannes Sixt
Re: [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Thomas Rast
Re: [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Junio C Hamano
Re: [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Thomas Rast
Re: [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Junio C Hamano
Re: [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
,
Johannes Sixt
[PATCH 4/6] test-lib: valgrind for only tests matching a pattern
,
Thomas Rast
[PATCH 3/6] test-lib: verbose mode for only tests matching a pattern
,
Thomas Rast
[RFC PATCH 6/6] test-lib: support running tests under valgrind in parallel
,
Thomas Rast
[PATCH 5/6] test-lib: allow prefixing a custom string before "ok N" etc.
,
Thomas Rast
Re: [PATCH 5/6] test-lib: allow prefixing a custom string before "ok N" etc.
,
Phil Hord
Re: [PATCH 5/6] test-lib: allow prefixing a custom string before "ok N" etc.
,
Thomas Rast
Re: [PATCH 5/6] test-lib: allow prefixing a custom string before "ok N" etc.
,
Phil Hord
Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
[PATCH v4 00/15] History traversal refinements
,
Kevin Bracey
[PATCH v4 01/15] decorate.c: compact table when growing
,
Kevin Bracey
[PATCH v4 09/15] t6012: update test for tweaked full-history traversal
,
Kevin Bracey
[PATCH v4 08/15] revision.c: Make --full-history consider more merges
,
Kevin Bracey
[PATCH v4 11/15] simplify-merges: drop merge from irrelevant side branch
,
Kevin Bracey
[PATCH v4 14/15] revision.c: don't show all merges for --parents
,
Kevin Bracey
[PATCH v4 12/15] revision.c: add BOTTOM flag for commits
,
Kevin Bracey
[PATCH v4 03/15] t6111: new TREESAME test set
,
Kevin Bracey
[PATCH v4 13/15] revision.c: discount side branches when computing TREESAME
,
Kevin Bracey
[PATCH v4 10/15] simplify-merges: never remove all TREESAME parents
,
Kevin Bracey
[PATCH v4 06/15] rev-list-options.txt: correct TREESAME for P
,
Kevin Bracey
[PATCH v4 07/15] Documentation: avoid "uninteresting"
,
Kevin Bracey
[PATCH v4 15/15] revision.c: make default history consider bottom commits
,
Kevin Bracey
[PATCH v4 04/15] t6111: allow checking the parents as well
,
Kevin Bracey
[PATCH v4 05/15] t6111: add parents to tests
,
Kevin Bracey
[PATCH v4 02/15] t6019: test file dropped in -s ours merge
,
Kevin Bracey
[PATCH] color: set color.ui to auto by default
,
Ramkumar Ramachandra
Re: [PATCH] color: set color.ui to auto by default
,
Matthieu Moy
Re: [PATCH] color: set color.ui to auto by default
,
Ramkumar Ramachandra
[PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Felipe Contreras
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Felipe Contreras
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
[PATCH] remote-bzr: fix cloning of non-listable repos
,
Felipe Contreras
Re: [PATCH] remote-bzr: fix cloning of non-listable repos
,
Junio C Hamano
[PATCH v10 00/14] interactive git-clean
,
Jiang Xin
[PATCH v10 01/14] path.c: refactor relative_path(), not only strip prefix
,
Jiang Xin
[PATCH v10 02/14] quote.c: remove path_relative, use relative_path instead
,
Jiang Xin
[PATCH v10 03/14] Refactor quote_path_relative, remove unused params
,
Jiang Xin
[PATCH v10 04/14] Refactor write_name_quoted_relative, remove unused params
,
Jiang Xin
Re: [PATCH v10 04/14] Refactor write_name_quoted_relative, remove unused params
,
Junio C Hamano
[PATCH v10 05/14] git-clean: refactor git-clean into two phases
,
Jiang Xin
[PATCH v10 06/14] git-clean: add support for -i/--interactive
,
Jiang Xin
[PATCH v10 07/14] git-clean: show items of del_list in columns
,
Jiang Xin
[PATCH v10 08/14] git-clean: add colors to interactive git-clean
,
Jiang Xin
[PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
,
Jiang Xin
Re: [PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
,
Junio C Hamano
Re: [PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
,
Junio C Hamano
[PATCH v10 10/14] git-clean: add filter by pattern interactive action
,
Jiang Xin
[PATCH v10 11/14] git-clean: add select by numbers interactive action
,
Jiang Xin
[PATCH v10 12/14] git-clean: add ask each interactive action
,
Jiang Xin
[PATCH v10 13/14] git-clean: add documentation for interactive git-clean
,
Jiang Xin
[PATCH v10 14/14] test: add t7301 for git-clean--interactive
,
Jiang Xin
[PATCH 0/8] remote-bzr: patches for next
,
Felipe Contreras
[PATCH 1/8] remote-bzr: recover from failed clones
,
Felipe Contreras
[PATCH 2/8] remote-bzr: fix for files with spaces
,
Felipe Contreras
[PATCH 4/8] remote-bzr: delay cloning/pulling
,
Felipe Contreras
[PATCH 5/8] remote-bzr: change global repo
,
Felipe Contreras
[PATCH 3/8] remote-bzr: simplify get_remote_branch()
,
Felipe Contreras
[PATCH 6/8] remote-bzr: trivial cleanups
,
Felipe Contreras
[PATCH 8/8] remote-bzr: add fallback check for a partial clone
,
Felipe Contreras
[PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Felipe Contreras
Re: [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Junio C Hamano
Re: [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Felipe Contreras
Re: [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Junio C Hamano
[PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Duy Nguyen
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Michael J Gruber
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Michael J Gruber
Re: [PATCH] branch: add show-tracking option
,
Duy Nguyen
Re: [PATCH] branch: add show-tracking option
,
Michael J Gruber
Re: [PATCH] branch: add show-tracking option
,
Duy Nguyen
Re: [PATCH] branch: add show-tracking option
,
Junio C Hamano
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Junio C Hamano
Re: [PATCH] branch: add show-tracking option
,
Junio C Hamano
[PATCH 0/3] fetch: fix '.' fetching
,
Felipe Contreras
[PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
About overzealous compatibility
,
Felipe Contreras
Re: About overzealous compatibility
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Philip Oakley
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Philip Oakley
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
[PATCH 2/3] fetch: switch allow-local off by default
,
Felipe Contreras
[PATCH 3/3] remote: disable allow-local for pushes
,
Felipe Contreras
[PATCH] gitk: Update Swedish translation (304t)
,
Peter Krefting
Re: [PATCH] gitk: Update Swedish translation (304t)
,
Paul Mackerras
[RFC/PATCH 0/3] New kind of upstream branch: downstream branch
,
Felipe Contreras
[RFC/PATCH 1/3] remote: don't override default if cur head remote is '.'
,
Felipe Contreras
[RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Antoine Pelisse
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
[RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Junio C Hamano
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Junio C Hamano
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Junio C Hamano
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
[PATCH] strbuf_branchname(): do not double-expand @{-1}~22
,
Junio C Hamano
Re: [PATCH] strbuf_branchname(): do not double-expand @{-1}~22
,
Jeff King
[PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
[PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
What's cooking in git.git (May 2013, #04; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
David Aguilar
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Duy Nguyen
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Thomas Rast
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Felipe Contreras
[PATCHv2] git-submodule.txt: Clarify 'init' and 'add' subcommands.
,
Dale R. Worley
Re: [PATCHv2] git-submodule.txt: Clarify 'init' and 'add' subcommands.
,
Jens Lehmann
[RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
<Possible follow-ups>
[RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Philip Oakley
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Philip Oakley
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Kevin Bracey
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Kevin Bracey
Re: [RFC] New kind of upstream branch: base branch
,
Ramkumar Ramachandra
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Junio C Hamano
Re: Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Junio C Hamano
Re: Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Junio C Hamano
[PATCH] combine-diff.c: Fix output when changes are exactly 3 lines apart
,
Matthijs Kooijman
Trouble with case insensitive filesystem
,
Luc Bourhis
Re: Trouble with case insensitive filesystem
,
Johannes Sixt
Re: Trouble with case insensitive filesystem
,
Luc Bourhis
[PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
[PATCH v5 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Torsten Bögershausen
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
is this a bug of git-diff?
,
eric liou
Re: is this a bug of git-diff?
,
Antoine Pelisse
Message not available
Re: is this a bug of git-diff?
,
Antoine Pelisse
Re: is this a bug of git-diff?
,
Matthieu Moy
Re: is this a bug of git-diff?
,
John Keeping
Default for color.ui (was Re: is this a bug of git-diff?)
,
Matthieu Moy
Re: Default for color.ui (was Re: is this a bug of git-diff?)
,
Felipe Contreras
[PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Johan Herland
[PATCH v2] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH v2] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH v2] make color.ui default to 'auto'
,
Matthieu Moy
[PATCH 1/2] config: refactor management of color.ui's default value
,
Matthieu Moy
[PATCH 2/2 v4] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH v2] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Stefano Lattarini
[PATCH v3] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Felipe Contreras
Re: [PATCH] make color.ui default to 'auto'
,
John Keeping
Re: is this a bug of git-diff?
,
Mike Hommey
"git grep --no-index" doesn't do what it says on the tin?
,
Nazri Ramliy
Re: "git grep --no-index" doesn't do what it says on the tin?
,
Antoine Pelisse
Fwd: git cvsimport implications
,
Eugene Sajine
Re: Fwd: git cvsimport implications
,
Junio C Hamano
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Re: Fwd: git cvsimport implications
,
Eugene Sajine
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Re: Fwd: git cvsimport implications
,
John Keeping
Re: Fwd: git cvsimport implications
,
Martin Langhoff
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Re: Fwd: git cvsimport implications
,
Andreas Krey
Re: Fwd: git cvsimport implications
,
Martin Langhoff
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Message not available
Fwd: Fwd: git cvsimport implications
,
Eugene Sajine
Re: Fwd: Fwd: git cvsimport implications
,
Michael Haggerty
[PATCH] diffcore-pickaxe: make error messages more consistent
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe: make error messages more consistent
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe: make error messages more consistent
,
Ramkumar Ramachandra
[PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Jonathan Nieder
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Jonathan Nieder
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
make git ignore the timestamp embedded in PDFs
,
Andreas Leha
Re: make git ignore the timestamp embedded in PDFs
,
Johannes Sixt
Re: make git ignore the timestamp embedded in PDFs
,
Andreas Leha
Re: make git ignore the timestamp embedded in PDFs
,
Johannes Sixt
Re: make git ignore the timestamp embedded in PDFs
,
Andreas Leha
[PATCH v9 0/9] interactive git-clean
,
Jiang Xin
[PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Jiang Xin
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Junio C Hamano
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Jiang Xin
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Junio C Hamano
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Jiang Xin
[RFC 0/2] refactor relative_path in path.c
,
Jiang Xin
[RFC 1/2] path.c: refactor relative_path(), not only strip prefix
,
Jiang Xin
[RFC 2/2] quote.c: remove path_relative, use relative_path instead
,
Jiang Xin
Re: [RFC 0/2] refactor relative_path in path.c
,
Junio C Hamano
[PATCH v9 2/9] git-clean: add support for -i/--interactive
,
Jiang Xin
[PATCH v9 3/9] git-clean: show items of del_list in columns
,
Jiang Xin
[PATCH v9 8/9] git-clean: add ask each interactive action
,
Jiang Xin
[PATCH v9 9/9] git-clean: add documentation for interactive git-clean
,
Jiang Xin
[PATCH v9 6/9] git-clean: add filter by pattern interactive action
,
Jiang Xin
[PATCH v9 4/9] git-clean: add colors to interactive git-clean
,
Jiang Xin
[PATCH v9 7/9] git-clean: add select by numbers interactive action
,
Jiang Xin
[PATCH v9 5/9] git-clean: use a git-add-interactive compatible UI
,
Jiang Xin
Re: [PATCH v9 0/9] interactive git-clean
,
Junio C Hamano
[PATCH 00/47] remote-hg: fixes for next
,
Felipe Contreras
[PATCH 01/47] remote-hg: trivial cleanups
,
Felipe Contreras
[PATCH 02/47] remote-hg: get rid of unused exception checks
,
Felipe Contreras
[PATCH 03/47] remote-hg: enable track-branches in hg-git mode
,
Felipe Contreras
[PATCH 04/47] remote-hg: add new get_config_bool() helper
,
Felipe Contreras
[PATCH 05/47] remote-hg: fix new branch creation
,
Felipe Contreras
[PATCH 06/47] remote-hg: disable forced push by default
,
Felipe Contreras
[PATCH 07/47] remote-hg: don't push fake 'master' bookmark
,
Felipe Contreras
[PATCH 08/47] remote-hg: update bookmarks when pulling
,
Felipe Contreras
[PATCH 09/47] remote-hg: test: be a little more quiet
,
Felipe Contreras
[PATCH 10/47] remote-hg: trivial reorganization
,
Felipe Contreras
[PATCH 11/47] remote-helpers: test: cleanup white-spaces
,
Felipe Contreras
[PATCH 12/47] remote-helpers: test: cleanup style
,
Felipe Contreras
[PATCH 14/47] remote-helpers: test: simplify remote URLs
,
Felipe Contreras
[PATCH 13/47] remote-helpers: tests: general improvements
,
Felipe Contreras
[PATCH 15/47] remote-hg: test: simplify previous branch checkout
,
Felipe Contreras
[PATCH 17/47] remote-hg: use a shared repository store
,
Felipe Contreras
[FAQ]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Free Online Dating]
[Bugtraq]