Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: git status & seg.fault
,
(continued)
Re: git status & seg.fault
,
Rado Dr.
Are "private blobs/trees" possible?
,
Kynn Jones
Re: Are "private blobs/trees" possible?
,
Drew Northup
Re: Are "private blobs/trees" possible?
,
Seth Robertson
Re: Are "private blobs/trees" possible?
,
Kynn Jones
git-gui: 'Unhandled 2 way diff marker:' for typechanged path
,
Bert Wesarg
[PATCH] git-gui: handle symlink replaced by file
,
Pat Thoyts
Re: [PATCH] git-gui: handle symlink replaced by file
,
Bert Wesarg
Re: [PATCH] git-gui: handle symlink replaced by file
,
Bert Wesarg
git via http problem
,
Aleksey Egorov
Re: git via http problem
,
Tay Ray Chuan
Message not available
Re[2]: git via http problem
,
Алексей Егоров
Re: Re[2]: git via http problem
,
Tay Ray Chuan
Message not available
Re[4]: git via http problem
,
Алексей Егоров
Why /var/cache/git?
,
Bron Gondwana
Re: Why /var/cache/git?
,
J.H.
Re: Why /var/cache/git?
,
Bron Gondwana
Re: Why /var/cache/git?
,
Drew Northup
Re: Why /var/cache/git?
,
Gerrit Pape
Re: Why /var/cache/git?
,
Jakub Narebski
Re: Why /var/cache/git?
,
Junio C Hamano
Re: Why /var/cache/git?
,
Gerrit Pape
Re: Why /var/cache/git?
,
Bron Gondwana
[PATCHv5 00/23] git notes merge
,
Johan Herland
[PATCHv5 02/23] (trivial) notes.h: Minor documentation fixes to copy_notes()
,
Johan Herland
[PATCHv5 03/23] notes.h: Make default_notes_ref() available in notes API
,
Johan Herland
[PATCHv5 04/23] notes.c: Reorder functions in preparation for next commit
,
Johan Herland
[PATCHv5 05/23] notes.h/c: Allow combine_notes functions to remove notes
,
Johan Herland
[PATCHv5 07/23] (trivial) t3303: Indent with tabs instead of spaces for consistency
,
Johan Herland
[PATCHv5 09/23] builtin/notes.c: Split notes ref DWIMmery into a separate function
,
Johan Herland
[PATCHv5 11/23] builtin/notes.c: Refactor creation of notes commits.
,
Johan Herland
[PATCHv5 15/23] git notes merge: Manual conflict resolution, part 1/2
,
Johan Herland
[PATCHv5 14/23] Documentation: Preliminary docs on 'git notes merge'
,
Johan Herland
[PATCHv5 18/23] git notes merge: --commit should fail if underlying notes ref has moved
,
Johan Herland
[PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
,
Johan Herland
Re: [PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
,
Jonathan Nieder
Re: [PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
,
Johan Herland
Re: [PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
,
Johan Herland
[PATCHv5.1 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
,
Johan Herland
[PATCHv5.1 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
,
Johan Herland
[PATCHv5 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
,
Johan Herland
[PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
,
Johan Herland
Re: [PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
,
Junio C Hamano
Re: [PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
,
Johan Herland
[PATCHv5 21/23] Provide 'git notes get-ref' to easily retrieve current notes ref
,
Johan Herland
[PATCHv5 19/23] git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
,
Johan Herland
[PATCHv5 10/23] git notes merge: Initial implementation handling trivial merges only
,
Johan Herland
[PATCHv5 17/23] git notes merge: List conflicting notes in notes merge commit message
,
Johan Herland
[PATCHv5 16/23] git notes merge: Manual conflict resolution, part 2/2
,
Johan Herland
[PATCHv5 12/23] git notes merge: Handle real, non-conflicting notes merges
,
Johan Herland
[PATCHv5 13/23] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
,
Johan Herland
[PATCHv5 08/23] notes.c: Use two newlines (instead of one) when concatenating notes
,
Johan Herland
[PATCHv5 06/23] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
,
Johan Herland
[PATCHv5 01/23] notes.c: Hexify SHA1 in die() message from init_notes()
,
Johan Herland
[PATCH] Fix copy-pasted comments related to tree diff handling.
,
Yann Dirson
"git fsck" hanging (v1.7.3.2)
,
Leo Razoumov
Re: "git fsck" hanging (v1.7.3.2)
,
Jonathan Nieder
[TopGit PATCH] Make tg help work in any directory
,
Robin Green
fsck errors on newly cloned, newly imported git repository
,
Mike Herrick
Re: fsck errors on newly cloned, newly imported git repository
,
Drew Northup
Re: fsck errors on newly cloned, newly imported git repository
,
Mike Herrick
Re: fsck errors on newly cloned, newly imported git repository
,
Mike Herrick
Re: fsck errors on newly cloned, newly imported git repository
,
Mike Herrick
[WIP PATCH 00/18] setup tests
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 01/18] rev-parse: add --internal-cwd and --internal-git-dir for tests
,
Nguyễn Thái Ngọc Duy
Re: [WIP PATCH 01/18] rev-parse: add --internal-cwd and --internal-git-dir for tests
,
Jonathan Nieder
Re: [WIP PATCH 01/18] rev-parse: add --internal-cwd and --internal-git-dir for tests
,
Nguyen Thai Ngoc Duy
Re: [WIP PATCH 01/18] rev-parse: add --internal-cwd and --internal-git-dir for tests
,
Jakub Narebski
Re: [WIP PATCH 01/18] rev-parse: add --internal-cwd and --internal-git-dir for tests
,
Nguyen Thai Ngoc Duy
[WIP PATCH 02/18] Add t1510 for setup tests
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 03/18] t1510: setup case #0
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 04/18] t1510: setup case #1
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 05/18] t1510: setup case #2
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 06/18] t1510: setup case #3
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 07/18] t1510: setup case #4
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 08/18] t1510: setup case #5
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 09/18] t1510: setup case #6
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 10/18] t1510: setup case #7
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 11/18] t1510: setup case #8
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 12/18] t1510: setup case #9
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 13/18] t1510: setup case #10
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 14/18] t1510: setup case #11
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 15/18] t1510: setup case #12
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 16/18] t1510: setup case #13
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 17/18] t1510: setup case #14
,
Nguyễn Thái Ngọc Duy
[WIP PATCH 18/18] t1510: setup case #15
,
Nguyễn Thái Ngọc Duy
[PATCHv6 00/10] gitweb: remote_heads feature
,
Giuseppe Bilotta
[PATCHv6 01/10] gitweb: introduce remote_heads feature
,
Giuseppe Bilotta
[PATCHv6 02/10] gitweb: git_get_heads_list accepts an optional list of refs.
,
Giuseppe Bilotta
Re: [PATCHv6 02/10] gitweb: git_get_heads_list accepts an optional list of refs.
,
Jakub Narebski
Re: [PATCHv6 02/10] gitweb: git_get_heads_list accepts an optional list of refs.
,
Giuseppe Bilotta
[PATCHv6 03/10] gitweb: separate heads and remotes lists
,
Giuseppe Bilotta
Re: [PATCHv6 03/10] gitweb: separate heads and remotes lists
,
Jakub Narebski
Re: [PATCHv6 03/10] gitweb: separate heads and remotes lists
,
Giuseppe Bilotta
[PATCHv6 04/10] gitweb: nagivation menu for tags, heads and remotes
,
Giuseppe Bilotta
[PATCHv6 05/10] gitweb: use fullname as hash_base in heads link
,
Giuseppe Bilotta
Re: [PATCHv6 05/10] gitweb: use fullname as hash_base in heads link
,
Jakub Narebski
Re: [PATCHv6 05/10] gitweb: use fullname as hash_base in heads link
,
Giuseppe Bilotta
[PATCHv6 06/10] gitweb: allow action specialization in page header
,
Giuseppe Bilotta
[PATCHv6 07/10] gitweb: remotes view for a single remote
,
Giuseppe Bilotta
Re: [PATCHv6 07/10] gitweb: remotes view for a single remote
,
Jakub Narebski
Re: [PATCHv6 07/10] gitweb: remotes view for a single remote
,
Giuseppe Bilotta
[PATCHv6 08/10] gitweb: refactor repository URL printing
,
Giuseppe Bilotta
[PATCHv6 09/10] gitweb: provide a routine to display (sub)sections
,
Giuseppe Bilotta
Re: [PATCHv6 09/10] gitweb: provide a routine to display (sub)sections
,
Jakub Narebski
Re: [PATCHv6 09/10] gitweb: provide a routine to display (sub)sections
,
Giuseppe Bilotta
[PATCHv6 10/10] gitweb: group remote heads by remote
,
Giuseppe Bilotta
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Giuseppe Bilotta
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Giuseppe Bilotta
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Giuseppe Bilotta
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Message not available
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
,
Jakub Narebski
Re: [PATCHv6 00/10] gitweb: remote_heads feature
,
Jakub Narebski
[PATCH] Documentation: complete config list from other manpages
,
Thomas Rast
Re: [PATCH] Documentation: complete config list from other manpages
,
Jakub Narebski
Re: [PATCH] Documentation: complete config list from other manpages
,
Jakub Narebski
[RFC PATCH v3 2/3] Documentation: complete config list from other manpages
,
Jakub Narebski
[RFC PATCH v3 2/3 (amend)] Documentation: complete config list from other manpages
,
Jakub Narebski
[PATCH v7 0/3] Detection of directory renames
,
Yann Dirson
[PATCH v7 1/3] Introduce bulk-move detection in diffcore.
,
Yann Dirson
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
,
Junio C Hamano
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
,
Yann Dirson
Bulk move and some of its close relatives
,
Yann Dirson
Re: Bulk move and some of its close relatives
,
Yann Dirson
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
,
Junio C Hamano
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
,
Yann Dirson
[PATCH v7 2/3] Add testcases for the --detect-bulk-moves diffcore flag.
,
Yann Dirson
[PATCH v7 3/3] [WIP] Allow hiding renames of individual files involved in a directory rename.
,
Yann Dirson
[PATCH] [RFC] Add --detect-bulk-moves output to unidiff format.
,
Yann Dirson
[PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
,
Matthieu Moy
[PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
,
Matthieu Moy
Re: [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
,
Jonathan Nieder
Re: [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
,
Matthieu Moy
[PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
,
Matthieu Moy
[PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jonathan Nieder
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Thore Husfeldt
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jonathan Nieder
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jakub Narebski
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Miles Bader
[PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Jonathan Nieder
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
[PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
,
Matthieu Moy
Re: [PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
,
Jonathan Nieder
Re: [PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
,
Matthieu Moy
[PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Jonathan Nieder
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Jakub Narebski
[PATCH 06/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
,
Matthieu Moy
[PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Matthieu Moy
Re: [PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Jonathan Nieder
Re: [PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Matthieu Moy
[PATCH 02/10] Remplace "remote tracking" with "remote-tracking"
,
Matthieu Moy
Re: [PATCH 02/10] Remplace "remote tracking" with "remote-tracking"
,
Jonathan Nieder
Re: [PATCH 02/10] Remplace "remote tracking" with "remote-tracking"
,
Matthieu Moy
Re: [PATCH 02/10] Remplace "remote tracking" with "remote-tracking"
,
Jonathan Nieder
[PATCH 08/10] Use 'remote-tracking branch' in generated merge messages
,
Matthieu Moy
Re: [PATCH 08/10] Use 'remote-tracking branch' in generated merge messages
,
Jonathan Nieder
Re: [PATCH 08/10] Use 'remote-tracking branch' in generated merge messages
,
Matthieu Moy
Re: [PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
,
Jakub Narebski
Re: [PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
,
Jonathan Nieder
Re: [PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
,
Matthieu Moy
[PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
,
Matthieu Moy
[PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jay Soffian
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jay Soffian
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
[PATCH] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
[PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Matthieu Moy
[PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
[PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
[PATCH 06/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
,
Matthieu Moy
[PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
,
Matthieu Moy
[PATCH 02/10] Replace "remote tracking" with "remote-tracking"
,
Matthieu Moy
[PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
,
Matthieu Moy
[PATCH v2 00/10] More consistant terminology ("remote-tracking branch", "not updated")
,
Matthieu Moy
[PATCH 08/10] Use 'remote-tracking branch' in generated merge messages
,
Matthieu Moy
Re: [PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
,
Drew Northup
[PATCH 00/10 v3] More consistant terminology ("remote-tracking branch", "not updated")
,
Matthieu Moy
[PATCH 02/10] Replace "remote tracking" with "remote-tracking"
,
Matthieu Moy
Re: [PATCH 02/10] Replace "remote tracking" with "remote-tracking"
,
Jonathan Nieder
[PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Jonathan Nieder
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Jonathan Nieder
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
,
Drew Northup
[PATCH 07/10] Use 'remote-tracking branch' in generated merge messages
,
Matthieu Moy
[PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Matthieu Moy
Re: [PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Jonathan Nieder
Re: [PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Matthieu Moy
Re: [PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Jonathan Nieder
[PATCH 05/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
,
Matthieu Moy
[PATCH 09/10] user-manual: remote-tracking can be checked out, with detached HEAD
,
Matthieu Moy
[PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
,
Matthieu Moy
Re: [PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
,
Jonathan Nieder
[PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jonathan Nieder
Re: [PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
[PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
,
Matthieu Moy
Re: [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
,
Jonathan Nieder
[PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Jonathan Nieder
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Junio C Hamano
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Jonathan Nieder
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Junio C Hamano
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Drew Northup
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
,
Matthieu Moy
[PATCH 00/11 v4] More consistant terminology
,
Matthieu Moy
Re: [PATCH 00/11 v4] More consistant terminology
,
Jonathan Nieder
[PATCH 01/11] Better "Changed but not updated" message in git-status
,
Matthieu Moy
[PATCH 02/11] Replace "remote tracking" with "remote-tracking"
,
Matthieu Moy
[PATCH 03/11] Change remote tracking to remote-tracking in non-trivial places
,
Matthieu Moy
[PATCH 04/11] everyday.txt: change "tracking branch" to "remote-tracking branch"
,
Matthieu Moy
[PATCH 06/11] Change incorrect uses of "remote branch" meaning "remote-tracking"
,
Matthieu Moy
[PATCH 08/11] Use 'remote-tracking branch' in generated merge messages
,
Matthieu Moy
[PATCH 07/11] Change incorrect "remote branch" to "remote tracking branch" in C code
,
Matthieu Moy
[PATCH 11/11] git-branch.txt: mention --set-upstream as a way to change upstream configuration
,
Matthieu Moy
[PATCH 10/11] user-manual: remote-tracking can be checked out, with detached HEAD
,
Matthieu Moy
[PATCH 09/11] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
Re: [PATCH 09/11] user-manual.txt: explain better the remote(-tracking) branch terms
,
Jonathan Nieder
Re: [PATCH 09/11] user-manual.txt: explain better the remote(-tracking) branch terms
,
Matthieu Moy
[PATCH 05/11] Change "tracking branch" to "remote-tracking branch"
,
Matthieu Moy
[PATCH] Fix an inconsistency in gitdiffcore long options markup.
,
Yann Dirson
[PATCH] CodingGuidelines: add a note to help contributors catch some errors earlier.
,
Yann Dirson
Re: [PATCH] CodingGuidelines: add a note to help contributors catch some errors earlier.
,
Thiago Farina
Re: [PATCH] CodingGuidelines: add a note to help contributors catch some errors earlier.
,
Yann Dirson
[PATCH] rebase-autosquash: add testcase for fixup occuring before its fixed commit.
,
Yann Dirson
Git GUI on OS X with remote over SSH fails with "remote hung up unexpectedly"
,
Alexander Hartner
[PATCH] correct folding of email-headers in conjunction with RFC2047
,
Martin Krüger
git-update-index loses executable bit for unmerged files when core.filemode is false
,
Stefan Haller
[PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
,
Stefan Haller
Re: [PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
,
Stefan Haller
Re: [PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
,
Junio C Hamano
Re: [PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
,
Jakub Narebski
Re: [PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
,
Stefan Haller
[PATCH] userdiff.c: Improve builtin csharp regex patterns.
,
Tor Arvid Lund
git rebase --abort of an --onto run does not checkout the originating branch
,
Joshua Jensen
Re: git rebase --abort of an --onto run does not checkout the originating branch
,
Junio C Hamano
Re: git rebase --abort of an --onto run does not checkout the originating branch
,
Joshua Jensen
Re: git rebase --abort of an --onto run does not checkout the originating branch
,
Jakub Narebski
[RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Drew Northup
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jonathan Nieder
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Drew Northup
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jonathan Nieder
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Drew Northup
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jonathan Nieder
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jakub Narebski
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jakub Narebski
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Drew Northup
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jakub Narebski
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Joshua Juran
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jeff King
Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?
,
Jonathan Nieder
Git Attribute: File Text Encoding {WAS: Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?}
,
Drew Northup
Re: Git Attribute: File Text Encoding {WAS: Re: [RFC] Print diffs of UTF-16 to console / patches to email as UTF-8...?}
,
Jakub Narebski
[PATCH 3/3] GIT-VERSION-GEN: style nitpicks
,
Mathias Lafeldt
[PATCH 2/3] GIT-VERSION-GEN: tweak processing of version file
,
Mathias Lafeldt
[PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
,
Mathias Lafeldt
Re: [PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
,
Jonathan Nieder
Re: [PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
,
Mathias Lafeldt
Re: [PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
,
Mathias Lafeldt
Re: [PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
,
Jakub Narebski
[PATCH 0/3] GIT-VERSION-GEN improvements
,
Mathias Lafeldt
[PATCH] add support for the SUA layer (interix; windows)
,
mduft
Re: [PATCH] add support for the SUA layer (interix; windows)
,
Jakub Narebski
possible bug when pushing with multiple remote repos.
,
Arnaud Mouiche
Re: possible bug when pushing with multiple remote repos.
,
Santi Béjar
Re: possible bug when pushing with multiple remote repos.
,
Santi Béjar
[TopGit PATCH] Clarify tg-log note
,
Bert Wesarg
Re: [TopGit PATCH] Clarify tg-log note
,
Uwe Kleine-König
Re: [TopGit PATCH] Clarify tg-log note
,
Bert Wesarg
Buglet in i18n?
,
Johannes Sixt
Re: Buglet in i18n?
,
Ævar Arnfjörð Bjarmason
Re: Buglet in i18n?
,
Jonathan Nieder
Re: Buglet in i18n?
,
Ævar Arnfjörð Bjarmason
Message not available
Re: Buglet in i18n?
,
Ævar Arnfjörð Bjarmason
[RFC/PATCH 0/5] ab/i18n: Things I'll add in the next iteration
,
Ævar Arnfjörð Bjarmason
[RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Erik Faye-Lund
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Johannes Sixt
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
,
Ævar Arnfjörð Bjarmason
[RFC/PATCH 3/5] gettextize: git-init: !fixup "basic messages"
,
Ævar Arnfjörð Bjarmason
[RFC/PATCH 2/5] gettextize: git-clone: !fixup "basic messages"
,
Ævar Arnfjörð Bjarmason
[RFC/PATCH 4/5] gettextize: git-revert: !fixup "Your local changes"
,
Ævar Arnfjörð Bjarmason
[RFC/PATCH 5/5] gettextize: git-merge: !fixup "basic messages"
,
Ævar Arnfjörð Bjarmason
Re: Buglet in i18n?
,
Johannes Sixt
[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Thomas Rast
[RFC PATCH v2 3/3] Documentation: move format.* documentation to format-patch
,
Thomas Rast
Message not available
Re: [RFC PATCH v2 2/3] Documentation: complete config list from other manpages
,
Jakub Narebski
Message not available
Re: [RFC PATCH v2 1/3] Documentation: Move variables from config.txt to separate file
,
Jakub Narebski
Message not available
Re: [RFC PATCH v2 2/3] Documentation: complete config list from other manpages
,
Jakub Narebski
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jakub Narebski
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jeff King
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Thomas Rast
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jeff King
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jakub Narebski
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jeff King
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jakub Narebski
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jakub Narebski
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
,
Jens Lehmann
[PATCH] make pack-objects a bit more resilient to repo corruption
,
Nicolas Pitre
Re: [PATCH] make pack-objects a bit more resilient to repo corruption
,
Jeff King
Re: [PATCH] make pack-objects a bit more resilient to repo corruption
,
Drew Northup
Re: [PATCH] make pack-objects a bit more resilient to repo corruption
,
Nicolas Pitre
Re: [PATCH] make pack-objects a bit more resilient to repo corruption
,
Nicolas Pitre
[PATCH v2] make pack-objects a bit more resilient to repo corruption
,
Nicolas Pitre
Re: [PATCH v2] make pack-objects a bit more resilient to repo corruption
,
Sverre Rabbelier
Re: [PATCH v2] make pack-objects a bit more resilient to repo corruption
,
Nicolas Pitre
Re: [PATCH v2] make pack-objects a bit more resilient to repo corruption
,
Junio C Hamano
Re: [PATCH v2] make pack-objects a bit more resilient to repo corruption
,
Geert Bosch
Re: [PATCH v2] make pack-objects a bit more resilient to repo corruption
,
Nicolas Pitre
[ANNOUNCE] Git 1.7.3.2
,
Junio C Hamano
Test failure with old svn [Re: [ANNOUNCE] Git 1.7.3.2]
,
Anders Kaseorg
[PATCH] t9157-git-svn-fetch-merge.sh: remove dependency on subversion 1.5
,
Steven Walter
Re: [PATCH] t9157-git-svn-fetch-merge.sh: remove dependency on subversion 1.5
,
Anders Kaseorg
Re: [PATCH] t9157-git-svn-fetch-merge.sh: remove dependency on subversion 1.5
,
Anders Kaseorg
Re: [PATCH] t9157-git-svn-fetch-merge.sh: remove dependency on subversion 1.5
,
Eric Wong
[PATCH] diff: don't presume empty file when corresponding object is missing
,
Nicolas Pitre
Re: [PATCH] diff: don't presume empty file when corresponding object is missing
,
Uwe Kleine-König
should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Sitaram Chamarty
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Junio C Hamano
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Sitaram Chamarty
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Jonathan Nieder
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Sitaram Chamarty
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Jakub Narebski
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Junio C Hamano
Re: should Documentation/howto/setup-git-server-over-http.txt be marked obsolete?
,
Sitaram Chamarty
Git pull doesn't get the tags
,
Rico Secada
Re: Git pull doesn't get the tags
,
Mathias Lafeldt
Re: Git pull doesn't get the tags
,
Rico Secada
Re: Git pull doesn't get the tags
,
Junio C Hamano
Re: Git pull doesn't get the tags
,
Rico Secada
Re: Git pull doesn't get the tags
,
Junio C Hamano
[PATCH] pull: Remove --tags option from manpage
,
Jens Lehmann
[PATCH v5 00/16] daemon-win32
,
Erik Faye-Lund
[PATCH v5 01/16] mingw: add network-wrappers for daemon
,
Erik Faye-Lund
[PATCH v5 02/16] mingw: implement syslog
,
Erik Faye-Lund
[PATCH v5 03/16] compat: add inet_pton and inet_ntop prototypes
,
Erik Faye-Lund
[PATCH v5 04/16] inet_ntop: fix a couple of old-style decls
,
Erik Faye-Lund
[PATCH v5 05/16] mingw: use real pid
,
Erik Faye-Lund
[PATCH v5 06/16] mingw: support waitpid with pid > 0 and WNOHANG
,
Erik Faye-Lund
[PATCH v5 07/16] mingw: add kill emulation
,
Erik Faye-Lund
[PATCH v5 08/16] daemon: use run-command api for async serving
,
Erik Faye-Lund
[PATCH v5 09/16] daemon: use full buffered mode for stderr
,
Erik Faye-Lund
[PATCH v5 11/16] daemon: get remote host address from root-process
,
Erik Faye-Lund
[PATCH v5 12/16] mingw: import poll-emulation from gnulib
,
Erik Faye-Lund
[PATCH v5 10/16] Improve the mingw getaddrinfo stub to handle more use cases
,
Erik Faye-Lund
[PATCH v5 13/16] mingw: use poll-emulation from gnulib
,
Erik Faye-Lund
[PATCH v5 14/16] daemon: use socklen_t
,
Erik Faye-Lund
[PATCH v5 15/16] daemon: make --inetd and --detcach incompatible
,
Erik Faye-Lund
[PATCH v5 16/16] daemon: opt-out on features that require posix
,
Erik Faye-Lund
[PATCH 01/15] mingw: implement syslog
,
Erik Faye-Lund
[PATCH 02/15] compat: add inet_pton and inet_ntop prototypes
,
Erik Faye-Lund
[PATCH 03/15] inet_ntop: fix a couple of old-style decls
,
Erik Faye-Lund
[PATCH 04/15] mingw: use real pid
,
Erik Faye-Lund
[PATCH 05/15] mingw: support waitpid with pid > 0 and WNOHANG
,
Erik Faye-Lund
[PATCH 06/15] mingw: add kill emulation
,
Erik Faye-Lund
[PATCH 07/15] daemon: use run-command api for async serving
,
Erik Faye-Lund
Re: [PATCH 07/15] daemon: use run-command api for async serving
,
Jonathan Nieder
Re: [PATCH 07/15] daemon: use run-command api for async serving
,
Erik Faye-Lund
[PATCH 09/15] Improve the mingw getaddrinfo stub to handle more use cases
,
Erik Faye-Lund
[PATCH 11/15] mingw: import poll-emulation from gnulib
,
Erik Faye-Lund
[PATCH 10/15] daemon: get remote host address from root-process
,
Erik Faye-Lund
[PATCH 13/15] daemon: use socklen_t
,
Erik Faye-Lund
[PATCH 12/15] mingw: use poll-emulation from gnulib
,
Erik Faye-Lund
[PATCH 15/15] daemon: opt-out on features that require posix
,
Erik Faye-Lund
[PATCH 14/15] daemon: make --inetd and --detcach incompatible
,
Erik Faye-Lund
[PATCH 08/15] daemon: use full buffered mode for stderr
,
Erik Faye-Lund
Re: [PATCH 01/15] mingw: implement syslog
,
Erik Faye-Lund
[PATCH] Fix git-apply with -p greater than 1
,
Federico Cuello
Re: [PATCH] Fix git-apply with -p greater than 1
,
Junio C Hamano
Re: [PATCH] Fix git-apply with -p greater than 1
,
Jonathan Nieder
Re: [PATCH] Fix git-apply with -p greater than 1
,
Fede
Re: [PATCH] Fix git-apply with -p greater than 1
,
Jonathan Nieder
Re: [PATCH] Fix git-apply with -p greater than 1
,
Junio C Hamano
Re: [PATCH] Fix git-apply with -p greater than 1
,
Federico Cuello
[PATCH] Fix git-apply with -p greater than 1
,
Federico Cuello
Re: [PATCH] Fix git-apply with -p greater than 1
,
Junio C Hamano
Git User's Survey 2010 very short summary
,
Jakub Narebski
[PATCHv6 0/6] Add commit message options for rebase --autosquash
,
Pat Notz
[PATCHv6 2/6] pretty.c: teach format_commit_message() to reencode the output
,
Pat Notz
Re: [PATCHv6 2/6] pretty.c: teach format_commit_message() to reencode the output
,
Junio C Hamano
[PATCHv6 3/6] commit: --fixup option for use with rebase --autosquash
,
Pat Notz
Re: [PATCHv6 3/6] commit: --fixup option for use with rebase --autosquash
,
Junio C Hamano
[PATCHv6 5/6] commit: --squash option for use with rebase --autosquash
,
Pat Notz
Re: [PATCHv6 5/6] commit: --squash option for use with rebase --autosquash
,
Junio C Hamano
[PATCHv6 4/6] add tests of commit --fixup
,
Pat Notz
Re: [PATCHv6 4/6] add tests of commit --fixup
,
Junio C Hamano
[PATCHv6 6/6] add tests of commit --squash
,
Pat Notz
[PATCHv6 1/6] commit: helper methods to reduce redundant blocks of code
,
Pat Notz
Following history of a copied file from another indirect branch
,
Joshua Jensen
Re: Following history of a copied file from another indirect branch
,
Brian Gernhardt
Re: Following history of a copied file from another indirect branch
,
Joshua Jensen
Re: Following history of a copied file from another indirect branch
,
Johannes Sixt
Make git-push silent
,
Enrico Weigelt
Re: Make git-push silent
,
Jonathan Nieder
Re: Make git-push silent
,
Drew Northup
Re: Make git-push silent
,
David Borowitz
[completion] Request: Include remote heads as push targets
,
Marc Branchaud
Re: [completion] Request: Include remote heads as push targets
,
Marc Branchaud
Re: [completion] Request: Include remote heads as push targets
,
Jonathan Nieder
Re: [completion] Request: Include remote heads as push targets
,
Peter van der Does
Re: [completion] Request: Include remote heads as push targets
,
Kevin Ballard
Re: [completion] Request: Include remote heads as push targets
,
Marc Branchaud
Re: [completion] Request: Include remote heads as push targets
,
SZEDER Gábor
Re: [completion] Request: Include remote heads as push targets
,
Peter van der Does
Re: [completion] Request: Include remote heads as push targets
,
SZEDER Gábor
Re: [completion] Request: Include remote heads as push targets
,
Peter van der Does
Rebase vs Rebase-I differences
,
Jan Engelhardt
[PATCH] commit: give advice on empty amend
,
Jeff King
Re: [PATCH] commit: give advice on empty amend
,
Jeff King
[PATCH] fix color.pager = false with "git diff"
,
Jeff King
Re: [PATCH] fix color.pager = false with "git diff"
,
Jonathan Nieder
Re: [PATCH] fix color.pager = false with "git diff"
,
Junio C Hamano
Re: [PATCH] fix color.pager = false with "git diff"
,
Jeff King
[PATCH] diff: report bogus input to -C/-M/-B
,
Jeff King
Re: [PATCH] diff: report bogus input to -C/-M/-B
,
Jonathan Nieder
Re: [PATCH] diff: report bogus input to -C/-M/-B
,
Jeff King
Re: [PATCH] diff: report bogus input to -C/-M/-B
,
Kevin Ballard
[PATCH] config: treat non-existent config files as empty
,
Jeff King
Re: [PATCH] config: treat non-existent config files as empty
,
Jonathan Nieder
Re: [PATCH] config: treat non-existent config files as empty
,
Jeff King
[PATCH] docs: give more hints about how "add -e" works
,
Jeff King
Re: [PATCH] docs: give more hints about how "add -e" works
,
Jonathan Nieder
Re: [PATCH] docs: give more hints about how "add -e" works
,
Junio C Hamano
Re: [PATCH] docs: give more hints about how "add -e" works
,
Jeff King
Re: [PATCH] docs: give more hints about how "add -e" works
,
Junio C Hamano
Re: [PATCH] docs: give more hints about how "add -e" works
,
Jeff King
Re: [PATCH] docs: give more hints about how "add -e" works
,
Junio C Hamano
Re: [PATCH] docs: give more hints about how "add -e" works
,
Jeff King
Re: [PATCH] docs: give more hints about how "add -e" works
,
Jeff King
Re: [PATCH] docs: give more hints about how "add -e" works
,
Miklos Vajna
pulling the root commit overwrites untracked files without warning (1.7.2.3)
,
Gert Palok
Re: pulling the root commit overwrites untracked files without warning (1.7.2.3)
,
Clemens Buchacher
Re: pulling the root commit overwrites untracked files without warning (1.7.2.3)
,
Clemens Buchacher
Re: pulling the root commit overwrites untracked files without warning (1.7.2.3)
,
Clemens Buchacher
[PATCH] do not overwrite untracked during merge from unborn branch
,
Clemens Buchacher
[PATCH w/o PGP] do not overwrite untracked during merge from unborn branch
,
Clemens Buchacher
[PATCH v2] do not overwrite untracked during merge from unborn branch
,
Clemens Buchacher
Re: [PATCH v2] do not overwrite untracked during merge from unborn branch
,
Miles Bader
Message not available
[PATCH v3] do not overwrite untracked during merge from unborn branch
,
Clemens Buchacher
GIT as binary repository
,
Wilson, Kevin Lee (OpenView Engineer)
Re: GIT as binary repository
,
Tay Ray Chuan
Re: GIT as binary repository
,
Enrico Weigelt
Re: GIT as binary repository
,
Shawn Pearce
Re: GIT as binary repository
,
Enrico Weigelt
Re: GIT as binary repository
,
Shawn Pearce
Re: GIT as binary repository
,
Shawn Pearce
RE: GIT as binary repository
,
Wilson, Kevin Lee (OpenView Engineer)
Re: GIT as binary repository
,
Enrico Weigelt
git repository in production release
,
Jonas
Re: git repository in production release
,
Drew Northup
Re: git repository in production release
,
Jonas
Re: git repository in production release
,
Enrico Weigelt
Confusing error message
,
Ralf Baechle
<Possible follow-ups>
Confusing error message
,
Phil Hord
Re: Confusing error message
,
Junio C Hamano
Re: Confusing error message
,
Junio C Hamano
[PATCHv4 00/21] git notes merge
,
Johan Herland
[PATCHv4 01/21] notes.c: Hexify SHA1 in die() message from init_notes()
,
Johan Herland
[PATCHv4 02/21] (trivial) notes.h: Minor documentation fixes to copy_notes()
,
Johan Herland
[PATCHv4 04/21] notes.c: Reorder functions in preparation for next commit
,
Johan Herland
[PATCHv4 10/21] git notes merge: Initial implementation handling trivial merges only
,
Johan Herland
[PATCHv4 19/21] git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
,
Johan Herland
[PATCHv4 21/21] Provide 'git notes get-ref' to easily retrieve current notes ref
,
Johan Herland
[PATCHv4 14/21] Documentation: Preliminary docs on 'git notes merge'
,
Johan Herland
[PATCHv4 20/21] git notes merge: Add testcases for merging notes trees at different fanouts
,
Johan Herland
[PATCHv4 08/21] notes.c: Use two newlines (instead of one) when concatenating notes
,
Johan Herland
[PATCHv4 11/21] builtin/notes.c: Refactor creation of notes commits.
,
Johan Herland
[PATCHv4 18/21] git notes merge: --commit should fail if underlying notes ref has moved
,
Johan Herland
[PATCHv4 17/21] git notes merge: List conflicting notes in notes merge commit message
,
Johan Herland
[PATCHv4 15/21] git notes merge: Manual conflict resolution, part 1/2
,
Johan Herland
[PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
,
Johan Herland
Re: [PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
,
Jonathan Nieder
Re: [PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
,
Johan Herland
Re: [PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
,
Jonathan Nieder
Re: [PATCHv4 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
,
Johan Herland
[PATCHv4 16/21] git notes merge: Manual conflict resolution, part 2/2
,
Johan Herland
[PATCHv4 13/21] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
,
Johan Herland
[PATCHv4 12/21] git notes merge: Handle real, non-conflicting notes merges
,
Johan Herland
[PATCHv4 09/21] builtin/notes.c: Split notes ref DWIMmery into a separate function
,
Johan Herland
[PATCHv4 07/21] (trivial) t3303: Indent with tabs instead of spaces for consistency
,
Johan Herland
[PATCHv4 03/21] notes.h: Make default_notes_ref() available in notes API
,
Johan Herland
[PATCHv4 06/21] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
,
Johan Herland
Re: [PATCHv4 06/21] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
,
Jonathan Nieder
Re: [PATCHv4 06/21] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
,
Johan Herland
Re: [PATCHv4 00/21] git notes merge
,
Sverre Rabbelier
Re: [PATCHv4 00/21] git notes merge
,
Junio C Hamano
Re: [PATCHv4 00/21] git notes merge
,
Jonathan Nieder
git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
,
Johan Herland
Re: git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
,
Jonathan Nieder
Re: git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
,
Johan Herland
Re: git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
,
Sverre Rabbelier
Re: git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
,
Jonathan Nieder
Re: git merge --abort? [was: Re: [PATCHv4 00/21] git notes merge]
,
Sverre Rabbelier
Re: [PATCHv4 00/21] git notes merge
,
Johan Herland
Re: [PATCHv4 00/21] git notes merge
,
Sverre Rabbelier
Re: [PATCHv4 00/21] git notes merge
,
Johan Herland
Re: [PATCHv4 00/21] git notes merge
,
Sverre Rabbelier
Re: [PATCHv4 00/21] git notes merge
,
Johan Herland
Re: [PATCHv4 00/21] git notes merge
,
Sverre Rabbelier
bash completion broken on ubuntu 10.10?
,
SZEDER Gábor
Re: bash completion broken on ubuntu 10.10?
,
Brian Gernhardt
Re: bash completion broken on ubuntu 10.10?
,
Peter van der Does
Re: bash completion broken on ubuntu 10.10?
,
Kevin Ballard
Re: bash completion broken on ubuntu 10.10?
,
Mathias Lafeldt
[RFD] Visualizing matrix questions in results of "Git User's Survey 2010"
,
Jakub Narebski
[TopGit PATCH v3 01/12] provide a global temporary directory
,
Bert Wesarg
[TopGit PATCH v3 02/12] cat_file: take -i/-w parameters
,
Bert Wesarg
[TopGit PATCH v3 03/12] pretty_tree: globalize and respect -i/-w options
,
Bert Wesarg
[TopGit PATCH v3 04/12] branch_empty: use pretty_tree and therefore respect -i/-w
,
Bert Wesarg
[TopGit PATCH v3 05/12] tg-path: use pretty_tree and diff-tree to generate the patch
,
Bert Wesarg
[TopGit PATCH v3 06/12] list_deps: accept -i/-w
,
Bert Wesarg
[TopGit PATCH v3 07/12] tg-summary: accept -i/-w
,
Bert Wesarg
[TopGit PATCH v3 08/12] tg-mail: accept -i/-w
,
Bert Wesarg
[TopGit PATCH v3 09/12] tg-files: list files changed by the topic branch
,
Bert Wesarg
[TopGit PATCH v3 10/12] tg-prev/tg-next: commands to explore dependencies
,
Bert Wesarg
[TopGit RFC/PATCH v3 11/12] tg-patch: use ui diff when pager is active
,
Bert Wesarg
[TopGit RFC/PATCH v3 12/12] tg-patch: simulate mnemonic prefixes
,
Bert Wesarg
git rebase and merge commits
,
Dominique Quatravaux
Re: git rebase and merge commits
,
Jonathan Nieder
Re: git rebase and merge commits
,
Joshua Jensen
Re: git rebase and merge commits
,
Joshua Jensen
Re: git rebase and merge commits
,
Dominique Quatravaux
Test failures in today's pu: 0025, 4046, 4203, 9300, 9301
,
Thomas Rast
Re: Test failures in today's pu: 0025, 4046, 4203, 9300, 9301
,
Junio C Hamano
Re: Test failures in today's pu: 0025, 4046, 4203, 9300, 9301
,
Thomas Rast
Test failures in pu: 4046, 950[012]
,
Thomas Rast
Re: Test failures in pu: 4046, 950[012]
,
Yann Dirson
Re: Test failures in pu: 4046, 950[012]
,
Nguyen Thai Ngoc Duy
Re: Test failures in pu: 4046, 950[012]
,
Jakub Narebski
[long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Jonathan Nieder
Re: [long] worktree setup cases
,
Jonathan Nieder
Re: [long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Jonathan Nieder
Re: [long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Jonathan Nieder
Re: [long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Enrico Weigelt
Re: [long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Enrico Weigelt
.git file (Re: [long] worktree setup cases)
,
Jonathan Nieder
Re: [long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Junio C Hamano
Re: [long] worktree setup cases
,
Nguyen Thai Ngoc Duy
Re: [long] worktree setup cases
,
Enrico Weigelt
Re: [long] worktree setup cases
,
Junio C Hamano
[PATCH v2] t/gitweb-lib: Don't pass constant to decode_utf8
,
Brian Gernhardt
Re: [PATCH v2] t/gitweb-lib: Don't pass constant to decode_utf8
,
Jakub Narebski
Re: [PATCH v2] t/gitweb-lib: Don't pass constant to decode_utf8
,
Brian Gernhardt
Re: [PATCH v2] t/gitweb-lib: Don't pass constant to decode_utf8
,
Jakub Narebski
[PATCH v3 (maint)] t/gitweb-lib: Don't pass constant to decode_utf8
,
Brian Gernhardt
[PATCH] diff: handle lines containing only whitespace better
,
Kevin Ballard
Re: [PATCH] diff: handle lines containing only whitespace better
,
Junio C Hamano
Re: [PATCH] diff: handle lines containing only whitespace better
,
Kevin Ballard
Re: [PATCH] diff: handle lines containing only whitespace better
,
Nazri Ramliy
Re: [PATCH] diff: handle lines containing only whitespace better
,
Junio C Hamano
[PATCH v2 1/2] test-lib: extend test_decode_color to handle more color codes
,
Kevin Ballard
Re: [PATCH v2 1/2] test-lib: extend test_decode_color to handle more color codes
,
Junio C Hamano
Re: [PATCH v2 1/2] test-lib: extend test_decode_color to handle more color codes
,
Kevin Ballard
[PATCH v2 2/2] diff: handle lines containing only whitespace and tabs better
,
Kevin Ballard
[PATCH v2 1/4] setup_git_env: print the true $GIT_DIR for debugging
,
Nguyễn Thái Ngọc Duy
[PATCH v2 2/4] run_builtin(): save "-h" detection result for later use
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v2 2/4] run_builtin(): save "-h" detection result for later use
,
Junio C Hamano
Re: [PATCH v2 2/4] run_builtin(): save "-h" detection result for later use
,
Nguyen Thai Ngoc Duy
[PATCH v2 3/4] builtins: utilize startup_info->help where possible
,
Nguyễn Thái Ngọc Duy
[PATCH v2 4/4] builtins: check for startup_info->help, print and exit early
,
Nguyễn Thái Ngọc Duy
[PATCH en/and-cascade-tests 0/7]
,
Jonathan Nieder
[PATCH 1/7] branch -h: show usage even in an invalid repository
,
Jonathan Nieder
Re: [PATCH 1/7] branch -h: show usage even in an invalid repository
,
Junio C Hamano
Re: [PATCH 1/7] branch -h: show usage even in an invalid repository
,
Jonathan Nieder
[RFC/PATCH 0/4] update-index: migrate to parse-options API
,
Jonathan Nieder
[PATCH 1/4] parse-options: allow git commands to invent new option types
,
Jonathan Nieder
Re: [PATCH 1/4] parse-options: allow git commands to invent new option types
,
Stephen Boyd
Re: [PATCH 1/4] parse-options: allow git commands to invent new option types
,
Jonathan Nieder
[PATCH 2/4] parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
,
Jonathan Nieder
[PATCH 3/4] setup: save prefix (original cwd relative to toplevel) in startup_info
,
Jonathan Nieder
[PATCH 4/4] update-index: migrate to parse-options API
,
Jonathan Nieder
Re: [PATCH 4/4] update-index: migrate to parse-options API
,
Stephen Boyd
Re: [PATCH 4/4] update-index: migrate to parse-options API
,
Jonathan Nieder
Re: [RFC/PATCH 0/4] update-index: migrate to parse-options API
,
Nguyen Thai Ngoc Duy
Re: [RFC/PATCH 0/4] update-index: migrate to parse-options API
,
Junio C Hamano
[PATCH/RFCv2 0/6] update-index: migrate to parse-options API
,
Jonathan Nieder
[PATCH 2/6] parse-options: do not infer PARSE_OPT_NOARG from option type
,
Jonathan Nieder
Re: [PATCH 2/6] parse-options: do not infer PARSE_OPT_NOARG from option type
,
Stephen Boyd
[PATCH 1/6] parse-options: sanity check PARSE_OPT_NOARG flag
,
Jonathan Nieder
Re: [PATCH 1/6] parse-options: sanity check PARSE_OPT_NOARG flag
,
Stephen Boyd
Re: [PATCH 1/6] parse-options: sanity check PARSE_OPT_NOARG flag
,
Junio C Hamano
Re: [PATCH 1/6] parse-options: sanity check PARSE_OPT_NOARG flag
,
Stephen Boyd
Re: [PATCH 1/6] parse-options: sanity check PARSE_OPT_NOARG flag
,
Junio C Hamano
[PATCH 3/6] parse-options: allow git commands to invent new option types
,
Jonathan Nieder
[PATCH 4/6] parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
,
Jonathan Nieder
[PATCH 5/6] setup: save prefix (original cwd relative to toplevel) in startup_info
,
Jonathan Nieder
[PATCH 6/6] update-index: migrate to parse-options API
,
Jonathan Nieder
Re: [PATCH 6/6] update-index: migrate to parse-options API
,
Stephen Boyd
[PATCH] parse-options: always show arghelp when LITERAL_ARGHELP is set
,
Jonathan Nieder
[PATCH 2/7] checkout-index -h: show usage even in an invalid repository
,
Jonathan Nieder
[PATCH 3/7] commit/status -h: show usage even with broken configuration
,
Jonathan Nieder
[PATCH 4/7] gc -h: show usage even with broken configuration
,
Jonathan Nieder
[PATCH 5/7] ls-files -h: show usage even with corrupt index
,
Jonathan Nieder
Re: [PATCH 5/7] ls-files -h: show usage even with corrupt index
,
Junio C Hamano
[PATCH 6/7] merge -h: show usage even with corrupt index
,
Jonathan Nieder
Re: [PATCH 6/7] merge -h: show usage even with corrupt index
,
Junio C Hamano
[PATCH 7/7] update-index -h: show usage even with corrupt index
,
Jonathan Nieder
[PATCH en/and-cascade-tests 0/7] avoid repository access during "git <foo> -h"
,
Jonathan Nieder
Re: [PATCH en/and-cascade-tests 0/7]
,
Nguyen Thai Ngoc Duy
Highlighting whitespace on removal with git diff
,
Stonky Fandango
Re: Highlighting whitespace on removal with git diff
,
Kevin Ballard
Re: Highlighting whitespace on removal with git diff
,
Junio C Hamano
revision range required for git-svn problem with 1.7.3.1
,
Tyson Whitehead
fetch and bundle don't work in (semi-)broken repo
,
Uwe Kleine-König
Re: fetch and bundle don't work in (semi-)broken repo
,
Jonathan Nieder
Re: fetch and bundle don't work in (semi-)broken repo
,
Uwe Kleine-König
Re: fetch and bundle don't work in (semi-)broken repo
,
Nicolas Pitre
Re: fetch and bundle don't work in (semi-)broken repo
,
Jonathan Nieder
Re: fetch and bundle don't work in (semi-)broken repo
,
Nicolas Pitre
Re: fetch and bundle don't work in (semi-)broken repo
,
Uwe Kleine-König
Re: fetch and bundle don't work in (semi-)broken repo
,
Nicolas Pitre
Message not available
Message not available
format-patch broken [Was: fetch and bundle don't work in (semi-)broken repo]
,
Uwe Kleine-König
Re: format-patch broken [Was: fetch and bundle don't work in (semi-)broken repo]
,
Uwe Kleine-König
Re: format-patch broken [Was: fetch and bundle don't work in (semi-)broken repo]
,
Nicolas Pitre
Re: fetch and bundle don't work in (semi-)broken repo
,
Uwe Kleine-König
[PATCH 1/3] run_builtin(): save "-h" detection result for later use
,
Nguyễn Thái Ngọc Duy
[PATCH 2/3] builtins: utilize startup_info->help where possible
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/3] builtins: utilize startup_info->help where possible
,
Jonathan Nieder
Re: [PATCH 2/3] builtins: utilize startup_info->help where possible
,
Jonathan Nieder
Re: [PATCH 2/3] builtins: utilize startup_info->help where possible
,
Junio C Hamano
Re: [PATCH 2/3] builtins: utilize startup_info->help where possible
,
Nguyen Thai Ngoc Duy
Re: [PATCH 2/3] builtins: utilize startup_info->help where possible
,
Jonathan Nieder
[PATCH 3/3] builtins: check for startup_info->help, print and exit early
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/3] builtins: check for startup_info->help, print and exit early
,
Junio C Hamano
Re: [PATCH 3/3] builtins: check for startup_info->help, print and exit early
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/3] builtins: check for startup_info->help, print and exit early
,
Jonathan Nieder
Re: [PATCH 1/3] run_builtin(): save "-h" detection result for later use
,
Jonathan Nieder
[PATCH] t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
,
Antonio Ospite
Re: [PATCH] t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
,
Junio C Hamano
[BUG] git repack fails if .git/objects/pack is on a separate partition
,
Marat Radchenko
Re: [BUG] git repack fails if .git/objects/pack is on a separate partition
,
Thomas Rast
Re: [BUG] git repack fails if .git/objects/pack is on a separate partition
,
Marat Radchenko
Re: [BUG] git repack fails if .git/objects/pack is on a separate partition
,
Marat Radchenko
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]