Git Distributed Software Revision Control
Web
www.spinics.net
Date Index
[Prev Page][
Next Page
]
newbie question
,
Alex K
Re: newbie question
,
dloewenherz
Re: newbie question
,
Junio C Hamano
Re: newbie question
,
Sitaram Chamarty
[RFC/PATCH 4/4] rev-cache: tentative integration into rev-list + tests
,
Nick Edelen
[RFC/PATCH 3/4] rev-cache: misc features + slight refactor
,
Nick Edelen
[RFC/PATCH 2/4] rev-cache: non-commit object caching + tests
,
Nick Edelen
[RFC/PATCH 1/4] rev-cache: basic implementation + full docs + tests
,
Nick Edelen
Re: [RFC/PATCH 1/4] rev-cache: basic implementation + full docs + tests
,
Alex Riesen
[RFC/PATCH INTRO] rev-cache
,
Nick Edelen
unexpected empty commit after checkout with uncommitted index
,
Chris Johnsen
Rails code to serve git repositories?
,
Bjorn Boulder
Re: Rails code to serve git repositories?
,
Jakub Narebski
use repo as git log parameter
,
Lynn Lin
Re: use repo as git log parameter
,
Andreas Ericsson
[PATCH] add --summary option to git-push and git-fetch
,
Larry D'Anna
Re: [PATCH] add --summary option to git-push and git-fetch
,
Junio C Hamano
[RFC] Git User's Survey 2009 - second trial run, and question about announcing it
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - second trial run, and question about announcing it
,
Junio C Hamano
Re: [RFC] Git User's Survey 2009 - second trial run, and question about announcing it
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - second trial run, and question about announcing it
,
Felipe Contreras
Re: [RFC] Git User's Survey 2009 - second trial run, and question about announcing it
,
David Aguilar
[JGIT] missing feature: writing of a detached HEAD
,
Mark Struberg
[PATCHv1bis 0/2] git apply: cope with whitespace differences
,
Giuseppe Bilotta
[PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
[PATCHv1bis 2/2] git apply: preserve original whitespace with --ignore-whitespace
,
Giuseppe Bilotta
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Junio C Hamano
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Junio C Hamano
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Junio C Hamano
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Junio C Hamano
Re: [PATCHv1bis 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
minor git-svn bug
,
doki_pen
Re: minor git-svn bug
,
Eric Wong
Git Submodule hooks someone else may find of use
,
Tim Harper
git-daemon not responding
,
Bill Purcell
requirements to compile git-svn support
,
Graeme Geldenhuys
<Possible follow-ups>
Re: requirements to compile git-svn support
,
Anders Kaseorg
Re: requirements to compile git-svn support
,
Graeme Geldenhuys
Re: requirements to compile git-svn support
,
Graeme Geldenhuys
what's the current wisdom on git over NFS/CIFS?
,
Sitaram Chamarty
Re: what's the current wisdom on git over NFS/CIFS?
,
Martin Langhoff
Re: what's the current wisdom on git over NFS/CIFS?
,
Martin Langhoff
Re: what's the current wisdom on git over NFS/CIFS?
,
Linus Torvalds
Re: what's the current wisdom on git over NFS/CIFS?
,
Sitaram Chamarty
Re: what's the current wisdom on git over NFS/CIFS?
,
Johannes Sixt
Re: what's the current wisdom on git over NFS/CIFS?
,
Sitaram Chamarty
Re: what's the current wisdom on git over NFS/CIFS?
,
Dmitry Potapov
Re: what's the current wisdom on git over NFS/CIFS?
,
Johannes Sixt
Re: what's the current wisdom on git over NFS/CIFS?
,
Linus Torvalds
[PATCH 0/2] git apply: cope with whitespace differences
,
Giuseppe Bilotta
[PATCH 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
[PATCH 2/2] git apply: preserve original whitespace with --ignore-whitespace
,
Giuseppe Bilotta
Re: [PATCH 1/2] git apply: option to ignore whitespace differences
,
Junio C Hamano
Re: [PATCH 1/2] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
Re: [PATCH 1/2] git apply: option to ignore whitespace differences
,
Junio C Hamano
git-svn producing "invalid author/committer line"
,
esskov
Re: git-svn producing "invalid author/committer line"
,
Eric Wong
[PATCH] Allow the Unix epoch to be a valid commit date
,
Eric Wong
git+http:// proof-of-concept (not using CONNECT)
,
Eric Wong
Re: git+http:// proof-of-concept (not using CONNECT)
,
Constantine Plotnikov
Re: git+http:// proof-of-concept (not using CONNECT)
,
Eric Wong
[PATCH/RFC] git apply: option to ignore whitespace differences
,
Giuseppe Bilotta
[JGIT PATCH] Avoid growing WorkingTreeIterator's path multiple times
,
Shawn O. Pearce
[PATCH 0/6] grep: add option -p/--show-function, similar to diff's
,
René Scharfe
[PATCH 1/6] userdiff: add xdiff_clear_find_func()
,
René Scharfe
[PATCH 2/6] grep: move context hunk mark handling into show_line()
,
René Scharfe
Re: [PATCH 2/6] grep: move context hunk mark handling into show_line()
,
Junio C Hamano
Re: [PATCH 2/6] grep: move context hunk mark handling into show_line()
,
René Scharfe
Re: [PATCH 2/6] grep: move context hunk mark handling into show_line()
,
Junio C Hamano
[PATCH 3/6] grep: print context hunk marks between files
,
René Scharfe
[PATCH 4/6] grep: handle pre context lines on demand
,
René Scharfe
[PATCH 5/6] grep: add option -p/--show-function
,
René Scharfe
Re: [PATCH 5/6] grep: add option -p/--show-function
,
Junio C Hamano
Re: [PATCH 5/6] grep: add option -p/--show-function
,
René Scharfe
Re: [PATCH 5/6] grep: add option -p/--show-function
,
Junio C Hamano
Re: [PATCH 5/6] grep: add option -p/--show-function
,
René Scharfe
Re: [PATCH 5/6] grep: add option -p/--show-function
,
René Scharfe
[PATCH 6/6] grep -p: support user defined regular expressions
,
René Scharfe
CVS <--> GIT workflow...
,
David Chanters
Re: CVS <--> GIT workflow...
,
John Tapsell
Re: CVS <--> GIT workflow...
,
David Chanters
Re: CVS <--> GIT workflow...
,
Jakub Narebski
Re: CVS <--> GIT workflow...
,
David Chanters
Re: CVS <--> GIT workflow...
,
Nick Woolley
[JGIT PATCH] Support for delegating tree iterators
,
Constantine Plotnikov
Re: [JGIT PATCH] Support for delegating tree iterators
,
Shawn O. Pearce
Re: [JGIT PATCH] Support for delegating tree iterators
,
Shawn O. Pearce
Re: [JGIT PATCH] Support for delegating tree iterators
,
Robin Rosenberg
[JGIT PATCH] BlobBasedConfig now does not print stacktrace to stderr if blob is not found by path
,
Constantine Plotnikov
git bisect; is there a way to pick only from the children of a given commit
,
Robert Stonehouse
Re: git bisect; is there a way to pick only from the children of a given commit
,
Johannes Schindelin
Re: git bisect; is there a way to pick only from the children of a given commit
,
Sean Estabrooks
Re: git bisect; is there a way to pick only from the children of a given commit
,
Robert Stonehouse
Re: git bisect; is there a way to pick only from the children of a given commit
,
Christian Couder
Re: git bisect; is there a way to pick only from the children of a given commit
,
Jakub Narebski
[PATCH] Documentation: update description of shell aliases
,
Sitaram Chamarty
Re: [PATCH] Documentation: update description of shell aliases
,
Junio C Hamano
Re: [PATCH] Documentation: update description of shell aliases
,
Sitaram Chamarty
Re: [PATCH] Documentation: update description of shell aliases
,
Andreas Ericsson
Autoscout24 Handler Info
,
Autoscout24
Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Frans Englich
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Jeff King
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Frans Englich
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Paolo Bonzini
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Frans Englich
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Paolo Bonzini
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Jeff King
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Jakub Narebski
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
Jeff King
Re: Bug report: .gitattributes: -diff Unset causes files to be reported as binaries
,
René Scharfe
[PATCH] http-push: fix xml_entities() string parsing overrun
,
Hunter, D. Seth
[PATCH 0/2] format-patch and send-email
,
Joe Perches
[PATCH 1/2] git-send-email.perl: Don't add header "In-Reply-To:" when --no-chain-reply-to set
,
Joe Perches
Re: [PATCH 1/2] git-send-email.perl: Don't add header "In-Reply-To:" when --no-chain-reply-to set
,
Markus Heidelberg
Re: [PATCH 1/2] git-send-email.perl: Don't add header "In-Reply-To:" when --no-chain-reply-to set
,
Joe Perches
Re: [PATCH 1/2] git-send-email.perl: Don't add header "In-Reply-To:" when --no-chain-reply-to set
,
Markus Heidelberg
Re: [PATCH 1/2] git-send-email.perl: Don't add header "In-Reply-To:" when --no-chain-reply-to set
,
Joe Perches
[PATCH 2/2] format-patch: Add --cover-letter-wrap
,
Joe Perches
Re: [PATCH 2/2] format-patch: Add --cover-letter-wrap
,
Stephen Boyd
[PATCH] attr: plug minor memory leak
,
René Scharfe
[PATCH] Limited git-gui to displaying 5000 new files
,
Dan Zwell
run_hook: why special check for uncaught signal?
,
Johannes Sixt
Re: run_hook: why special check for uncaught signal?
,
Miklos Vajna
[PATCH] git.c: avoid allocating one-too-many elements for new argv array
,
Brandon Casey
Using git to manage multiple SVN repositories
,
Geert Bosch
[PATCH] git-mv: fix directory separator treatment on Windows
,
Johannes Sixt
Re: [PATCH] git-mv: fix directory separator treatment on Windows
,
Johannes Schindelin
git svn and multiple cloned repositories
,
Bruno Harbulot
Re: git svn and multiple cloned repositories
,
Peter Harris
[PATCH] request-pull: do not paginate output of git commands
,
Michal Marek
Re: [PATCH] request-pull: do not paginate output of git commands
,
Junio C Hamano
Re: [PATCH] request-pull: do not paginate output of git commands
,
Junio C Hamano
Re: [PATCH] request-pull: do not paginate output of git commands
,
Michal Marek
Re: [PATCH] request-pull: do not paginate output of git commands
,
Junio C Hamano
Re: [PATCH] request-pull: do not paginate output of git commands
,
Michal Marek
Re: [PATCH] request-pull: do not paginate output of git commands
,
Junio C Hamano
Does CVS has a easy way to compare file with its previous version?
,
dtletmn
Re: Does CVS has a easy way to compare file with its previous version?
,
Andreas Ericsson
Re: Does CVS has a easy way to compare file with its previous version?
,
Jakub Narebski
Re: Does CVS has a easy way to compare file with its previous version?
,
Paolo Bonzini
Re: Does CVS has a easy way to compare file with its previous version?
,
Linus Torvalds
Re: Does CVS has a easy way to compare file with its previous version?
,
Eric Raible
Re: Does CVS has a easy way to compare file with its previous version?
,
Paolo Bonzini
Re: Does CVS has a easy way to compare file with its previous version?
,
dtletmn
Team Coherence to Git conversion
,
Graeme Geldenhuys
Re: Team Coherence to Git conversion
,
Shawn O. Pearce
Re: Team Coherence to Git conversion
,
Graeme Geldenhuys
Official git repository history?
,
Graeme Geldenhuys
Re: Official git repository history?
,
Junio C Hamano
Re: Official git repository history?
,
Graeme Geldenhuys
Re: Official git repository history?
,
Andreas Ericsson
Re: Official git repository history?
,
Graeme Geldenhuys
Re: Official git repository history?
,
Linus Torvalds
Re: Official git repository history?
,
Graeme Geldenhuys
Re: Official git repository history?
,
Daniel Barkalow
[PATCH] completion: __git_config_get_set_variables() handle values with spaces
,
Stephen Boyd
Re: [PATCH] completion: __git_config_get_set_variables() handle values with spaces
,
Stephen Boyd
[PATCH] completion: add missing config variables
,
Stephen Boyd
[PATCH 0/2] Don't delete untracked submodule's .git dirs by default
,
Jason Holden
[PATCH 1/2] Add option to not delete a .git directory in remove_dir_recursively()
,
Jason Holden
[PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Jason Holden
Re: [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Paolo Bonzini
Re: [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Johannes Sixt
Re: [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Junio C Hamano
Re: [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Junio C Hamano
Re: [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Jason Holden
Re: [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean
,
Junio C Hamano
Re: [PATCH 1/2] Add option to not delete a .git directory in remove_dir_recursively()
,
Johannes Sixt
[PATCH] Always output a trailing space conflicted merge markers.
,
Nelson Elhage
Re: [PATCH] Always output a trailing space conflicted merge markers.
,
Junio C Hamano
Re: [PATCH] Always output a trailing space conflicted merge markers.
,
Junio C Hamano
Re: [PATCH] Always output a trailing space conflicted merge markers.
,
Nanako Shiraishi
RFH - git-log variant that _does_ search through diffs
,
Eric Raible
Re: RFH - git-log variant that _does_ search through diffs
,
Jeff King
Re: RFH - git-log variant that _does_ search through diffs
,
Junio C Hamano
Re: RFH - git-log variant that _does_ search through diffs
,
Eric Raible
Re: RFH - git-log variant that _does_ search through diffs
,
Eric Raible
Re: RFH - git-log variant that _does_ search through diffs
,
Jeff King
Re: RFH - git-log variant that _does_ search through diffs
,
Eric Raible
Re: RFH - git-log variant that _does_ search through diffs
,
Eric Raible
Re: RFH - git-log variant that _does_ search through diffs
,
Jeff King
[PATCH 1/2] log-tree: fix confusing comment
,
Jeff King
[RFC/PATCH 2/2] fix missing NUL termination with pretty=tformat
,
Jeff King
Re: [RFC/PATCH 2/2] fix missing NUL termination with pretty=tformat
,
Junio C Hamano
correct workflow with bare repo and pull?
,
Tim
Re: correct workflow with bare repo and pull?
,
Andreas Ericsson
Re: correct workflow with bare repo and pull?
,
Robin Rosenberg
[PATCHv8 0/7] gitweb: avatar support
,
Giuseppe Bilotta
[PATCHv8 1/7] gitweb: refactor author name insertion
,
Giuseppe Bilotta
[PATCHv8 2/7] gitweb: uniform author info for commit and commitdiff
,
Giuseppe Bilotta
[PATCHv8 3/7] gitweb: use git_print_authorship_rows in 'tag' view too
,
Giuseppe Bilotta
[PATCHv8 4/7] gitweb: (gr)avatar support
,
Giuseppe Bilotta
[PATCHv8 5/7] gitweb: gravatar url cache
,
Giuseppe Bilotta
[PATCHv8 6/7] gitweb: picon avatar provider
,
Giuseppe Bilotta
[PATCHv8 7/7] gitweb: add empty alt text to avatar img
,
Giuseppe Bilotta
Re: [PATCHv8 7/7] gitweb: add empty alt text to avatar img
,
Jakub Narebski
Re: [PATCHv8 6/7] gitweb: picon avatar provider
,
Jakub Narebski
Re: [PATCHv8 6/7] gitweb: picon avatar provider
,
Giuseppe Bilotta
Re: [PATCHv8 5/7] gitweb: gravatar url cache
,
Jakub Narebski
Re: [PATCHv8 5/7] gitweb: gravatar url cache
,
Junio C Hamano
Re: [PATCHv8 5/7] gitweb: gravatar url cache
,
Giuseppe Bilotta
Re: [PATCHv8 4/7] gitweb: (gr)avatar support
,
Jakub Narebski
Re: [PATCHv8 3/7] gitweb: use git_print_authorship_rows in 'tag' view too
,
Jakub Narebski
Re: [PATCHv8 2/7] gitweb: uniform author info for commit and commitdiff
,
Jakub Narebski
Re: [PATCHv8 1/7] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv8 1/7] gitweb: refactor author name insertion
,
Giuseppe Bilotta
Re: [PATCHv8 1/7] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv8 1/7] gitweb: refactor author name insertion
,
Giuseppe Bilotta
Re: [PATCHv8 1/7] gitweb: refactor author name insertion
,
Jakub Narebski
git-gui is slow to display a large number of changed/new files
,
Dan Zwell
Re: git-gui is slow to display a large number of changed/new files
,
Alex Riesen
[PATCH] Makefile: git.o depends on library headers
,
Johannes Sixt
Merge, rebase and whitespace fixes
,
Giuseppe Bilotta
Re: Merge, rebase and whitespace fixes
,
Rogan Dawes
Re: Merge, rebase and whitespace fixes
,
Giuseppe Bilotta
Re: Merge, rebase and whitespace fixes
,
Rogan Dawes
Re: Merge, rebase and whitespace fixes
,
Giuseppe Bilotta
bzr to git syncing
,
David Reitter
git log: add '--merges' flag to match '--no-merges'
,
Linus Torvalds
Re: git log: add '--merges' flag to match '--no-merges'
,
Linus Torvalds
[PATCH] Makes some cleanup/review in gittutorial
,
Thadeu Lima de Souza Cascardo
[PATCH 2/2] Translate the tutorial to Brazillian Portuguese.
,
Thadeu Lima de Souza Cascardo
Re: [PATCH 2/2] Translate the tutorial to Brazillian Portuguese.
,
Junio C Hamano
[PATCH] Translate the tutorial to Brazillian Portuguese.
,
Thadeu Lima de Souza Cascardo
Re: [PATCH] Translate the tutorial to Brazillian Portuguese.
,
Junio C Hamano
Re: [PATCH] Translate the tutorial to Brazillian Portuguese.
,
Thadeu Lima de Souza Cascardo
Re: [PATCH] Translate the tutorial to Brazillian Portuguese.
,
Junio C Hamano
Re: [PATCH] Translate the tutorial to Brazillian Portuguese.
,
Jakub Narebski
[PATCH 1/2] Makes some cleanup/review in gittutorial
,
Thadeu Lima de Souza Cascardo
git top links: 2009-06
,
Felipe Contreras
git monthly links: 2009-05
,
Felipe Contreras
Re: git monthly links: 2009-05
,
Nanako Shiraishi
Re: git monthly links: 2009-05
,
Felipe Contreras
Re: git monthly links: 2009-05
,
Johannes Schindelin
Re: git monthly links: 2009-05
,
Felipe Contreras
gitk: cache line for unreachable rev causing error
,
Thomas Rast
Re: gitk: cache line for unreachable rev causing error
,
Thomas Rast
git mailinfo strips important context from patch subjects
,
Roger Leigh
Re: git mailinfo strips important context from patch subjects
,
Jeff King
Re: git mailinfo strips important context from patch subjects
,
Junio C Hamano
Re: git mailinfo strips important context from patch subjects
,
Andreas Ericsson
[PATCH] mailinfo: Remove only one set of square brackets
,
Andreas Ericsson
Re: [PATCH] mailinfo: Remove only one set of square brackets
,
Junio C Hamano
Re: [PATCH] mailinfo: Remove only one set of square brackets
,
Jeff King
[PATCH] builtin-mailinfo.c: Trim only first pair of square brackets in subject
,
Roger Leigh
Re: [PATCH] builtin-mailinfo.c: Trim only first pair of square brackets in subject
,
Jakub Narebski
Re: [PATCH] builtin-mailinfo.c: Trim only first pair of square brackets in subject
,
Roger Leigh
[PATCH 2/2] builtin-mailinfo.c: Free regular expression after use
,
Roger Leigh
Re: git mailinfo strips important context from patch subjects
,
Roger Leigh
[PATCH] git mailinfo strips important context from patch subjects
,
Paolo Bonzini
Re: [PATCH] git mailinfo strips important context from patch subjects
,
Andreas Ericsson
Re: [PATCH] git mailinfo strips important context from patch subjects
,
Paolo Bonzini
Re: [PATCH] git mailinfo strips important context from patch subjects
,
Andreas Ericsson
Problem cloning over ssh with git submodule and tags
,
Mike Dornberger
[PATCH] Remove filename from conflict markers
,
Martin Renold
Re: [PATCH] Remove filename from conflict markers
,
Junio C Hamano
Re: [PATCH] Remove filename from conflict markers
,
Nanako Shiraishi
Re: [PATCH] Remove filename from conflict markers
,
Martin Renold
Re: [PATCH] Remove filename from conflict markers
,
Junio C Hamano
Re: [PATCH] Remove filename from conflict markers
,
Martin Renold
[PATCH/v2] Remove filename from conflict markers
,
Martin Renold
Re: [PATCH/v2] Remove filename from conflict markers
,
Junio C Hamano
git remote rm non-existant-remote
,
Brian Gernhardt
Re: git remote rm non-existant-remote
,
Jeff King
Re: git remote rm non-existant-remote
,
Brian Gernhardt
Re: git remote rm non-existant-remote
,
Jeff King
[PATCH] git-submodule documentation: fix foreach example
,
Miklos Vajna
Re: [PATCH] git-submodule documentation: fix foreach example
,
Jakub Narebski
[PATCH v2] git-submodule documentation: fix foreach example
,
Miklos Vajna
git push failed over http
,
Lynn Lin
Re: git push failed over http
,
Jakub Narebski
Re: git push failed over http
,
Tay Ray Chuan
What's cooking in git.git (Jun 2009, #03; Sat, 27)
,
Junio C Hamano
Re: What's cooking in git.git (Jun 2009, #03; Sat, 27)
,
Christian Couder
Re: What's cooking in git.git (Jun 2009, #03; Sat, 27)
,
Johannes Schindelin
Re: Suggestion: "man git clone"
,
Colin Watson
[PATCH] git status -q (similar to subversion)
,
Unknown
Re: [PATCH] git status -q (similar to subversion)
,
Jeff King
Re: [PATCH] git status -q (similar to subversion)
,
Martin Renold
Re: [PATCH] git status -q (similar to subversion)
,
Jeff King
Re: [PATCH] git status -q (similar to subversion)
,
Martin Renold
Re: [PATCH] git status -q (similar to subversion)
,
Jeff King
Re: [PATCH] git status -q (similar to subversion)
,
Paolo Bonzini
Re: [PATCH] git status -q (similar to subversion)
,
David Aguilar
Re: [PATCH] git status -q (similar to subversion)
,
Unknown
Re: [PATCH] git status -q (similar to subversion)
,
Jeff King
Re: [PATCH] git status -q (similar to subversion)
,
Unknown
[PATCH 1/2] Test git archive --remote
,
Thomas Rast
[PATCH 2/2] Test grep --and/--or/--not
,
Thomas Rast
[PATCH] gitweb/README: fix AliasMatch in example
,
Giuseppe Bilotta
[PATCHv7 0/9] gitweb: avatar support
,
Giuseppe Bilotta
[PATCHv7 1/9] gitweb: refactor author name insertion
,
Giuseppe Bilotta
[PATCHv7 2/9] gitweb: uniform author info for commit and commitdiff
,
Giuseppe Bilotta
[PATCHv7 3/9] gitweb: use git_print_authorship_rows in 'tag' view too
,
Giuseppe Bilotta
[PATCHv7 4/9] gitweb: right-align date cell in shortlog
,
Giuseppe Bilotta
[PATCHv7 5/9] gitweb: (gr)avatar support
,
Giuseppe Bilotta
[PATCHv7 6/9] gitweb: gravatar url cache
,
Giuseppe Bilotta
[PATCHv7 7/9] gitweb: picon avatar provider
,
Giuseppe Bilotta
[PATCHv7 8/9] gitweb: use picon for gravatar fallback
,
Giuseppe Bilotta
[PATCHv7 9/9] gitweb: add alt text to avatar img
,
Giuseppe Bilotta
Re: [PATCHv7 9/9] gitweb: add alt text to avatar img
,
Jakub Narebski
Re: [PATCHv7 9/9] gitweb: add alt text to avatar img
,
Giuseppe Bilotta
Re: [PATCHv7 8/9] gitweb: use picon for gravatar fallback
,
Jakub Narebski
Re: [PATCHv7 7/9] gitweb: picon avatar provider
,
Jakub Narebski
Re: [PATCHv7 7/9] gitweb: picon avatar provider
,
Giuseppe Bilotta
Re: [PATCHv7 6/9] gitweb: gravatar url cache
,
Jakub Narebski
Re: [PATCHv7 5/9] gitweb: (gr)avatar support
,
Jakub Narebski
Re: [PATCHv7 5/9] gitweb: (gr)avatar support
,
Giuseppe Bilotta
Re: [PATCHv7 5/9] gitweb: (gr)avatar support
,
Jakub Narebski
Re: [PATCHv7 4/9] gitweb: right-align date cell in shortlog
,
Jakub Narebski
Re: [PATCHv7 4/9] gitweb: right-align date cell in shortlog
,
Giuseppe Bilotta
Re: [PATCHv7 3/9] gitweb: use git_print_authorship_rows in 'tag' view too
,
Jakub Narebski
Re: [PATCHv7 3/9] gitweb: use git_print_authorship_rows in 'tag' view too
,
Giuseppe Bilotta
Re: [PATCHv7 2/9] gitweb: uniform author info for commit and commitdiff
,
Jakub Narebski
Re: [PATCHv7 2/9] gitweb: uniform author info for commit and commitdiff
,
Junio C Hamano
Re: [PATCHv7 2/9] gitweb: uniform author info for commit and commitdiff
,
Giuseppe Bilotta
Re: [PATCHv7 1/9] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv7 1/9] gitweb: refactor author name insertion
,
Giuseppe Bilotta
Re: [PATCHv7 1/9] gitweb: refactor author name insertion
,
Giuseppe Bilotta
Re: [PATCHv7 0/9] gitweb: avatar support
,
Jakub Narebski
Re: [PATCHv7 0/9] gitweb: avatar support
,
Giuseppe Bilotta
[PATCH 0/4] start using sequencer code to port "rebase -i"
,
Christian Couder
[PATCH 3/4] sequencer: free memory used in "make_patch" function
,
Christian Couder
[PATCH 1/4] sequencer: add "builtin-sequencer--helper.c"
,
Christian Couder
[PATCH 2/4] sequencer: add "make_patch" function to save a patch
,
Christian Couder
Re: [PATCH 2/4] sequencer: add "make_patch" function to save a patch
,
Christian Couder
[PATCH 4/4] rebase -i: use "git sequencer--helper --make-patch"
,
Christian Couder
Q: why submodules references are different from tree entries from point of view of sorting?
,
Constantine Plotnikov
[PATCH] Canonicalize svn urls to prevent libsvn assertion
,
Ulrich Dangel
Re: [PATCH] Canonicalize svn urls to prevent libsvn assertion
,
Eric Wong
git.el problems
,
Rustom Mody
Choosing a mergetool according to file type
,
Gregory Jefferis
<Possible follow-ups>
Re: Choosing a mergetool according to file type
,
Gregory Jefferis
Re: Choosing a mergetool according to file type
,
Johannes Sixt
Re: Choosing a mergetool according to file type
,
Matthieu Moy
Re: Choosing a mergetool according to file type
,
Gregory Jefferis
Re: Choosing a mergetool according to file type
,
Matthieu Moy
Re: Choosing a mergetool according to file type
,
Junio C Hamano
Re: Choosing a mergetool according to file type
,
Gregory Jefferis
Re: Choosing a mergetool according to file type
,
Gregory Jefferis
A few fast export fixups -- round 3
,
newren
[PATCHv3 1/7] fast-export: Set revs.topo_order before calling setup_revisions
,
newren
[PATCHv3 2/7] fast-export: Omit tags that tag trees
,
newren
[PATCHv3 3/7] fast-export: Make sure we show actual ref names instead of "(null)"
,
newren
[PATCHv3 4/7] fast-export: Do parent rewriting to avoid dropping relevant commits
,
newren
[PATCHv3 5/7] fast-export: Add a --tag-of-filtered-object option for newly dangling tags
,
newren
[PATCHv3 7/7] fast-export: Document the fact that git-rev-list arguments are accepted
,
newren
[PATCHv3 6/7] Add new fast-export testcases
,
newren
Egit crashing Eclipse on sparc (Solaris 10)
,
John Bito
git svn's performance on cloning mono's branches/tags...
,
Hin-Tak Leung
Re: git svn's performance on cloning mono's branches/tags...
,
Andreas Ericsson
Re: git svn's performance on cloning mono's branches/tags...
,
Hin-Tak Leung
Re: git svn's performance on cloning mono's branches/tags...
,
Andreas Ericsson
Re: git svn's performance on cloning mono's branches/tags...
,
Hin-Tak Leung
Re: git svn's performance on cloning mono's branches/tags...
,
Hin-Tak Leung
Re: git svn's performance on cloning mono's branches/tags...
,
Hin-Tak Leung
Re: git svn's performance on cloning mono's branches/tags...
,
Eric Wong
feature suggestion: git commit -a -o ...
,
David Reitter
Re: feature suggestion: git commit -a -o ...
,
Jeff King
commit hooks on merge
,
Kurt Milligan
[RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - trial run
,
Johan Herland
Re: [RFC] Git User's Survey 2009 - trial run
,
Santi Béjar
Re: [RFC] Git User's Survey 2009 - trial run
,
Felipe Contreras
Re: [RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - trial run
,
Johan Herland
Re: [RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - trial run
,
Peter Baumann
Re: [RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - trial run
,
Felipe Contreras
Re: [RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Re: [RFC] Git User's Survey 2009 - trial run
,
Felipe Contreras
Re: [RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Message not available
Re: [RFC] Git User's Survey 2009 - trial run
,
Jakub Narebski
Determine Blob ID from Commit ID and File Path
,
Sigurdson, Dirk
Re: Determine Blob ID from Commit ID and File Path
,
Junio C Hamano
Move JGit off JSch?
,
Shawn O. Pearce
Re: Move JGit off JSch?
,
Ferry Huberts
Re: Move JGit off JSch?
,
Robin Rosenberg
man pages oddity from git-fetch.txt
,
Ralf Wildenhues
Displaying Current Git Aliases
,
Tim Visher
Re: Displaying Current Git Aliases
,
Wincent Colaiuta
Re: Displaying Current Git Aliases
,
Johannes Schindelin
Re: Displaying Current Git Aliases
,
Teemu Likonen
Re: Displaying Current Git Aliases
,
Jakub Narebski
Re: Displaying Current Git Aliases
,
Randal L. Schwartz
Re: Displaying Current Git Aliases
,
Johannes Schindelin
Re: Displaying Current Git Aliases
,
Tim Visher
Re: Displaying Current Git Aliases
,
Jay Soffian
[JGIT PATCH] make_jgit.sh: do not fail with untagged repository
,
Johannes Schindelin
[JGIT PATCH] Fixed RefUpdateTest.tryRenameWhenLocked() family of tests
,
Constantine Plotnikov
git in emacs
,
Rustom Mody
Re: git in emacs
,
Jakub Narebski
Re: git in emacs
,
Rustom Mody
Re: git in emacs
,
Alexandre Julliard
[PATCHv6 0/8] gitweb: gravatar support
,
Giuseppe Bilotta
[PATCHv6 1/8] gitweb: refactor author name insertion
,
Giuseppe Bilotta
[PATCHv6 2/8] gitweb: uniform author info for commit and commitdiff
,
Giuseppe Bilotta
[PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Giuseppe Bilotta
[PATCHv6 4/8] gitweb: (gr)avatar support
,
Giuseppe Bilotta
[PATCHv6 5/8] gitweb: gravatar url cache
,
Giuseppe Bilotta
[PATCHv6 6/8] gitweb: add 'alt' to avatar images
,
Giuseppe Bilotta
[PATCHv6 7/8] gitweb: recognize 'trivial' acks
,
Giuseppe Bilotta
[PATCHv6 8/8] gitweb: add avatar in signoff lines
,
Giuseppe Bilotta
[PATCHv6 9/8] gitweb: put signoff lines in a table
,
Giuseppe Bilotta
Re: [PATCHv6 9/8] gitweb: put signoff lines in a table
,
Jakub Narebski
Re: [PATCHv6 8/8] gitweb: add avatar in signoff lines
,
Jakub Narebski
Re: [PATCHv6 8/8] gitweb: add avatar in signoff lines
,
Giuseppe Bilotta
Re: [PATCHv6 7/8] gitweb: recognize 'trivial' acks
,
Jakub Narebski
Re: [PATCHv6 7/8] gitweb: recognize 'trivial' acks
,
Junio C Hamano
Re: [PATCHv6 7/8] gitweb: recognize 'trivial' acks
,
Giuseppe Bilotta
Re: [PATCHv6 6/8] gitweb: add 'alt' to avatar images
,
Jakub Narebski
Re: [PATCHv6 6/8] gitweb: add 'alt' to avatar images
,
Thomas Adam
Re: [PATCHv6 5/8] gitweb: gravatar url cache
,
Jakub Narebski
Re: [PATCHv6 5/8] gitweb: gravatar url cache
,
Giuseppe Bilotta
Re: [PATCHv6 5/8] gitweb: gravatar url cache
,
Jakub Narebski
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Jakub Narebski
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Giuseppe Bilotta
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Jakub Narebski
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Giuseppe Bilotta
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Jakub Narebski
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Junio C Hamano
Re: [PATCHv6 4/8] gitweb: (gr)avatar support
,
Giuseppe Bilotta
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Jakub Narebski
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Giuseppe Bilotta
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Junio C Hamano
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Giuseppe Bilotta
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Junio C Hamano
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Jakub Narebski
Re: [PATCHv6 3/8] gitweb: right-align date cell in shortlog
,
Jakub Narebski
Re: [PATCHv6 2/8] gitweb: uniform author info for commit and commitdiff
,
Jakub Narebski
Re: [PATCHv6 2/8] gitweb: uniform author info for commit and commitdiff
,
Giuseppe Bilotta
Re: [PATCHv6 1/8] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv6 1/8] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv6 1/8] gitweb: refactor author name insertion
,
Giuseppe Bilotta
Re: [PATCHv6 0/8] gitweb: gravatar support
,
Jakub Narebski
Re: [PATCHv6 0/8] gitweb: gravatar support
,
Giuseppe Bilotta
Re: [PATCHv6 0/8] gitweb: gravatar support
,
Junio C Hamano
Re: [PATCHv6 0/8] gitweb: gravatar support
,
Giuseppe Bilotta
Re: [PATCHv6 0/8] gitweb: gravatar support
,
Junio C Hamano
Re: [PATCHv6 0/8] gitweb: gravatar support
,
Jakub Narebski
Parallell Development / Switching to GIT
,
Patrick Neuner
Re: Parallell Development / Switching to GIT
,
Andreas Ericsson
AW: Parallell Development / Switching to GIT
,
Patrick Neuner - Futureweb.at
Re: Parallell Development / Switching to GIT
,
Jeff King
AW: Parallell Development / Switching to GIT
,
Patrick Neuner - Futureweb.at
Re: Parallell Development / Switching to GIT
,
David Aguilar
Re: AW: Parallell Development / Switching to GIT
,
Andreas Ericsson
Re: AW: Parallell Development / Switching to GIT
,
Peter Harris
AW: AW: Parallell Development / Switching to GIT
,
Patrick Neuner - Futureweb.at
Re: AW: AW: Parallell Development / Switching to GIT
,
Johannes Sixt
AW: AW: AW: Parallell Development / Switching to GIT
,
Patrick Neuner - Futureweb.at
Re: Parallell Development / Switching to GIT
,
Johannes Sixt
Re: Parallell Development / Switching to GIT
,
Jeff King
[PATCH] git-remote: fixed missing .uploadpack usage for show command
,
Chris Frey
Re: [PATCH] git-remote: fixed missing .uploadpack usage for show command
,
Junio C Hamano
[PATCH] git-remote: fixed missing .uploadpack usage for show command
,
Chris Frey
Re: [PATCH] git-remote: fix missing .uploadpack usage for show command
,
Junio C Hamano
git-svn seems confused about current HEAD
,
tom fogal
Re: git-svn seems confused about current HEAD
,
Eric Wong
Re: git-svn seems confused about current HEAD
,
tom fogal
Could this be done simpler?
,
Linus Torvalds
Re: Could this be done simpler?
,
Junio C Hamano
Re: Could this be done simpler?
,
Randal L. Schwartz
Re: Could this be done simpler?
,
Matthias Andree
Re: Could this be done simpler?
,
Junio C Hamano
Re: Could this be done simpler?
,
Matthias Andree
Re: Could this be done simpler?
,
Junio C Hamano
Re: Could this be done simpler?
,
Junio C Hamano
Re: Could this be done simpler?
,
Michael J Gruber
Re: Could this be done simpler?
,
Christian Couder
Re: Could this be done simpler?
,
Christian Couder
Re: Could this be done simpler?
,
Junio C Hamano
Re: Could this be done simpler?
,
Linus Torvalds
Re: Could this be done simpler?
,
Junio C Hamano
Re: Could this be done simpler?
,
Christian Couder
[PATCHv5 0/3] gitweb: gravatar support
,
Giuseppe Bilotta
[PATCHv5 1/3] gitweb: refactor author name insertion
,
Giuseppe Bilotta
[PATCHv5 2/3] gitweb: gravatar support
,
Giuseppe Bilotta
[PATCHv5 3/3] gitweb: gravatar url cache
,
Giuseppe Bilotta
Re: [PATCHv5 3/3] gitweb: gravatar url cache
,
Junio C Hamano
Re: [PATCHv5 3/3] gitweb: gravatar url cache
,
Giuseppe Bilotta
Re: [PATCHv5 3/3] gitweb: gravatar url cache
,
Jacob Helwig
Re: [PATCHv5 3/3] gitweb: gravatar url cache
,
Giuseppe Bilotta
[PATCHv5bis 3/3] gitweb: gravatar url cache
,
Giuseppe Bilotta
Re: [PATCHv5 3/3] gitweb: gravatar url cache
,
Junio C Hamano
Re: [PATCHv5 1/3] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv5 1/3] gitweb: refactor author name insertion
,
Giuseppe Bilotta
git-gui translation pushed
,
Jimmy Angelakos
[JGIT PATCH 0/3] Support for loading .gitmodules from blobs
,
Constantine Plotnikov
[JGIT PATCH 1/3] Extracted functionality independent from .git/config from RepositoryConfig
,
Constantine Plotnikov
[JGIT PATCH 2/3] Config.getSubsections(...) now loads the file if it has not been loaded
,
Constantine Plotnikov
[JGIT PATCH 3/3] Added BlobBasedConfig that allows accessing configuration files stored in the blobs
,
Constantine Plotnikov
Re: [JGIT PATCH 0/3] Support for loading .gitmodules from blobs
,
Shawn O. Pearce
names using git config
,
Ryan
Re: names using git config
,
Matthieu Moy
Re: names using git config
,
Ryan
Re: names using git config
,
Junio C Hamano
Re: names using git config
,
Ryan
Re: names using git config
,
Junio C Hamano
git pull merges current branch even when <dst> is specified
,
Tom Lambda
Re: git pull merges current branch even when <dst> is specified
,
Michael J Gruber
Re: git pull merges current branch even when <dst> is specified
,
Johannes Schindelin
Re: git pull merges current branch even when <dst> is specified
,
Tom Lambda
Reason for objects still being written with a failing pre-receive hook?
,
Johan Sørensen
Re: Reason for objects still being written with a failing pre-receive hook?
,
Shawn O. Pearce
Re: Reason for objects still being written with a failing pre-receive hook?
,
Johan Sørensen
[Q] `git push', branch management, and "(forced update)"?
,
Brian Foster
Re: [Q] `git push', branch management, and "(forced update)"?
,
Junio C Hamano
[PATCH 1/2] read-tree: convert unhelpful usage()'s to helpful die()'s
,
Stephen Boyd
[PATCH 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
Re: [PATCH 2/2] read-tree: migrate to parse-options
,
Junio C Hamano
Re: [PATCH 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
[PATCHv2 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
Re: [PATCHv2 2/2] read-tree: migrate to parse-options
,
Johannes Sixt
Re: [PATCHv2 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
[PATCHv3 1/2] read-tree: convert unhelpful usage()'s to helpful die()'s
,
Stephen Boyd
[PATCHv3 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
Re: [PATCHv3 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
Re: [PATCHv3 2/2] read-tree: migrate to parse-options
,
Junio C Hamano
Re: [PATCHv3 2/2] read-tree: migrate to parse-options
,
Stephen Boyd
[JGIT PATCH 1/2] Add getEncoding() to RevCommit to discover the encoding
,
Shawn O. Pearce
[JGIT PATCH 2/2] Add parsing support for Signed-off-by lines in commit messages
,
Shawn O. Pearce
[JGIT PATCH 3/2] Support extracting emails from Signed-off-by lines
,
Shawn O. Pearce
[JGIT PATCH] Fix sort order in GitIndex and mark it as deprecated
,
Robin Rosenberg
crash proof / recovery from power loss
,
Sascha Silbe
Re: crash proof / recovery from power loss
,
Jakub Narebski
Re: crash proof / recovery from power loss
,
Martin Langhoff
work git behind a proxy
,
kodenix
Re: work git behind a proxy
,
Sitaram Chamarty
[PATCH] Add a hint to the output of git-rebase.
,
Daniel Trstenjak
[JGIT PATCH] Fixed the test testUpdateRefLockFailureLocked broken on the Windows platform
,
Constantine Plotnikov
git-svn with the asterisk svn repository
,
Tzafrir Cohen
[no subject]
,
Larry D'Anna
[PATCHv4 0/2] gitweb: gravatar support
,
Giuseppe Bilotta
[PATCHv4 1/2] gitweb: refactor author name insertion
,
Giuseppe Bilotta
[PATCHv4 2/2] gitweb: gravatar support
,
Giuseppe Bilotta
Re: [PATCHv4 2/2] gitweb: gravatar support
,
Nanako Shiraishi
Re: [PATCHv4 2/2] gitweb: gravatar support
,
Giuseppe Bilotta
Re: [PATCHv4 2/2] gitweb: gravatar support
,
Jakub Narebski
Re: [PATCHv4 1/2] gitweb: refactor author name insertion
,
Jakub Narebski
Re: [PATCHv4 0/2] gitweb: gravatar support
,
Junio C Hamano
Re: [PATCHv4 0/2] gitweb: gravatar support
,
Jakub Narebski
Re: [PATCHv4 0/2] gitweb: gravatar support
,
Nanako Shiraishi
[JGIT PATCH] Update Index (refresh) doesn't do anything obvious
,
Robin Rosenberg
most annoying thing in git-push
,
Alexey I. Froloff
Re: most annoying thing in git-push
,
ZoltánFüzesi
Re: most annoying thing in git-push
,
Junio C Hamano
Re: most annoying thing in git-push
,
Jakub Narebski
Re: most annoying thing in git-push
,
Alexey I. Froloff
git-mailsplit and TortoiseGit bugs
,
Filip Navara
Re: git-mailsplit and TortoiseGit bugs
,
Jeff King
Re: git-mailsplit and TortoiseGit bugs
,
Filip Navara
Re: git-mailsplit and TortoiseGit bugs
,
Frank Li
Re: git-mailsplit and TortoiseGit bugs
,
Filip Navara
Re: git-mailsplit and TortoiseGit bugs
,
Junio C Hamano
Re: git-mailsplit and TortoiseGit bugs
,
Jeff King
[PATCH] t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH
,
Brandon Casey
Re: [PATCH] tools: fread does not return negative on error
,
Ingo Molnar
Re: [PATCH] tools: fread does not return negative on error
,
roel kluin
[PATCH] fread does not return negative on error
,
René Scharfe
Re: [PATCH] fread does not return negative on error
,
Junio C Hamano
Re: [PATCH] fread does not return negative on error
,
Ingo Molnar
Re: [PATCH] fread does not return negative on error
,
Johannes Schindelin
Re: [PATCH] fread does not return negative on error
,
Junio C Hamano
Re: [PATCH] fread does not return negative on error
,
Johannes Schindelin
Re: [PATCH] fread does not return negative on error
,
Ingo Molnar
Re: [PATCH] fread does not return negative on error
,
Alex Riesen
Re: [PATCH] fread does not return negative on error
,
Junio C Hamano
Re: [PATCH] fread does not return negative on error
,
Christian Couder
Re: [PATCH] fread does not return negative on error
,
Ingo Molnar
Re: [PATCH] fread does not return negative on error
,
Junio C Hamano
A few fast export fixups -- round 2
,
newren
[PATCH v2] fast-export: Omit tags that tag trees
,
newren
Re: [PATCH v2] fast-export: Omit tags that tag trees
,
Junio C Hamano
[PATCH v2] fast-export: Make sure we show actual ref names instead of "(null)"
,
newren
Re: [PATCH v2] fast-export: Make sure we show actual ref names instead of "(null)"
,
Junio C Hamano
[PATCH v2] fast-export: Do parent rewriting to avoid dropping relevant commits
,
newren
[PATCH v2] fast-export: Add a --tag-of-filtered-object option for newly dangling tags
,
newren
Re: [PATCH v2] fast-export: Add a --tag-of-filtered-object option for newly dangling tags
,
Junio C Hamano
Re: [PATCH v2] fast-export: Add a --tag-of-filtered-object option for newly dangling tags
,
Elijah Newren
[PATCH v2] Add new fast-export testcases
,
newren
[PATCH v2] fast-export: Document the fact that git-rev-list arguments are accepted
,
newren
git diff --chunk-pickaxe?
,
Nguyen Thai Ngoc Duy
Re: git diff --chunk-pickaxe?
,
Jakub Narebski
Re: git diff --chunk-pickaxe?
,
René Scharfe
Re: git diff --chunk-pickaxe?
,
Nguyen Thai Ngoc Duy
[BUG] apply: test for trailing whitespace & no new line bug
,
y
[BUG] malloc error when using large file.
,
Emmanuel Puerto
Re: [BUG] malloc error when using large file.
,
Jeff King
RE: [BUG] malloc error when using large file.
,
Emmanuel Puerto
Re: [BUG] malloc error when using large file.
,
Jeff King
RE: [BUG] malloc error when using large file.
,
Linus Torvalds
RE: [BUG] malloc error when using large file.
,
Emmanuel Puerto
push.default???
,
Paolo Bonzini
Re: push.default???
,
Junio C Hamano
Re: push.default???
,
Paolo Bonzini
Re: push.default???
,
Finn Arne Gangstad
Re: push.default???
,
Paolo Bonzini
Re: push.default???
,
Finn Arne Gangstad
Re: push.default???
,
Andreas Ericsson
Re: push.default???
,
Finn Arne Gangstad
Re: push.default???
,
Andreas Ericsson
Re: push.default???
,
Paolo Bonzini
Re: push.default???
,
Finn Arne Gangstad
Re: push.default???
,
Paolo Bonzini
Re: push.default???
,
Junio C Hamano
Re: push.default???
,
Junio C Hamano
Re: push.default???
,
Miles Bader
Re: push.default???
,
Junio C Hamano
Re: push.default???
,
Paolo Bonzini
Re: push.default???
,
Finn Arne Gangstad
What's in git.git (Jun 2009, #02; Mon, 22)
,
Junio C Hamano
[ANNOUNCE] GIT 1.6.3.3
,
Junio C Hamano
[PATCH v3 2/2] rebase -i: save only original commit sha1 to save author information
,
Christian Couder
Re: [PATCH v3 2/2] rebase -i: save only original commit sha1 to save author information
,
Jakub Narebski
Re: [PATCH v3 2/2] rebase -i: save only original commit sha1 to save author information
,
Johannes Schindelin
[PATCH v3 1/2] rebase -i: remove get_author_ident_from_commit() from "git-sh-setup.sh"
,
Christian Couder
Problem packing repository
,
Larry Finger
Re: Problem packing repository
,
Johannes Sixt
Re: Problem packing repository
,
Larry Finger
[PATCH] Add matchings for csharp
,
Adam Petaccia
Re: [PATCH] Add matchings for csharp
,
Johannes Sixt
Re: [PATCH] Add matchings for csharp
,
Paolo Bonzini
[PATCH js/daemon-log] receive-pack: do not send error details to the client
,
Johannes Sixt
[PATCHv3 0/2] gitweb: gravatar support
,
Giuseppe Bilotta
[PATCHv3 1/2] gitweb: gravatar support
,
Giuseppe Bilotta
[PATCHv3 2/2] gitweb: refactor author+gravatar insertion
,
Giuseppe Bilotta
Re: [PATCHv3 0/2] gitweb: gravatar support
,
Junio C Hamano
[PATCH] gitk: Fix "git gui blame" invocation when called from topdir
,
Markus Heidelberg
[PATCH] gitk: Adjust two equal strings which differed in whitespace
,
Markus Heidelberg
[PATCH] clone: add --perm option to clone an shared repository
,
Roy Lee
Re: [PATCH] clone: add --perm option to clone an shared repository
,
Paolo Bonzini
Re: [PATCH] clone: add --perm option to clone an shared repository
,
Johannes Schindelin
Re: [PATCH] clone: add --perm option to clone an shared repository
,
Paolo Bonzini
Re: [PATCH] clone: add --perm option to clone an shared repository
,
Roy Lee
[PATCH] t3505: fix abuse of test_expect_code
,
Junio C Hamano
[PATCH v2 1/2] rebase -i: remove get_author_ident_from_commit() from "git-sh-setup.sh"
,
Christian Couder
[PATCH v2 2/2] rebase -i: use config file format to save author information
,
Christian Couder
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Junio C Hamano
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Daniel Barkalow
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Junio C Hamano
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Jakub Narebski
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Junio C Hamano
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Christian Couder
Re: [PATCH v2 2/2] rebase -i: use config file format to save author information
,
Junio C Hamano
[PATCH 1/2] git-show-ref.txt: remove word and make consistent
,
Stephen Boyd
[PATCH 2/2] show-ref: migrate to parse-options
,
Stephen Boyd
[JGIT PATCH 1/2] Cleanup Transport.applyConfig to use setter methods more consistently
,
Shawn O. Pearce
[JGIT PATCH 2/2] Add support for remote.name.pushurl
,
Shawn O. Pearce
Re: [JGIT PATCH 2/2] Add support for remote.name.pushurl
,
Robin Rosenberg
Re: [JGIT PATCH 2/2] Add support for remote.name.pushurl
,
Shawn O. Pearce
[JGIT PATCH] Correct JGit project URL in Maven pom.xml
,
Shawn O. Pearce
Confusion using git on svn server
,
Matthieu Stigler
<Possible follow-ups>
Confusion using git on svn server
,
Matthieu Stigler
Re: Confusion using git on svn server
,
Florian Weimer
Re: Confusion using git on svn server
,
Matthieu Stigler
Re: Confusion using git on svn server
,
Florian Weimer
Message not available
Re: Confusion using git on svn server
,
Florian Weimer
Feature suggestion: git grep --blame
,
David Christensen
Re: Feature suggestion: git grep --blame
,
René Scharfe
[PATCH] git-svn documentation: fix typo in 'rebase vs. pull/merge' section
,
Miklos Vajna
[FAQ]
[Linux Kernel]
[LKML FAQ]
[Site Home]
[IETF Annouce]
[Security]
[Free Online Dating]
[Bugtraq]