Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
[PATCH 3/6] pathspec: cache string length when initialize pathspec
,
(continued)
[PATCH 3/6] pathspec: cache string length when initialize pathspec
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/6] pathspec: cache string length when initialize pathspec
,
Junio C Hamano
Re: [PATCH 3/6] pathspec: cache string length when initialize pathspec
,
Nguyen Thai Ngoc Duy
[PATCH 4/6] Convert struct diff_options to use struct pathspec
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 4/6] Convert struct diff_options to use struct pathspec
,
Junio C Hamano
[PATCH 5/6] tree_entry_interesting(): remove dependency on struct diff_options
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 5/6] tree_entry_interesting(): remove dependency on struct diff_options
,
Junio C Hamano
Re: [PATCH 5/6] tree_entry_interesting(): remove dependency on struct diff_options
,
Nguyen Thai Ngoc Duy
[PATCH 6/6] Move tree_entry_interesting() to tree-walk.c and export it
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 0/6] Introduce pathspec struct
,
Elijah Newren
Re: [PATCH 0/6] Introduce pathspec struct
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/6] Introduce pathspec struct
,
Junio C Hamano
Re: [PATCH 0/6] Introduce pathspec struct
,
Bo Yang
Re: [PATCH 0/6] Introduce pathspec struct
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/6] Introduce pathspec struct
,
Junio C Hamano
Re: [PATCH 0/6] Introduce pathspec struct
,
David Ripton
Re: [PATCH 0/6] Introduce pathspec struct
,
Junio C Hamano
[PATCH] Enable highlight executable path as a configuration option
,
Christopher Wilson
<Possible follow-ups>
Re: [PATCH] Enable highlight executable path as a configuration option
,
Jakub Narebski
Re: [PATCH] Enable highlight executable path as a configuration option
,
Christopher Wilson
Re: [PATCH] Enable highlight executable path as a configuration option
,
Jakub Narebski
[PATCH] Improvements to `git checkout -h`
,
Knittl
Re: [PATCH] Improvements to `git checkout -h`
,
Knittl
Re: [PATCH] Improvements to `git checkout -h`
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Improvements to `git checkout -h`
,
Knittl
Re: [PATCH] Improvements to `git checkout -h`
,
Matthieu Moy
[PATCH] Improvements to `git checkout -h`
,
Matthieu Moy
Re: [PATCH] Improvements to `git checkout -h`
,
Junio C Hamano
[ANNOUNCE] tig-0.16.1
,
Jonas Fonseca
Re: [ANNOUNCE] tig-0.16.1
,
Kumar Appaiah
Re: [ANNOUNCE] tig-0.16.1
,
bill lam
Re: [ANNOUNCE] tig-0.16.1
,
Pascal Obry
Re: [ANNOUNCE] tig-0.16.1
,
Jonas Fonseca
Re: git am should recognize >From
,
Jonathan Nieder
Re: git am should recognize >From
,
Jonathan Nieder
Re: git am should recognize >From
,
Russ Allbery
Make format-patch produce UTF-8 `From:' header (was Re: git am should recognize >From)
,
Štěpán Němec
Re: Make format-patch produce UTF-8 `From:' header
,
Russ Allbery
use base64 instead of quoted-printable in format-patch headers (was Re: Make format-patch produce UTF-8 `From:' header)
,
Štěpán Němec
Re: use base64 instead of quoted-printable in format-patch headers (was Re: Make format-patch produce UTF-8 `From:' header)
,
Ævar Arnfjörð Bjarmason
Re: use base64 instead of quoted-printable in format-patch headers (was Re: Make format-patch produce UTF-8 `From:' header)
,
Brandon Casey
Re: use base64 instead of quoted-printable in format-patch headers
,
Štěpán Němec
Re: Make format-patch produce UTF-8 `From:' header (was Re: git am should recognize >From)
,
Erik Faye-Lund
Missing git-svn on cygwin
,
Maaartin
Re: Missing git-svn on cygwin
,
pf rouleau
Re: Missing git-svn on cygwin
,
Maaartin
Patch id tests and diff performance optimization
,
Clemens Buchacher
[PATCH 1/3] add rebase patch id tests
,
Clemens Buchacher
[PATCH 2/3] do not search functions for patch ID
,
Clemens Buchacher
[PATCH 3/3] use cache for function names in hunk headers
,
Clemens Buchacher
Re: [PATCH 3/3] use cache for function names in hunk headers
,
Sverre Rabbelier
Re: [PATCH 3/3] use cache for function names in hunk headers
,
Clemens Buchacher
Re: [PATCH 3/3] use cache for function names in hunk headers
,
Sverre Rabbelier
[PATCH 3/3 v2] use cache for function names in hunk headers
,
Clemens Buchacher
Re: [PATCH 3/3 v2] use cache for function names in hunk headers
,
René Scharfe
Re: [PATCH 3/3 v2] use cache for function names in hunk headers
,
Clemens Buchacher
Re: [PATCH 3/3 v2] use cache for function names in hunk headers
,
René Scharfe
Re: [PATCH 3/3 v2] use cache for function names in hunk headers
,
Junio C Hamano
Re: [PATCH 3/3 v2] use cache for function names in hunk headers
,
Junio C Hamano
A note from the maintainer...
,
Junio C Hamano
[ANNOUNCE] Git 1.7.3
,
Junio C Hamano
Adding a commit message to the index
,
Cameron Hutchison
Re: Adding a commit message to the index
,
Joshua Juran
Re: Adding a commit message to the index
,
Ævar Arnfjörð Bjarmason
Re: Adding a commit message to the index
,
Jakub Narebski
[BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Kirill Smelkov
[PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
,
Kirill Smelkov
Re: [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
,
Matthieu Moy
Re: [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
,
Kirill Smelkov
Re: [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
,
Matthieu Moy
Re: [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
,
Kirill Smelkov
[PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
,
Kirill Smelkov
Re: [PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
,
Matthieu Moy
Re: [PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
,
Jeff King
[PATCH] sha1_name.c: update comment to mention :/foo syntax
,
Matthieu Moy
Re: [PATCH] sha1_name.c: update comment to mention :/foo syntax
,
Junio C Hamano
Re: [PATCH] sha1_name.c: update comment to mention :/foo syntax
,
Matthieu Moy
Re: [PATCH] sha1_name.c: update comment to mention :/foo syntax
,
Junio C Hamano
[PATCH] update comment and documentation for :/foo syntax
,
Matthieu Moy
[PATCH 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
,
Kirill Smelkov
Re: [PATCH 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
,
Matthieu Moy
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Matthieu Moy
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Junio C Hamano
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Matthieu Moy
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Junio C Hamano
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Jeff King
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Johannes Sixt
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Junio C Hamano
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Jeff King
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
,
Jeff King
[PATCH 0/2] better userdiff behavior for symlinks
,
Jeff King
[PATCH 1/2] diff: don't use pathname-based diff drivers for symlinks
,
Jeff King
Re: [PATCH 1/2] diff: don't use pathname-based diff drivers for symlinks
,
Matthieu Moy
Re: [PATCH 1/2] diff: don't use pathname-based diff drivers for symlinks
,
Jeff King
[PATCH 2/2] diff: add a special SYMLINK user-diff driver
,
Jeff King
Re: [PATCH 2/2] diff: add a special SYMLINK user-diff driver
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] diff: add a special SYMLINK user-diff driver
,
Jeff King
Re: [PATCH 2/2] diff: add a special SYMLINK user-diff driver
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] diff: add a special SYMLINK user-diff driver
,
Matthieu Moy
Re: [PATCH 2/2] diff: add a special SYMLINK user-diff driver
,
Matthieu Moy
Can 'git push' reset refs of the 'from' repo?
,
Peter Weseloh
[PATCH v3 0/4] fix normalization of foreign idents
,
Marcus Comstedt
[PATCH v3 4/4] Documentation: document foreign idents
,
Marcus Comstedt
[PATCH v3 1/4] convert: generalize checksafe parameter
,
Marcus Comstedt
[PATCH v3 2/4] convert: fix normalization of foreign idents
,
Marcus Comstedt
Re: [PATCH v3 2/4] convert: fix normalization of foreign idents
,
Junio C Hamano
Re: [PATCH v3 2/4] convert: fix normalization of foreign idents
,
Marcus Comstedt
[PATCH v3 3/4] t0021: test checkout and commit of foreign idents
,
Marcus Comstedt
[PATCH (girocco) 0/3] Fix svn mirroring of branches + more...
,
Kirill Smelkov
[PATCH (girocco) 1/3] taskd/clone: Store git-svn refs under svn-origin remote
,
Kirill Smelkov
[PATCH (girocco) 2/3] taskd/clone: ask git-svn to store branches under svn-origin/heads/* instead of svn-origin/*
,
Kirill Smelkov
[PATCH (girocco) 3/3] Revert "Finalized fix, we can't git fetch any longer."
,
Kirill Smelkov
Re: [PATCH (girocco) 0/3] Fix svn mirroring of branches + more...
,
Kirill Smelkov
Find out on which branch a commit was originally made
,
Stefan Haller
Re: Find out on which branch a commit was originally made
,
Ævar Arnfjörð Bjarmason
Re: Find out on which branch a commit was originally made
,
Ævar Arnfjörð Bjarmason
Re: Find out on which branch a commit was originally made
,
Tor Arntsen
Re: Find out on which branch a commit was originally made
,
Stefan Haller
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Stefan Haller
Re: Find out on which branch a commit was originally made
,
Clemens Buchacher
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Stefan Haller
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Robin Rosenberg
Re: Find out on which branch a commit was originally made
,
Seth Robertson
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Seth Robertson
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Seth Robertson
Re: Find out on which branch a commit was originally made
,
Stefan Haller
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Artur Skawina
Re: Find out on which branch a commit was originally made
,
Seth Robertson
Re: Find out on which branch a commit was originally made
,
Artur Skawina
ANNOUNCE git-what-branch (was Re: Find out on which branch a commit was originally made)
,
Seth Robertson
Re: ANNOUNCE git-what-branch (was Re: Find out on which branch a commit was originally made)
,
Artur Skawina
Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Seth Robertson
Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Stephen Bash
Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Ævar Arnfjörð Bjarmason
Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Artur Skawina
Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Artur Skawina
Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Seth Robertson
Re: [GIT] Re: Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
,
Seth Robertson
Re: Find out on which branch a commit was originally made
,
Stefan Haller
Re: Find out on which branch a commit was originally made
,
Bryan Drewery
Commiting unchanged tree
,
Maaartin
Re: Commiting unchanged tree
,
Ævar Arnfjörð Bjarmason
symlink impact: parent dir of working tree is a symlink
,
Neal Kreitzinger
git "smart http" server vs. http redirects
,
Miles Bader
Re: git "smart http" server vs. http redirects
,
Ilari Liusvaara
Re: git "smart http" server vs. http redirects
,
Andreas Schwab
[PATCH] smart-http: Don't change POST to GET when following redirect
,
Andreas Schwab
Re: [PATCH] smart-http: Don't change POST to GET when following redirect
,
Miles Bader
Re: [PATCH] smart-http: Don't change POST to GET when following redirect
,
Jay Soffian
[PATCH v2] smart-http: Don't change POST to GET when following redirect
,
Tay Ray Chuan
Re: [PATCH v2] smart-http: Don't change POST to GET when following redirect
,
Andreas Schwab
[PATCH v3] smart-http: Don't change POST to GET when following redirect
,
Tay Ray Chuan
Libcurl
,
Jess McKenzie - JZM Web Development
Re: Libcurl
,
Andreas Ericsson
Re: Libcurl
,
Jess McKenzie - JZM Web Development
Re: Libcurl
,
Jay Soffian
Message not available
Re: Libcurl
,
Andreas Ericsson
error running git-completion.bash on snow leo
,
Wes James
Re: error running git-completion.bash on snow leo
,
Wes James
Re: error running git-completion.bash on snow leo
,
Ævar Arnfjörð Bjarmason
did anyone see my message re "git smart http server ..."?
,
Miles Bader
Re: did anyone see my message re "git smart http server ..."?
,
Ilari Liusvaara
Re: did anyone see my message re "git smart http server ..."?
,
Miles Bader
Re: did anyone see my message re "git smart http server ..."?
,
Andreas Ericsson
Question about svn:externals, submodules...
,
Michael Scholl
Cloning svn project with flat layout (remote wildcard inside path component)
,
Marcin Wiśnicki
[PATCHv2] remote-helpers: build in platform independent directory
,
Michael J Gruber
Re: [PATCHv2] remote-helpers: build in platform independent directory
,
Sverre Rabbelier
Re: [PATCHv2] remote-helpers: build in platform independent directory
,
Michael J Gruber
[PATCH] remote-helpers: build in platform independent directory
,
Michael J Gruber
Re: [PATCH] remote-helpers: build in platform independent directory
,
Sverre Rabbelier
Re: [PATCH] remote-helpers: build in platform independent directory
,
Junio C Hamano
[PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
,
Chris Johnsen
Re: [PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
,
Brandon Casey
Re: [PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
,
Junio C Hamano
Re: [PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
,
Brandon Casey
[PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}
,
Chris Johnsen
Re: [PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}
,
Junio C Hamano
Re: [PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}
,
Chris Johnsen
Bug: git log --follow doesn't show history for a file created while merge
,
Kirill Likhodedov
Trouble using --word-diff results
,
Wincent Colaiuta
git-svn, git-submodule, and svn externals
,
Chris Frey
[PATCH 0/2] Add commit message options for rebase --autosquash
,
Pat Notz
[PATCH 1/2] commit: add message options for rebase --autosquash
,
Pat Notz
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
,
Stephen Boyd
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
,
Pat Notz
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
,
Bryan Drewery
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
,
Stephen Boyd
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
,
Bryan Drewery
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
,
Junio C Hamano
[PATCH 2/2] t7500: add tests of commit --fixup/--squash
,
Pat Notz
[PATCHv2 2/4] t7500: add tests of commit --fixup
,
Pat Notz
[PATCHv2 4/4] t7500: add tests of commit --squash
,
Pat Notz
Re: [PATCHv2 4/4] t7500: add tests of commit --squash
,
Ævar Arnfjörð Bjarmason
Re: [PATCHv2 4/4] t7500: add tests of commit --squash
,
Pat Notz
Re: [PATCHv2 4/4] t7500: add tests of commit --squash
,
Ævar Arnfjörð Bjarmason
Re: [PATCHv2 4/4] t7500: add tests of commit --squash
,
Pat Notz
[PATCHv2 0/4] Add commit message options for rebase --autosquash
,
Pat Notz
[PATCHv2 1/4] commit: --fixup option for use with rebase --autosquash
,
Pat Notz
Re: [PATCHv2 1/4] commit: --fixup option for use with rebase --autosquash
,
Sverre Rabbelier
Re: [PATCHv2 1/4] commit: --fixup option for use with rebase --autosquash
,
Pat Notz
[PATCHv2 3/4] commit: --squash option for use with rebase --autosquash
,
Pat Notz
Re: [PATCHv2 3/4] commit: --squash option for use with rebase --autosquash
,
Pat Notz
[PATCH 0/2] Fix uninitialized memory read and comment typo
,
Pat Notz
[PATCH 2/2] strbuf.h: fix comment typo
,
Pat Notz
[PATCH 1/2] dir.c: fix uninitialized memory warning
,
Pat Notz
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
,
Pat Notz
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
,
Pat Notz
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
,
Pat Notz
tig show <commit> not working anymore?
,
Kumar Appaiah
Re: tig show <commit> not working anymore?
,
Stefan Naewe
Re: tig show <commit> not working anymore?
,
Kumar Appaiah
Re: tig show <commit> not working anymore?
,
Jonas Fonseca
Re: tig show <commit> not working anymore?
,
Kumar Appaiah
Re: tig show <commit> not working anymore?
,
Michael J Gruber
Re: tig show <commit> not working anymore?
,
Stefan Naewe
Re: tig show <commit> not working anymore?
,
Kumar Appaiah
Re: tig show <commit> not working anymore?
,
Kumar Appaiah
Re: tig show <commit> not working anymore?
,
Jonas Fonseca
Re: tig show <commit> not working anymore?
,
Jonas Fonseca
Re: tig show <commit> not working anymore?
,
Kumar Appaiah
Re: tig show <commit> not working anymore?
,
Jonas Fonseca
[PATCH 0/7] gitweb: allheads feature
,
Giuseppe Bilotta
[PATCH 1/7] gitweb: introduce remote_heads feature
,
Giuseppe Bilotta
Re: [PATCH 1/7] gitweb: introduce remote_heads feature
,
Jakub Narebski
Re: [PATCH 1/7] gitweb: introduce remote_heads feature
,
Giuseppe Bilotta
[PATCH 2/7] gitweb: git_get_heads_list accepts an optional list of refs.
,
Giuseppe Bilotta
Re: [PATCH 2/7] gitweb: git_get_heads_list accepts an optional list of refs.
,
Jakub Narebski
Re: [PATCH 2/7] gitweb: git_get_heads_list accepts an optional list of refs.
,
Giuseppe Bilotta
[PATCH 3/7] gitweb: separate heads and remotes lists
,
Giuseppe Bilotta
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
,
Giuseppe Bilotta
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
,
Jakub Narebski
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
,
Jakub Narebski
[PATCH 4/7] gitweb: link heads and remotes view
,
Giuseppe Bilotta
Re: [PATCH 4/7] gitweb: link heads and remotes view
,
Jakub Narebski
Re: [PATCH 4/7] gitweb: link heads and remotes view
,
Giuseppe Bilotta
[PATCH 5/7] gitweb: auxiliary functions to group data
,
Giuseppe Bilotta
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Jakub Narebski
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Giuseppe Bilotta
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Jakub Narebski
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Giuseppe Bilotta
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Jakub Narebski
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
,
Giuseppe Bilotta
[PATCH 6/7] gitweb: group styling
,
Giuseppe Bilotta
Re: [PATCH 6/7] gitweb: group styling
,
Jakub Narebski
Re: [PATCH 6/7] gitweb: group styling
,
Giuseppe Bilotta
Re: [PATCH 6/7] gitweb: group styling
,
Jakub Narebski
[PATCH 7/7] gitweb: group remote heads
,
Giuseppe Bilotta
Re: [PATCH 7/7] gitweb: group remote heads
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 7/7] gitweb: group remote heads
,
Giuseppe Bilotta
Re: [PATCH 7/7] gitweb: group remote heads
,
Jakub Narebski
Re: [PATCH 7/7] gitweb: group remote heads
,
Jakub Narebski
Re: [PATCH 7/7] gitweb: group remote heads
,
Giuseppe Bilotta
Re: [PATCH 7/7] gitweb: group remote heads
,
Jakub Narebski
Re: [PATCH 7/7] gitweb: group remote heads
,
Giuseppe Bilotta
Re: [PATCH 7/7] gitweb: group remote heads
,
Jakub Narebski
Re: [PATCH 7/7] gitweb: group remote heads
,
Giuseppe Bilotta
Re: [PATCH 7/7] gitweb: group remote heads
,
Jakub Narebski
Re: [PATCH 7/7] gitweb: group remote heads
,
Giuseppe Bilotta
Re: [PATCH 0/7] gitweb: allheads feature
,
Jakub Narebski
Re: [PATCH 0/7] gitweb: allheads feature
,
Giuseppe Bilotta
[PATCH] rebase: pass --signoff option to git am
,
Giuseppe Bilotta
<Possible follow-ups>
[PATCH] rebase: pass --signoff option to git am
,
Giuseppe Bilotta
Re: [PATCH] rebase: pass --signoff option to git am
,
Sverre Rabbelier
Re: [PATCH] rebase: pass --signoff option to git am
,
Martin von Zweigbergk
Re: [PATCH] rebase: pass --signoff option to git am
,
Giuseppe Bilotta
Re: [PATCH] rebase: pass --signoff option to git am
,
Kevin Ballard
Re: [PATCH] rebase: pass --signoff option to git am
,
Giuseppe Bilotta
Re: [PATCH] rebase: pass --signoff option to git am
,
Giuseppe Bilotta
Re: [PATCH] rebase: pass --signoff option to git am
,
Jonathan Nieder
Using fromcvs/togit
,
Mathieu Malaterre
v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
,
Wincent Colaiuta
Re: v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
,
Johannes Sixt
Re: v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
,
Wincent Colaiuta
Re: v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
,
Junio C Hamano
Re: Today we launch The Dabber video player for free
,
yj2133011
empty directories and git Question
,
Anton
Re: empty directories and git Question
,
Andreas Ericsson
Re: empty directories and git Question
,
Kevin Ballard
Re: empty directories and git
,
Jakub Narebski
ls-files --exclude broken?
,
Jay Soffian
Re: ls-files --exclude broken?
,
Nguyen Thai Ngoc Duy
Re: ls-files --exclude broken?
,
Junio C Hamano
Re: ls-files --exclude broken?
,
Jay Soffian
Re: ls-files --exclude broken?
,
Nguyen Thai Ngoc Duy
Re: ls-files --exclude broken?
,
Jay Soffian
Re: ls-files --exclude broken?
,
Jay Soffian
Re: ls-files --exclude broken?
,
Jeff King
Re: ls-files --exclude broken?
,
Jay Soffian
Re: ls-files --exclude broken?
,
Jeff King
Re: ls-files --exclude broken?
,
Elijah Newren
Re: ls-files --exclude broken?
,
Kevin Ballard
Re: ls-files --exclude broken?
,
Daniel Johnson
[PATCH] git-ls-files.txt: clarify -x/--exclude option
,
Jay Soffian
Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option
,
Jeff King
Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option
,
Junio C Hamano
Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option
,
Jeff King
[ANNOUNCE] Git 1.7.3.rc2
,
Junio C Hamano
What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Johannes Sixt
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Bo Yang
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Michael J Gruber
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Alexander Sulfrian
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
,
Junio C Hamano
[PATCH] t/t7300: workaround ancient touch by rearranging arguments
,
Brandon Casey
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
,
Junio C Hamano
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
,
Jeff King
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
,
Sverre Rabbelier
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
,
Jeff King
[PATCH (bugfix)] gitweb: Add and use prep_attr helper
,
Jakub Narebski
Re: [PATCH (bugfix)] gitweb: Add and use prep_attr helper
,
Ævar Arnfjörð Bjarmason
Re: [PATCH (bugfix)] gitweb: Add and use prep_attr helper
,
Junio C Hamano
Re: [PATCH (bugfix)] gitweb: Add and use prep_attr helper
,
Jakub Narebski
How we should translate Git
,
Ævar Arnfjörð Bjarmason
Re: How we should translate Git
,
Michael J Gruber
Strange log results
,
Torgny Nyblom
git log --pretty=format joins lines in the subject of commit message
,
Kirill Likhodedov
Re: git log --pretty=format joins lines in the subject of commit message
,
Ævar Arnfjörð Bjarmason
Re: git log --pretty=format joins lines in the subject of commit message
,
Kirill Likhodedov
Re: git log --pretty=format joins lines in the subject of commit message
,
Jeff King
svn2git question: Build directory inserted at top level?
,
nolan.ring
Re: svn2git question: Build directory inserted at top level?
,
Daniel Johnson
Re: svn2git question: Build directory inserted at top level?
,
Torgny Nyblom
ab/i18n + jl/fetch-submodule-recursive cause failing tests in pu
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] po/de.po: add German translation
,
Christian Stimming
Re: [PATCH 1/2] po/de.po: add German translation
,
Thomas Rast
Re: [PATCH 1/2] po/de.po: add German translation
,
Michael J Gruber
Re: [PATCH 1/2] po/de.po: add German translation
,
Michael J Gruber
Re: [PATCH 1/2] po/de.po: add German translation
,
Andreas Schwab
Re: [PATCH 1/2] po/de.po: add German translation
,
Thomas Hochstein
Re: [PATCH 1/2] po/de.po: add German translation
,
Jan Krüger
Re: [PATCH 1/2] po/de.po: add German translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] po/de.po: add German translation
,
Jens Lehmann
Re: [PATCH 1/2] po/de.po: add German translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] po/de.po: add German translation
,
Junio C Hamano
Re: [PATCH 1/2] po/de.po: add German translation
,
Jens Lehmann
Re: [PATCH 1/2] po/de.po: add German translation
,
Michael J Gruber
Re: [PATCH 1/2] po/de.po: add German translation
,
Jan Krüger
Re: [PATCH 1/2] po/de.po: add German translation
,
Michael J Gruber
[PATCH 1/2] mergetool-lib: combine vimdiff and gvimdiff run blocks
,
Dan McGee
[PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Dan McGee
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
David Aguilar
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Felipe Contreras
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Dan McGee
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Jacob Helwig
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Jeff King
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
David Aguilar
[PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Dan McGee
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
,
Jeff King
svn propset
,
Ramana Kumar
<Possible follow-ups>
svn propset
,
schachtobi
Re: svn propset - focus on svn:externals
,
Andreas Stricker
Import existing (old) topic branches in topgit
,
Guilhem Bonnefille
Re: Import existing (old) topic branches in topgit
,
martin f krafft
using git svn as subversion client
,
schachtobi
[PATCH] send-email: use catfile() to concatenate files
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] send-email: use catfile() to concatenate files
,
Junio C Hamano
Re: [PATCH] send-email: use catfile() to concatenate files
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] send-email: use catfile() to concatenate files
,
Jakub Narebski
Re: [PATCH] send-email: use catfile() to concatenate files
,
Ævar Arnfjörð Bjarmason
[PATCH 000/139] [PULL] Update ab/i18n
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 000/139] [PULL] Update ab/i18n
,
yj2133011
[PATCH/RFC 00/20] gettextize: git-stash & git-bisect
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 01/20] gettextize: git-stash add git-sh-i18n
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 02/20] gettextize: git-stash echo + gettext message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 03/20] gettextize: git-stash say + gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 04/20] gettextize: git-stash die + gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 06/20] gettextize: git-stash die + eval_gettext $* messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 07/20] gettextize: git-stash die + eval_gettext $1 messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 09/20] gettextize: git-stash drop_stash say/die messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 11/20] gettextize: git-bisect gettext + echo message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 12/20] gettextize: git-bisect echo + gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 13/20] gettextize: git-bisect echo + eval_gettext message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 14/20] gettextize: git-bisect die + gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 15/20] gettextize: git-bisect die + eval_gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 18/20] gettextize: git-bisect bisect_replay + $1 messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 20/20] gettextize: git-bisect bisect_next_check "You need to" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 19/20] gettextize: git-bisect [Y/n] messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 08/20] gettextize: git-stash "unknown option" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 05/20] gettextize: git-stash die + eval_gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 10/20] gettextize: git-bisect add git-sh-i18n
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 17/20] gettextize: git-bisect bisect_reset + $1 messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 16/20] gettextize: git-bisect bisect_run + $@ messages
,
Ævar Arnfjörð Bjarmason
Issue with git rebase
,
Rob Aldred
Re: Issue with git rebase
,
Ævar Arnfjörð Bjarmason
Re: Issue with git rebase
,
Rob Aldred
Re: Issue with git rebase
,
yj2133011
[PATCH/RFC 00/12] gettextize: git-submodule
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 01/12] gettextize: git-submodule add git-sh-i18n
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 02/12] gettextize: git-submodule echo + eval_gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 04/12] gettextize: git-submodule die + eval_gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 05/12] gettextize: git-submodule $update_module say + die messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 03/12] gettextize: git-submodule say + eval_gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 07/12] gettextize: git-submodule "Submodule change[...]" messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 08/12] gettextize: git-submodule $errmsg messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 09/12] gettextize: git-submodule "Entering [...]" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 10/12] gettextize: git-submodule "[...] path is ignored" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 11/12] gettextize: git-submodule "path not initialized" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 12/12] gettextize: git-submodule "blob" and "submodule" messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 06/12] gettextize: git-submodule "cached cannot be used" message
,
Ævar Arnfjörð Bjarmason
[PATCH] tests: use test_cmp instead of piping to diff(1)
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
,
Junio C Hamano
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
,
Jens Lehmann
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 0/8] gettextize: git-pull
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 1/8] gettextize: git-pull add git-sh-i18n
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 4/8] gettextize: git-pull eval_gettext + warning message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 2/8] gettextize: git-pull die messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 5/8] gettextize: git-pull split up "no candidate" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 6/8] gettextize: git-pull "You asked to pull" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 7/8] gettextize: git-pull "[...] not currently on a branch" message
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 8/8] gettextize: git-pull "rebase against" / "merge with" messages
,
Ævar Arnfjörð Bjarmason
[PATCH/RFC 3/8] gettextize: git-pull eval_gettext + die message
,
Ævar Arnfjörð Bjarmason
Re: [PATCH/RFC 3/8] gettextize: git-pull eval_gettext + die message
,
Ævar Arnfjörð Bjarmason
[ANNOUNCE] Git 1.7.2.3 for Windows
,
Pat Thoyts
git .lock file error
,
Nate Parsons
Re: git .lock file error
,
Nate Parsons
Re: git .lock file error
,
Nate Parsons
Re: git .lock file error
,
Ævar Arnfjörð Bjarmason
Re: git .lock file error
,
Junio C Hamano
Re: git .lock file error
,
Nate Parsons
Re: git .lock file error
,
Ævar Arnfjörð Bjarmason
Re: git .lock file error
,
Erik Faye-Lund
Re: git .lock file error
,
Nate Parsons
Message not available
Re: git .lock file error
,
Erik Faye-Lund
Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Thomas Klausner
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Ævar Arnfjörð Bjarmason
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Chris Packham
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Thomas Klausner
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Ævar Arnfjörð Bjarmason
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Chris Packham
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Jay Soffian
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Thomas Klausner
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Thomas Klausner
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Andreas Schwab
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
Thomas Klausner
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
,
yj2133011
[PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
,
Wesley J. Landaker
Re: [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
,
Wesley J. Landaker
Re: [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
,
Elijah Newren
Re: [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
,
Junio C Hamano
git-subtree: bug, and ideas for doc improvements
,
Yann Dirson
Re: git-subtree: bug, and ideas for doc improvements
,
Yann Dirson
Is there an updated version of git-vcs-p4?
,
Tor Arvid Lund
Re: Is there an updated version of git-vcs-p4?
,
Sverre Rabbelier
Re: Is there an updated version of git-vcs-p4?
,
Tor Arvid Lund
Re: Is there an updated version of git-vcs-p4?
,
Daniel Barkalow
[PATCH 0/6] git-reset.txt improvements
,
Michael J Gruber
[PATCH 6/6] git-reset.txt: make modes description more consistent
,
Michael J Gruber
Re: [PATCH 6/6] git-reset.txt: make modes description more consistent
,
Junio C Hamano
Re: [PATCH 6/6] git-reset.txt: make modes description more consistent
,
Michael J Gruber
[PATCH 1/6] git-reset.txt: clarify branch vs. branch head
,
Michael J Gruber
Re: [PATCH 1/6] git-reset.txt: clarify branch vs. branch head
,
Junio C Hamano
[PATCH 3/6] git-reset.txt: reset --soft is not a no-op
,
Michael J Gruber
Re: [PATCH 3/6] git-reset.txt: reset --soft is not a no-op
,
Jay Soffian
Re: [PATCH 3/6] git-reset.txt: reset --soft is not a no-op
,
Junio C Hamano
[PATCH 5/6] git-reset.txt: point to git-checkout
,
Michael J Gruber
Re: [PATCH 5/6] git-reset.txt: point to git-checkout
,
Junio C Hamano
[PATCH 4/6] git-reset.txt: use "working tree" consistently
,
Michael J Gruber
[PATCH 2/6] git-reset.txt: reset does not change files in target
,
Michael J Gruber
Re: [PATCH 2/6] git-reset.txt: reset does not change files in target
,
Junio C Hamano
Re: [PATCH 0/6] git-reset.txt improvements
,
Jay Soffian
[PATCHv2 0/6] git-reset.txt improvements
,
Michael J Gruber
[PATCHv2 1/6] git-reset.txt: clarify branch vs. branch head
,
Michael J Gruber
[PATCHv2 2/6] git-reset.txt: reset does not change files in target
,
Michael J Gruber
[PATCHv2 3/6] git-reset.txt: reset --soft is not a no-op
,
Michael J Gruber
[PATCHv2 4/6] git-reset.txt: use "working tree" consistently
,
Michael J Gruber
[PATCHv2 5/6] git-reset.txt: point to git-checkout
,
Michael J Gruber
[PATCHv2 6/6] git-reset.txt: make modes description more consistent
,
Michael J Gruber
Inconsistent result from git diff --quiet after untar'ing repo+working dir
,
Greg Ward
[PATCH] Makefile: add CC to TRACK_CFLAGS
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Makefile: add CC to TRACK_CFLAGS
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Makefile: add CC to TRACK_CFLAGS
,
Junio C Hamano
Re: [PATCH] Makefile: add CC to TRACK_CFLAGS
,
Ævar Arnfjörð Bjarmason
Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
,
Christian Couder
Re: Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
,
Avery Pennarun
Re: Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
,
Christian Couder
[PATCH] git-gui: Update Swedish translation (521t).
,
Peter Krefting
Re: [PATCH] git-gui: Update Swedish translation (521t).
,
Pat Thoyts
[PATCH] gitk: Update Swedish translation (290t).
,
Peter Krefting
Re: [PATCH] gitk: Update Swedish translation (290t).
,
Paul Mackerras
[PATCH 2/2] Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
[PATCH] Makefile: only add gettext tests on XGETTEXT_INCLUDE_TESTS=YesPlease
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
RE: [PATCH 2/2] Add Swedish translation.
,
Peter Kjellerstedt
RE: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
RE: [PATCH 2/2] Add Swedish translation.
,
Peter Kjellerstedt
Re: [PATCH 2/2] Add Swedish translation.
,
Robin Rosenberg
RE: [PATCH 2/2] Add Swedish translation.
,
Peter Kjellerstedt
Re: [PATCH 2/2] Add Swedish translation.
,
Jeremiah Foster
Re: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] Add Swedish translation.
,
Michael J Gruber
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] Add Swedish translation. [in swedish]
,
Robin Rosenberg
RE: [PATCH 2/2] Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] Add Swedish translation.
,
Ævar Arnfjörð Bjarmason
RE: [L10N SE] [PATCH 2/2] Add Swedish translation.
,
Göran Uddeborg
[PATCH 1/2] Command names should not be translated.
,
Peter Krefting
Re: [PATCH 1/2] Command names should not be translated.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] Command names should not be translated.
,
Peter Krefting
<Possible follow-ups>
[PATCH 1/2] Command names should not be translated.
,
Peter Krefting
[PATCH 1/2] Command names should not be translated.
,
Peter Krefting
[PATCH 2/2] po/sv.po: Add Swedish translation.
,
Peter Krefting
Re: [PATCH 2/2] po/sv.po: Add Swedish translation.
,
Peter Krefting
Re: [PATCH 1/2] Command names should not be translated.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] Command names should not be translated.
,
Peter Krefting
Re: [PATCH 1/2] Command names should not be translated.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] Command names should not be translated.
,
Peter Krefting
Re: tgt submodule?
,
Boaz Harrosh
Making Git untrack few folders
,
Parag Kalra
Re: Making Git untrack few folders
,
Ramkumar Ramachandra
Re: Making Git untrack few folders
,
Parag Kalra
[PATCH 0/3] t/gitweb-lib.sh improvements
,
Jakub Narebski
[PATCH 1/3] t/gitweb-lib.sh: Use GIT_BUILD_DIR
,
Jakub Narebski
[PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
,
Jakub Narebski
Re: [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
,
Ævar Arnfjörð Bjarmason
Re: [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
,
Junio C Hamano
Re: [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
,
Jakub Narebski
[RFC/PATCHv2 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
,
Jakub Narebski
[PATCH 2/3] t/gitweb-lib.sh: Use tabs for indent consistently
,
Jakub Narebski
git-svn: How dependent is the git-svn repository on the Subversion repository URL?
,
Daniel Trebbien
Re: git-svn: How dependent is the git-svn repository on the Subversion repository URL?
,
Peter Baumann
git diffstat feature suggestion
,
Marc Bejarano
Re: git diffstat feature suggestion
,
Thomas Dickey
unable to retrieve new files from the server
,
Andy
Re: unable to retrieve new files from the server
,
Ævar Arnfjörð Bjarmason
Re: unable to retrieve new files from the server
,
Andy
Re: unable to retrieve new files from the server
,
Tomas Carnecky
Re: unable to retrieve new files from the server
,
Jakub Narebski
Re: unable to retrieve new files from the server
,
Andy
gitweb: please show tags file history browsing
,
Tjernlund
Re: gitweb: please show tags file history browsing
,
Jakub Narebski
RE: gitweb: please show tags file history browsing
,
Tjernlund
Re: gitweb: please show tags file history browsing
,
Jakub Narebski
RE: gitweb: please show tags file history browsing
,
Tjernlund
Re: gitweb: please show tags file history browsing
,
Jakub Narebski
RE: gitweb: please show tags file history browsing
,
Tjernlund
Re: gitweb: please show tags file history browsing
,
Jakub Narebski
RE: gitweb: please show tags file history browsing
,
Tjernlund
[PATCH] compat/nedmalloc: don't force NDEBUG on the rest of git
,
René Scharfe
Re: [PATCH] compat/nedmalloc: don't force NDEBUG on the rest of git
,
Junio C Hamano
[ANNOUNCE] Git 1.7.3.rc1
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.3.rc1
,
Johan Herland
What's cooking in git.git (Sep 2010, #03; Fri, 10)
,
Junio C Hamano
[PATCH] t7003: Use test_commit instead of custom function
,
Brian Gernhardt
Re: [PATCH] t7003: Use test_commit instead of custom function
,
Brian Gernhardt
Re: [PATCH] t7003: Use test_commit instead of custom function
,
Ævar Arnfjörð Bjarmason
Message not available
Message not available
Message not available
Re: [PATCH] t7003: Use test_commit instead of custom function
,
Ævar Arnfjörð Bjarmason
Re: git-p4
,
Alejandro Riveira Fernández
Re: git-p4
,
Tor Arvid Lund
Re: git-p4
,
Kent Borg
Re: git-p4
,
Tor Arvid Lund
Re: git-p4
,
Kent Borg
Re: git-p4
,
Tor Arvid Lund
Re: git-p4
,
Kent Borg
Re: git-p4
,
Tor Arvid Lund
Re: git-p4
,
Kent Borg
Re: git-p4
,
Tor Arvid Lund
Re: git-p4
,
Kent Borg
Re: git-p4
,
Tor Arvid Lund
Re: git-p4
,
Kent Borg
Re: git-p4
,
Tor Arvid Lund
How do I .gitignore files starting with "#"?
,
Bruce Korb
Re: How do I .gitignore files starting with "#"?
,
Jakub Narebski
Re: How do I .gitignore files starting with "#"?
,
Ævar Arnfjörð Bjarmason
Re: How do I .gitignore files starting with "#"?
,
Bruce Korb
Re: How do I .gitignore files starting with "#"?
,
Jakub Narebski
Re: How do I .gitignore files starting with "#"?
,
Jakub Narebski
Re: How do I .gitignore files starting with "#"?
,
Jakub Narebski
Re: How do I .gitignore files starting with "#"?
,
Bruce Korb
[RESEND] Pagination for gitweb
,
Lubomir Rintel
[PATCH 1/2] gitweb: Make it possible to paginate projects
,
Lubomir Rintel
[PATCH 2/2] gitweb: Optimize paging when sorted by path
,
Lubomir Rintel
Re: [PATCH 2/2] gitweb: Optimize paging when sorted by path
,
Jakub Narebski
Re: [PATCH 1/2] gitweb: Make it possible to paginate projects
,
Jakub Narebski
Re: [RESEND] Pagination for gitweb
,
Jakub Narebski
Re: [RESEND] Pagination for gitweb
,
J.H.
Re: [RESEND] Pagination for gitweb
,
Jakub Narebski
Re: [RESEND] Pagination for gitweb
,
Jakub Narebski
Questions concerning SCM Life Cycle Management and GIT.
,
Butler, Anna R CIV NSWCDD, W34
Re: Questions concerning SCM Life Cycle Management and GIT.
,
Jakub Narebski
[PATCH] read-tree: abort if no trees are given
,
Jan Krüger
Re: [PATCH] read-tree: abort if no trees are given
,
Johannes Sixt
[PATCH] read-tree: deprecate syntax without tree-ish args
,
Jan Krüger
Re: [PATCH] read-tree: deprecate syntax without tree-ish args
,
Sverre Rabbelier
Re: [PATCH] read-tree: deprecate syntax without tree-ish args
,
Junio C Hamano
git revert ignore whitespace
,
Steven
Re: git revert ignore whitespace
,
Jeff King
Re: git revert ignore whitespace
,
Steven
Re: git revert ignore whitespace
,
Jeff King
Re: git revert ignore whitespace
,
Junio C Hamano
[PATCH] config.txt: fix placement of diff.noprefix
,
Mark Lodato
Re: [PATCH] config.txt: fix placement of diff.noprefix
,
Junio C Hamano
Re: [PATCH] config.txt: fix placement of diff.noprefix
,
Eli Collins
possible gitattributes eol bug with new eol=crlf | lf support?
,
Robert Buck
Re: possible gitattributes eol bug with new eol=crlf | lf support?
,
Eyvind Bernhardsen
Re: possible gitattributes eol bug with new eol=crlf | lf support?
,
Robert Buck
Re: possible gitattributes eol bug with new eol=crlf | lf support?
,
Eyvind Bernhardsen
Re: possible gitattributes eol bug with new eol=crlf | lf support?
,
Robert Buck
Re: possible gitattributes eol bug with new eol=crlf | lf support?
,
Eyvind Bernhardsen
No argument is allowed
,
Anthony
[PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Brandon Casey
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Junio C Hamano
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Jens Lehmann
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Brandon Casey
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Jens Lehmann
Message not available
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Jens Lehmann
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Junio C Hamano
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Jens Lehmann
Message not available
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Jens Lehmann
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Junio C Hamano
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Jens Lehmann
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Junio C Hamano
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
,
Junio C Hamano
[PATCH 1/4] diff.c: call regfree to free memory allocated by regcomp when necessary
,
Brandon Casey
[PATCH 2/4] xdiff-interface.c: always trim trailing space from xfuncname matches
,
Brandon Casey
Re: [PATCH 2/4] xdiff-interface.c: always trim trailing space from xfuncname matches
,
Jeff King
Re: [PATCH 2/4] xdiff-interface.c: always trim trailing space from xfuncname matches
,
Brandon Casey
Re: [PATCH 2/4] xdiff-interface.c: always trim trailing space from xfuncname matches
,
Jeff King
[PATCH 3/4] t/t4018: test whether the word_regex patterns compile
,
Brandon Casey
Re: [PATCH 3/4] t/t4018: test whether the word_regex patterns compile
,
Jeff King
Re: [PATCH 3/4] t/t4018: test whether the word_regex patterns compile
,
Brandon Casey
Re: [PATCH 3/4] t/t4018: test whether the word_regex patterns compile
,
Jeff King
[PATCH] t/t4018: avoid two unnecessary sub-shell invocations
,
Brandon Casey
Re: [PATCH] t/t4018: avoid two unnecessary sub-shell invocations
,
Ævar Arnfjörð Bjarmason
[PATCH 4/4] userdiff.c: add builtin fortran regex patterns
,
Brandon Casey
Re: [PATCH 4/4] userdiff.c: add builtin fortran regex patterns
,
Jeff King
Re: [PATCH 4/4] userdiff.c: add builtin fortran regex patterns
,
Brandon Casey
[PATCH 4/4 v2] userdiff.c: add builtin fortran regex patterns
,
Brandon Casey
Re: [PATCH 1/4] diff.c: call regfree to free memory allocated by regcomp when necessary
,
Jeff King
[PATCH 1/2] Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
davi . reis
[PATCH 2/2] Added test from David Glasser.
,
davi . reis
Re: [PATCH 2/2] Added test from David Glasser.
,
Matthieu Moy
Re: [PATCH 2/2] Added test from David Glasser.
,
Davi Reis
Re: [PATCH 1/2] Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
Matthieu Moy
[PATCH] vcs-svn: Fix some printf format compiler warnings
,
Ramsay Jones
Re: [PATCH] vcs-svn: Fix some printf format compiler warnings
,
Jonathan Nieder
Tags only shown on log with --decorate?
,
Carlos Eduardo da Fonseca
Re: Tags only shown on log with --decorate?
,
Jeff King
Re: Tags only shown on log with --decorate?
,
Carlos Eduardo da Fonseca
Re: Tags only shown on log with --decorate?
,
Jeff King
How to diff between a file on a branch and a master.
,
hogsolo
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]