Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: [PATCH/RFC 1/2] wrapper: supply xsetenv
,
(continued)
Re: [PATCH/RFC 1/2] wrapper: supply xsetenv
,
Andreas Schwab
[PATCH resend] Do not create commits whose message contains NUL
,
Nguyễn Thái Ngọc Duy
Re: [PATCH resend] Do not create commits whose message contains NUL
,
Jeff King
Re: [PATCH resend] Do not create commits whose message contains NUL
,
Miles Bader
Re: [PATCH resend] Do not create commits whose message contains NUL
,
Jeff King
Re: [PATCH resend] Do not create commits whose message contains NUL
,
Drew Northup
Re: [PATCH resend] Do not create commits whose message contains NUL
,
Jeff King
[PATCH 0/3] git-commit rejects messages with NULs
,
Nguyễn Thái Ngọc Duy
[PATCH 1/3] Make commit_tree() take message length in addition to the commit message
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 1/3] Make commit_tree() take message length in addition to the commit message
,
Junio C Hamano
[PATCH v2 1/3] merge: abort if fails to commit
,
Nguyễn Thái Ngọc Duy
[PATCH v2 2/3] Convert commit_tree() to take strbuf as message
,
Nguyễn Thái Ngọc Duy
[PATCH v2 3/3] commit: refuse commit messages that contain NULs
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v2 1/3] merge: abort if fails to commit
,
Junio C Hamano
[PATCH 2/3] merge: abort if fails to commit
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/3] merge: abort if fails to commit
,
Junio C Hamano
[PATCH 3/3] Do not create commits whose message contains NUL
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Junio C Hamano
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Jeff King
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Junio C Hamano
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Junio C Hamano
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Miles Bader
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Jeff King
Re: [PATCH 3/3] Do not create commits whose message contains NUL
,
Junio C Hamano
[PATCH 0/4] exact ref-matching for fetch-pack
,
Jeff King
[PATCH 1/4] drop "match" parameter from get_remote_heads
,
Jeff King
[PATCH 2/4] t5500: give fully-qualified refs to fetch-pack
,
Jeff King
[PATCH 3/4] fetch-pack: match refs exactly
,
Jeff King
Re: [PATCH 3/4] fetch-pack: match refs exactly
,
Jeff King
Re: [PATCH 3/4] fetch-pack: match refs exactly
,
Junio C Hamano
[PATCH 4/4] connect.c: drop path_match function
,
Jeff King
Re: [PATCH 4/4] connect.c: drop path_match function
,
Michael Haggerty
BUG: git-p4: can't add files with special chars
,
Luke Diamand
Re: BUG: git-p4: can't add files with special chars
,
Pete Wyckoff
[PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Thomas Rast
[PATCH 2/3] test-terminal: set output terminals to raw mode
,
Thomas Rast
Re: [PATCH 2/3] test-terminal: set output terminals to raw mode
,
Jonathan Nieder
Re: [PATCH 2/3] test-terminal: set output terminals to raw mode
,
Thomas Rast
Re: [PATCH 2/3] test-terminal: set output terminals to raw mode
,
Jonathan Nieder
[PATCH 3/3] t/lib-terminal: test test-terminal's sanity
,
Thomas Rast
Re: [PATCH 3/3] t/lib-terminal: test test-terminal's sanity
,
Jonathan Nieder
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Jonathan Nieder
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Thomas Rast
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Jonathan Nieder
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Junio C Hamano
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Junio C Hamano
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Thomas Rast
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Jeff King
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Junio C Hamano
Re: [PATCH 1/3] test-terminal: give the child an empty stdin TTY
,
Jonathan Nieder
Git blame only current branch
,
Stephen Bash
Re: Git blame only current branch
,
Jeff King
Re: Git blame only current branch
,
Stephen Bash
Re: Git blame only current branch
,
andreas . t . auer_gtml_37453
Re: Git blame only current branch
,
Vijay Lakshminarayanan
Re: Git blame only current branch
,
Jeff King
Re: Git blame only current branch
,
Junio C Hamano
Re: Git blame only current branch
,
Vijay Lakshminarayanan
Re: Git blame only current branch
,
Frans Klaver
Re: Git blame only current branch
,
Junio C Hamano
[PATCH 1/4] revert: convert resolve_ref() to read_ref_full()
,
Nguyễn Thái Ngọc Duy
[PATCH 2/4] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/4] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Junio C Hamano
[PATCH] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/4] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Michael Haggerty
[PATCH] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Nguyễn Thái Ngọc Duy
[PATCH 3/4] Guard memory overwriting in resolve_ref's static buffer
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/4] Guard memory overwriting in resolve_ref's static buffer
,
Junio C Hamano
[PATCH 4/4] Rename resolve_ref() to resolve_ref_unsafe()
,
Nguyễn Thái Ngọc Duy
[PATCH v2 00/51] ref-api-C and ref-api-D re-roll
,
mhagger
[PATCH v2 01/51] struct ref_entry: document name member
,
mhagger
[PATCH v2 03/51] refs: rename parameters result -> sha1
,
mhagger
[PATCH v2 04/51] clear_ref_array(): rename from free_ref_array()
,
mhagger
[PATCH v2 02/51] refs: rename "refname" variables
,
mhagger
Re: [PATCH v2 02/51] refs: rename "refname" variables
,
Junio C Hamano
[PATCH v2 06/51] parse_ref_line(): add docstring
,
mhagger
[PATCH v2 05/51] is_refname_available(): remove the "quiet" argument
,
mhagger
[PATCH v2 07/51] add_ref(): add docstring
,
mhagger
[PATCH v2 09/51] refs: change signatures of get_packed_refs() and get_loose_refs()
,
mhagger
[PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
mhagger
Re: [PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
Jeff King
Re: [PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
Michael Haggerty
Re: [PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
Junio C Hamano
Re: [PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
Junio C Hamano
Re: [PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
Michael Haggerty
Re: [PATCH v2 08/51] is_dup_ref(): extract function from sort_ref_array()
,
Michael Haggerty
[PATCH v2 10/51] get_ref_dir(): change signature
,
mhagger
[PATCH v2 11/51] resolve_gitlink_ref(): improve docstring
,
mhagger
[PATCH v2 12/51] Pass a (ref_cache *) to the resolve_gitlink_*() helper functions
,
mhagger
[PATCH v2 13/51] resolve_gitlink_ref_recursive(): change to work with struct ref_cache
,
mhagger
[PATCH v2 15/51] create_ref_entry(): extract function from add_ref()
,
mhagger
[PATCH v2 17/51] do_for_each_ref(): correctly terminate while processesing extra_refs
,
mhagger
Re: [PATCH v2 17/51] do_for_each_ref(): correctly terminate while processesing extra_refs
,
Junio C Hamano
[PATCH v2 18/51] do_for_each_ref_in_array(): new function
,
mhagger
[PATCH v2 16/51] add_ref(): take a (struct ref_entry *) parameter
,
mhagger
[PATCH v2 23/51] is_refname_available(): reimplement using do_for_each_ref_in_array()
,
mhagger
[PATCH v2 21/51] names_conflict(): new function, extracted from is_refname_available()
,
mhagger
[PATCH v2 25/51] free_ref_entry(): new function
,
mhagger
[PATCH v2 26/51] check_refname_component(): return 0 for zero-length components
,
mhagger
[PATCH v2 27/51] struct ref_entry: nest the value part in a union
,
mhagger
[PATCH v2 24/51] refs.c: reorder definitions more logically
,
mhagger
[PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
mhagger
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Junio C Hamano
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Junio C Hamano
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Junio C Hamano
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Junio C Hamano
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Junio C Hamano
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Jeff King
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Jeff King
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Jeff King
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Junio C Hamano
Re: [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir
,
Michael Haggerty
[PATCH v2 31/51] refs: sort ref_dirs lazily
,
mhagger
[PATCH v2 29/51] refs: store references hierarchically
,
mhagger
[PATCH v2 34/51] refs: wrap top-level ref_dirs in ref_entries
,
mhagger
[PATCH v2 35/51] get_packed_refs(): return (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 36/51] get_loose_refs(): return (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 37/51] is_refname_available(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 38/51] find_ref(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 39/51] read_packed_refs(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 40/51] add_ref(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 41/51] find_containing_direntry(): use (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 43/51] add_entry(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 44/51] do_for_each_ref_in_dir*(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 45/51] sort_ref_dir(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 46/51] struct ref_dir: store a reference to the enclosing ref_cache
,
mhagger
[PATCH v2 50/51] read_packed_refs(): keep track of the directory being worked in
,
mhagger
[PATCH v2 49/51] is_refname_available(): query only possibly-conflicting references
,
mhagger
[PATCH v2 47/51] read_loose_refs(): take a (ref_entry *) as argument
,
mhagger
[PATCH v2 51/51] repack_without_ref(): call clear_packed_ref_cache()
,
mhagger
[PATCH v2 48/51] refs: read loose references lazily
,
mhagger
[PATCH v2 42/51] search_ref_dir(): take (ref_entry *) instead of (ref_dir *)
,
mhagger
[PATCH v2 33/51] get_ref_dir(): keep track of the current ref_dir
,
mhagger
[PATCH v2 32/51] do_for_each_ref(): only iterate over the subtree that was requested
,
mhagger
[PATCH v2 30/51] sort_ref_dir(): do not sort if already sorted
,
mhagger
Re: [PATCH v2 30/51] sort_ref_dir(): do not sort if already sorted
,
Junio C Hamano
[PATCH v2 20/51] repack_without_ref(): reimplement using do_for_each_ref_in_array()
,
mhagger
Re: [PATCH v2 20/51] repack_without_ref(): reimplement using do_for_each_ref_in_array()
,
Junio C Hamano
[PATCH v2 19/51] do_for_each_ref_in_arrays(): new function
,
mhagger
[PATCH v2 22/51] names_conflict(): simplify implementation
,
mhagger
[PATCH v2 14/51] repack_without_ref(): remove temporary
,
mhagger
Re: [PATCH v2 00/51] ref-api-C and ref-api-D re-roll
,
Junio C Hamano
[PATCH] Update documentation for stripspace
,
Conrad Irwin
Re: [PATCH] Update documentation for stripspace
,
Junio C Hamano
[PATCH v2] Update documentation for stripspace
,
Conrad Irwin
Re: [PATCH v2] Update documentation for stripspace
,
Junio C Hamano
[PATCH] Update documentation for stripspace
,
Conrad Irwin
Re: [PATCH v2] Update documentation for stripspace
,
Frans Klaver
git 1.7.7.3: BUG - please make git mv -f quiet
,
Jari Aalto
[PATCH 0/5] mixed bag of minor "git mv" fixes
,
Jeff King
[PATCH 1/5] docs: mention "-k" for both forms of "git mv"
,
Jeff King
Re: [PATCH 1/5] docs: mention "-k" for both forms of "git mv"
,
Junio C Hamano
[PATCH 2/5] mv: honor --verbose flag
,
Jeff King
Re: [PATCH 2/5] mv: honor --verbose flag
,
Junio C Hamano
Re: [PATCH 2/5] mv: honor --verbose flag
,
Jeff King
[PATCH 3/5] mv: make non-directory destination error more clear
,
Jeff King
Re: [PATCH 3/5] mv: make non-directory destination error more clear
,
Junio C Hamano
[PATCH 4/5] mv: improve overwrite warning
,
Jeff King
Re: [PATCH 4/5] mv: improve overwrite warning
,
Junio C Hamano
Re: [PATCH 4/5] mv: improve overwrite warning
,
Jeff King
[PATCHv2 4/5] mv: improve overwrite warning
,
Jeff King
[PATCHv2 5/5] mv: be quiet about overwriting
,
Jeff King
[PATCH 5/5] mv: be quiet about overwriting
,
Jeff King
Re: [PATCH 5/5] mv: be quiet about overwriting
,
Junio C Hamano
Breakage (?) in configure and git_vsnprintf()
,
Michael Haggerty
Re: Breakage (?) in configure and git_vsnprintf()
,
Jeff King
Re: Breakage (?) in configure and git_vsnprintf()
,
Johannes Sixt
Re: Breakage (?) in configure and git_vsnprintf()
,
Jeff King
Re: Breakage (?) in configure and git_vsnprintf()
,
Junio C Hamano
Re: Breakage (?) in configure and git_vsnprintf()
,
Andreas Schwab
Re: Breakage (?) in configure and git_vsnprintf()
,
Jeff King
Re: Breakage (?) in configure and git_vsnprintf()
,
Brandon Casey
Re: Breakage (?) in configure and git_vsnprintf()
,
Michael Haggerty
Re: Breakage (?) in configure and git_vsnprintf()
,
Jonathan Nieder
[PATCH] gitk: make "git describe" output clickable, too
,
Jim Meyering
Re: [PATCH] gitk: make "git describe" output clickable, too
,
Junio C Hamano
Re: [PATCH] gitk: make "git describe" output clickable, too
,
Jim Meyering
[PATCH 1/3] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Nguyễn Thái Ngọc Duy
[PATCH 2/3] Guard memory overwriting in resolve_ref's static buffer
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/3] Guard memory overwriting in resolve_ref's static buffer
,
Jonathan Nieder
Re: [PATCH 2/3] Guard memory overwriting in resolve_ref's static buffer
,
Nguyen Thai Ngoc Duy
[PATCH 3/3] Rename resolve_ref() to resolve_ref_unsafe()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/3] Rename resolve_ref() to resolve_ref_unsafe()
,
Jonathan Nieder
Re: [PATCH 3/3] Rename resolve_ref() to resolve_ref_unsafe()
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/3] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Jonathan Nieder
Re: [PATCH 1/3] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/3] Convert resolve_ref+xstrdup to new resolve_refdup function
,
Junio C Hamano
best way to fastforward all tracking branches after a fetch
,
Gelonida N
Re: best way to fastforward all tracking branches after a fetch
,
Sitaram Chamarty
Re: best way to fastforward all tracking branches after a fetch
,
Gelonida N
Re: best way to fastforward all tracking branches after a fetch
,
Jakub Narebski
Re: best way to fastforward all tracking branches after a fetch
,
Sitaram Chamarty
Re: best way to fastforward all tracking branches after a fetch
,
Andreas Schwab
Re: best way to fastforward all tracking branches after a fetch
,
Jakub Narebski
Re: best way to fastforward all tracking branches after a fetch
,
Gelonida N
Re: best way to fastforward all tracking branches after a fetch
,
Andreas Schwab
Re: best way to fastforward all tracking branches after a fetch
,
Martin Langhoff
Re: best way to fastforward all tracking branches after a fetch
,
Stefan Haller
Re: best way to fastforward all tracking branches after a fetch
,
Gelonida N
Re: best way to fastforward all tracking branches after a fetch
,
Martin Langhoff
Re: best way to fastforward all tracking branches after a fetch
,
Hallvard B Furuseth
Re: best way to fastforward all tracking branches after a fetch
,
Stefan Haller
Re: best way to fastforward all tracking branches after a fetch
,
Jeff King
Re: best way to fastforward all tracking branches after a fetch
,
Stefan Haller
Re: best way to fastforward all tracking branches after a fetch
,
Hallvard Breien Furuseth
Re: best way to fastforward all tracking branches after a fetch
,
Junio C Hamano
Re: best way to fastforward all tracking branches after a fetch
,
Junio C Hamano
Re: best way to fastforward all tracking branches after a fetch
,
Gelonida N
Re: best way to fastforward all tracking branches after a fetch
,
Gelonida N
Re: best way to fastforward all tracking branches after a fetch
,
Sitaram Chamarty
Re: best way to fastforward all tracking branches after a fetch
,
Sitaram Chamarty
Re: best way to fastforward all tracking branches after a fetch
,
Nazri Ramliy
Re: best way to fastforward all tracking branches after a fetch
,
Sitaram Chamarty
Re: best way to fastforward all tracking branches after a fetch
,
Sitaram Chamarty
process committed files in post-receive hook
,
Hao
Re: process committed files in post-receive hook
,
Michael Schubert
Re: process committed files in post-receive hook
,
Ivan Heffner
Re: process committed files in post-receive hook
,
Alexey Shumkin
Re: process committed files in post-receive hook
,
Neal Kreitzinger
Re: process committed files in post-receive hook
,
Hao Wang
Re: process committed files in post-receive hook
,
Jeff King
Re: process committed files in post-receive hook
,
Hao Wang
[PATCHv3 0/13] credential helpers
,
Jeff King
[PATCHv3 01/13] test-lib: add test_config_global variant
,
Jeff King
[PATCHv3 02/13] t5550: fix typo
,
Jeff King
[PATCHv3 03/13] introduce credentials API
,
Jeff King
Re: [PATCHv3 03/13] introduce credentials API
,
Jakub Narebski
Re: [PATCHv3 03/13] introduce credentials API
,
Jeff King
[PATCHv3 04/13] credential: add function for parsing url components
,
Jeff King
[PATCHv3 05/13] http: use credential API to get passwords
,
Jeff King
[PATCHv3 06/13] credential: apply helper config
,
Jeff King
[PATCHv3 07/13] credential: add credential.*.username
,
Jeff King
[PATCHv3 08/13] credential: make relevance of http path configurable
,
Jeff King
Re: [PATCHv3 08/13] credential: make relevance of http path configurable
,
Jakub Narebski
Re: [PATCHv3 08/13] credential: make relevance of http path configurable
,
Jeff King
[PATCHv3 09/13] docs: end-user documentation for the credential subsystem
,
Jeff King
[PATCHv3 10/13] credentials: add "cache" helper
,
Jeff King
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jonathan Nieder
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jeff King
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jeff King
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Junio C Hamano
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jeff King
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Junio C Hamano
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jonathan Nieder
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jeff King
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jonathan Nieder
Re: [PATCHv3 10/13] credentials: add "cache" helper
,
Jeff King
[PATCHv3 11/13] strbuf: add strbuf_add*_urlencode
,
Jeff King
Re: [PATCHv3 11/13] strbuf: add strbuf_add*_urlencode
,
Jakub Narebski
Re: [PATCHv3 11/13] strbuf: add strbuf_add*_urlencode
,
Jeff King
[PATCHv3 12/13] credentials: add "store" helper
,
Jeff King
[PATCHv3 13/13] t: add test harness for external credential helpers
,
Jeff King
[PATCHv2 0/9] echo characters in username prompt
,
Jeff King
[PATCHv2 1/9] imap-send: avoid buffer overflow
,
Jeff King
[PATCHv2 2/9] imap-send: don't check return value of git_getpass
,
Jeff King
[PATCHv2 3/9] move git_getpass to its own source file
,
Jeff King
[PATCHv2 4/9] refactor git_getpass into generic prompt function
,
Jeff King
[PATCHv2 5/9] add generic terminal prompt function
,
Jeff King
Re: [PATCHv2 5/9] add generic terminal prompt function
,
Pete Wyckoff
Re: [PATCHv2 5/9] add generic terminal prompt function
,
Jeff King
Re: [PATCHv2 5/9] add generic terminal prompt function
,
Pete Wyckoff
[PATCHv2 6/9] prompt: use git_terminal_prompt
,
Jeff King
[PATCHv2 7/9] credential: use git_prompt instead of git_getpass
,
Jeff King
[PATCHv2 8/9] Makefile: linux has /dev/tty
,
Jeff King
[PATCHv2 9/9] Makefile: OS X has /dev/tty
,
Jeff King
[PATCH 1/2] Makefile: Windows lacks /dev/tty
,
Johannes Sixt
[PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Johannes Sixt
Re: [PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Jeff King
Re: [PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Junio C Hamano
Re: [PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Jeff King
Re: [PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Junio C Hamano
Re: [PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Johannes Sixt
Re: [PATCH 2/2] Makefile: optionally exclude code that needs Unix sockets
,
Junio C Hamano
Re: [PATCH 1/2] Makefile: Windows lacks /dev/tty
,
Jeff King
Re: [PATCH 1/2] Makefile: Windows lacks /dev/tty
,
Johannes Sixt
[PATCH 1/1] contrib: add credential helper for OS X Keychain
,
Jeff King
Access to git repository through squid proxy: The remote end hung up unexpectedly
,
Mathieu Peltier
Re: Access to git repository through squid proxy: The remote end hung up unexpectedly
,
Konstantin Khomoutov
Re: Access to git repository through squid proxy: The remote end hung up unexpectedly
,
Mathieu Peltier
Re: Access to git repository through squid proxy: The remote end hung up unexpectedly
,
Konstantin Khomoutov
Re: Access to git repository through squid proxy: The remote end hung up unexpectedly
,
Mathieu Peltier
[RFC/PATCH] show tracking branches with their associated branch names
,
Santhosh Kumar Mani
Re: [RFC/PATCH] show tracking branches with their associated branch names
,
Vincent van Ravesteijn
Re: [RFC/PATCH] show tracking branches with their associated branch names
,
Santhosh Kumar Mani
Re: [RFC/PATCH] show tracking branches with their associated branch names
,
Junio C Hamano
Re: [RFC/PATCH] show tracking branches with their associated branch names
,
Santhosh
git for change control of software deployment updates
,
Neal Kreitzinger
Re: git for change control of software deployment updates
,
David Aguilar
Re: git for change control of software deployment updates
,
Neal Kreitzinger
What's cooking in git.git (Dec 2011, #03; Fri, 9)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #03; Fri, 9)
,
Jakub Narebski
Re: What's cooking in git.git (Dec 2011, #03; Fri, 9)
,
Junio C Hamano
Bug in filter-branch example for moving into a subdirectory
,
Jesse Keating
[PATCH 0/4] git-p4: paths for p4
,
Pete Wyckoff
[PATCH 1/4] git-p4: ensure submit clientPath exists before chdir
,
Pete Wyckoff
[PATCH 2/4] git-p4: submit test for auto-creating clientPath
,
Pete Wyckoff
[PATCH 3/4] git-p4: use absolute directory for PWD env var
,
Pete Wyckoff
[PATCH 4/4] git-p4: test for absolute PWD problem
,
Pete Wyckoff
Re: [PATCH 0/4] git-p4: paths for p4
,
Junio C Hamano
[PATCH 1/2] t3401: modernize style
,
Martin von Zweigbergk
[PATCH 2/2] t3401: use test_commit in setup
,
Martin von Zweigbergk
Re: [PATCH 2/2] t3401: use test_commit in setup
,
Ramkumar Ramachandra
Re: [PATCH 2/2] t3401: use test_commit in setup
,
Jonathan Nieder
Re: [PATCH 1/2] t3401: modernize style
,
Ramkumar Ramachandra
Re: [PATCH 1/2] t3401: modernize style
,
Jonathan Nieder
Re: [PATCH 1/2] t3401: modernize style
,
Martin von Zweigbergk
git submodules and custom work tree / git dir
,
Michael Gorbach
[PATCH 0/9] Re-roll rr/revert-cherry-pick v2
,
Ramkumar Ramachandra
[PATCH 1/9] revert: free msg in format_todo()
,
Ramkumar Ramachandra
[PATCH 2/9] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
Re: [PATCH 2/9] revert: make commit subjects in insn sheet optional
,
Jonathan Nieder
[PATCH 3/9] revert: tolerate extra spaces, tabs in insn sheet
,
Ramkumar Ramachandra
Re: [PATCH 3/9] revert: tolerate extra spaces, tabs in insn sheet
,
Jonathan Nieder
Re: [PATCH 3/9] revert: tolerate extra spaces, tabs in insn sheet
,
Ramkumar Ramachandra
Re: [PATCH 3/9] revert: tolerate extra spaces, tabs in insn sheet
,
Junio C Hamano
Re: [PATCH 3/9] revert: tolerate extra spaces, tabs in insn sheet
,
Ramkumar Ramachandra
[PATCH 4/9] revert: simplify getting commit subject in format_todo()
,
Ramkumar Ramachandra
Re: [PATCH 4/9] revert: simplify getting commit subject in format_todo()
,
Jonathan Nieder
Re: [PATCH 4/9] revert: simplify getting commit subject in format_todo()
,
Ramkumar Ramachandra
[PATCH 5/9] t3510 (cherry-pick-sequencer): use exit status
,
Ramkumar Ramachandra
Re: [PATCH 5/9] t3510 (cherry-pick-sequencer): use exit status
,
Jonathan Nieder
Re: [PATCH 5/9] t3510 (cherry-pick-sequencer): use exit status
,
Ramkumar Ramachandra
Re: [PATCH 5/9] t3510 (cherry-pick-sequencer): use exit status
,
Jonathan Nieder
[PATCH 6/9] t3510 (cherry-pick-sequencer): remove malformed sheet 2
,
Ramkumar Ramachandra
Re: [PATCH 6/9] t3510 (cherry-pick-sequencer): remove malformed sheet 2
,
Jonathan Nieder
Re: [PATCH 6/9] t3510 (cherry-pick-sequencer): remove malformed sheet 2
,
Ramkumar Ramachandra
Re: [PATCH 6/9] t3510 (cherry-pick-sequencer): remove malformed sheet 2
,
Jonathan Nieder
[PATCH 7/9] revert: allow mixed pick and revert instructions
,
Ramkumar Ramachandra
Re: [PATCH 7/9] revert: allow mixed pick and revert instructions
,
Jonathan Nieder
[PATCH 8/9] revert: report fine-grained error messages from insn parser
,
Ramkumar Ramachandra
Re: [PATCH 8/9] revert: report fine-grained error messages from insn parser
,
Jonathan Nieder
[PATCH 9/9] revert: simplify communicating command-line arguments
,
Ramkumar Ramachandra
Re: [PATCH 9/9] revert: simplify communicating command-line arguments
,
Jonathan Nieder
Re: [PATCH 9/9] revert: simplify communicating command-line arguments
,
Ramkumar Ramachandra
Re: [PATCH 9/9] revert: simplify communicating command-line arguments
,
Jonathan Nieder
Re: [PATCH 9/9] revert: simplify communicating command-line arguments
,
Ramkumar Ramachandra
Re: [PATCH 9/9] revert: simplify communicating command-line arguments
,
Jonathan Nieder
Re: [PATCH 0/9] Re-roll rr/revert-cherry-pick v2
,
Jonathan Nieder
Re: [PATCH 0/9] Re-roll rr/revert-cherry-pick v2
,
Ramkumar Ramachandra
[PATCH 00/10] Re-roll rr/revert-cherry-pick v3
,
Ramkumar Ramachandra
[PATCH 01/10] revert: free msg in format_todo()
,
Ramkumar Ramachandra
[PATCH 02/10] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
[PATCH 03/10] revert: tolerate extra spaces, tabs in insn sheet
,
Ramkumar Ramachandra
[PATCH 04/10] revert: simplify getting commit subject in format_todo()
,
Ramkumar Ramachandra
[PATCH 05/10] t3510 (cherry-pick-sequencer): use exit status
,
Ramkumar Ramachandra
[PATCH 06/10] t3502, t3510: clarify cherry-pick -m failure
,
Ramkumar Ramachandra
[PATCH 07/10] t3510 (cherry-pick-sequencer): remove malformed sheet 2
,
Ramkumar Ramachandra
[PATCH 08/10] revert: move replay_action, replay_subcommand to header
,
Ramkumar Ramachandra
[PATCH 09/10] revert: allow mixed pick and revert instructions
,
Ramkumar Ramachandra
[PATCH 10/10] revert: report fine-grained error messages from insn parser
,
Ramkumar Ramachandra
Re: [PATCH 10/10] revert: report fine-grained error messages from insn parser
,
Junio C Hamano
Re: [PATCH 10/10] revert: report fine-grained error messages from insn parser
,
Ramkumar Ramachandra
configure git to not push all remote tracking branches
,
Justin Johnson
Re: configure git to not push all remote tracking branches
,
Ramkumar Ramachandra
Re: configure git to not push all remote tracking branches
,
Justin Johnson
gittornado: A tornado-based implementation of the git-http-backend in Python
,
Manuel Stocker
git-svn clone repositotory without files from codeplex
,
Arkadiy Shapkin
Re: git-svn clone repositotory without files from codeplex
,
Konstantin Khomoutov
[PATCH] tag deletions not rejected with receive.denyDeletes= true
,
Jerome DE VIVIE
Re: [PATCH] tag deletions not rejected with receive.denyDeletes= true
,
Junio C Hamano
<Possible follow-ups>
Re: [PATCH] tag deletions not rejected with receive.denyDeletes= true
,
Jerome DE VIVIE
Re: [PATCH] tag deletions not rejected with receive.denyDeletes= true
,
Junio C Hamano
[POC PATCH 0/5] Threaded loose object and pack access
,
Thomas Rast
[POC PATCH 1/5] Turn grep's use_threads into a global flag
,
Thomas Rast
[POC PATCH 3/5] sha1_file_name_buf(): sha1_file_name in caller's buffer
,
Thomas Rast
[POC PATCH 5/5] sha1_file: make the pack machinery thread-safe
,
Thomas Rast
Re: [POC PATCH 5/5] sha1_file: make the pack machinery thread-safe
,
Nguyen Thai Ngoc Duy
Re: [POC PATCH 5/5] sha1_file: make the pack machinery thread-safe
,
Thomas Rast
Re: [POC PATCH 5/5] sha1_file: make the pack machinery thread-safe
,
Nguyen Thai Ngoc Duy
[POC PATCH 2/5] grep: push locking into read_sha1_*
,
Thomas Rast
[POC PATCH 4/5] sha1_file: stuff various pack reading variables into a struct
,
Thomas Rast
Re: [POC PATCH 0/5] Threaded loose object and pack access
,
Thomas Rast
Re: [POC PATCH 0/5] Threaded loose object and pack access
,
Nguyen Thai Ngoc Duy
[PATCH] am: don't persist keepcr flag
,
Martin von Zweigbergk
Re: [PATCH] am: don't persist keepcr flag
,
Junio C Hamano
Question about commit message wrapping
,
Sidney San Martín
Re: Question about commit message wrapping
,
Frans Klaver
Re: Question about commit message wrapping
,
Frans Klaver
Re: Question about commit message wrapping
,
Sidney San Martín
Re: Question about commit message wrapping
,
Frans Klaver
Re: Question about commit message wrapping
,
Sidney San Martín
Re: Question about commit message wrapping
,
Andreas Schwab
Re: Question about commit message wrapping
,
Jakub Narebski
Re: Question about commit message wrapping
,
Sidney San Martín
Re: Question about commit message wrapping
,
Jakub Narebski
Re: Question about commit message wrapping
,
Andrew Ardill
Re: Question about commit message wrapping
,
Frans Klaver
Re: Question about commit message wrapping
,
Holger Hellmuth
Re: Question about commit message wrapping
,
Frans Klaver
Re: Question about commit message wrapping
,
Michael Haggerty
Re: Question about commit message wrapping
,
Frans Klaver
Re: Question about commit message wrapping
,
Holger Hellmuth
Re: Question about commit message wrapping
,
Sidney San Martín
Re: Question about commit message wrapping
,
Drew Northup
Re: Question about commit message wrapping
,
Sidney San Martín
Re: Question about commit message wrapping
,
Sidney San Martín
[PATCH] mingw: give waitpid the correct signature
,
Erik Faye-Lund
Disabling Delta Compression on a fetch
,
Todd Rinaldo
Re: Disabling Delta Compression on a fetch
,
Junio C Hamano
Re: Disabling Delta Compression on a fetch
,
Jeff King
[PATCH v2 0/6] Fix '&&' chaining in tests
,
Ramkumar Ramachandra
[PATCH 1/6] t3040 (subprojects-basic): modernize style
,
Ramkumar Ramachandra
Re: [PATCH 1/6] t3040 (subprojects-basic): modernize style
,
Jonathan Nieder
Re: [PATCH 1/6] t3040 (subprojects-basic): modernize style
,
Ramkumar Ramachandra
Re: [PATCH 1/6] t3040 (subprojects-basic): modernize style
,
Junio C Hamano
Re: [PATCH 1/6] t3040 (subprojects-basic): modernize style
,
Ramkumar Ramachandra
[PATCH 1/2] parse-options: introduce OPT_SUBCOMMAND
,
Ramkumar Ramachandra
Re: [PATCH 1/2] parse-options: introduce OPT_SUBCOMMAND
,
Jonathan Nieder
Re: [PATCH 1/2] parse-options: introduce OPT_SUBCOMMAND
,
Ramkumar Ramachandra
[PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Ramkumar Ramachandra
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Jonathan Nieder
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Ramkumar Ramachandra
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Jonathan Nieder
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Ramkumar Ramachandra
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Jonathan Nieder
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Ramkumar Ramachandra
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Junio C Hamano
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Jakub Narebski
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Junio C Hamano
[PATCH 0/2] Improve git-bundle builtin
,
Ramkumar Ramachandra
[PATCH 1/2] t5704 (bundle): rewrite for larger coverage
,
Ramkumar Ramachandra
Re: [PATCH 1/2] t5704 (bundle): rewrite for larger coverage
,
Jonathan Nieder
[PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Ramkumar Ramachandra
Re: [PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Jonathan Nieder
Re: [PATCH 0/2] Improve git-bundle builtin
,
Jonathan Nieder
Re: [PATCH 0/2] Improve git-bundle builtin
,
Junio C Hamano
[PATCH 2/6] t3030 (merge-recursive): use test_expect_code
,
Ramkumar Ramachandra
[PATCH 3/6] t1006 (cat-file): use test_cmp
,
Ramkumar Ramachandra
Re: [PATCH 3/6] t1006 (cat-file): use test_cmp
,
Matthieu Moy
Re: [PATCH 3/6] t1006 (cat-file): use test_cmp
,
Ramkumar Ramachandra
Re: [PATCH 3/6] t1006 (cat-file): use test_cmp
,
Matthieu Moy
Re: [PATCH 3/6] t1006 (cat-file): use test_cmp
,
Jonathan Nieder
[PATCH 4/6] t3200 (branch): fix '&&' chaining
,
Ramkumar Ramachandra
Re: [PATCH 4/6] t3200 (branch): fix '&&' chaining
,
Jonathan Nieder
[PATCH 5/6] t1510 (worktree): fix '&&' chaining
,
Ramkumar Ramachandra
Re: [PATCH 5/6] t1510 (worktree): fix '&&' chaining
,
Jonathan Nieder
Re: [PATCH 5/6] t1510 (worktree): fix '&&' chaining
,
Junio C Hamano
[PATCH 6/6] test: fix '&&' chaining
,
Ramkumar Ramachandra
Re: [PATCH 6/6] test: fix '&&' chaining
,
Jonathan Nieder
Re: [PATCH v2 0/6] Fix '&&' chaining in tests
,
Junio C Hamano
Re: [PATCH v2 0/6] Fix '&&' chaining in tests
,
Ramkumar Ramachandra
[PATCH v3 0/6] Fix '&&' chaining in tests
,
Ramkumar Ramachandra
[PATCH 1/6] t3040 (subprojects-basic): fix '&&' chaining, modernize style
,
Ramkumar Ramachandra
[PATCH 2/6] t3030 (merge-recursive): use test_expect_code
,
Ramkumar Ramachandra
[PATCH 3/6] t1006 (cat-file): use test_cmp
,
Ramkumar Ramachandra
Re: [PATCH 3/6] t1006 (cat-file): use test_cmp
,
Junio C Hamano
Re: [PATCH 3/6] t1006 (cat-file): use test_cmp
,
Ramkumar Ramachandra
[PATCH 4/6] t3200 (branch): fix '&&' chaining
,
Ramkumar Ramachandra
[PATCH 5/6] t1510 (worktree): fix '&&' chaining
,
Ramkumar Ramachandra
[PATCH 6/6] tests: fix '&&' chaining
,
Ramkumar Ramachandra
[PATCH 0/2] Parsing a subcommand using parse-options
,
Ramkumar Ramachandra
[PATCH 2/2] bundle: rewrite builtin to use parse-options
,
Ramkumar Ramachandra
[PATCH 1/2] parse-options: introduce OPT_SUBCOMMAND
,
Ramkumar Ramachandra
Re: [PATCH 0/2] Parsing a subcommand using parse-options
,
Junio C Hamano
[PATCHv2 0/7] getpass refactoring
,
Jeff King
[PATCH 1/7] imap-send: avoid buffer overflow
,
Jeff King
[PATCH 2/7] imap-send: don't check return value of git_getpass
,
Jeff King
[PATCH 3/7] move git_getpass to its own source file
,
Jeff King
[PATCH 4/7] refactor git_getpass into generic prompt function
,
Jeff King
Re: [PATCH 4/7] refactor git_getpass into generic prompt function
,
Junio C Hamano
[PATCH 5/7] add generic terminal prompt function
,
Jeff King
Re: [PATCH 5/7] add generic terminal prompt function
,
Jakub Narebski
Re: [PATCH 5/7] add generic terminal prompt function
,
Jeff King
[PATCH 6/7] prompt: use git_terminal_prompt
,
Jeff King
[PATCH 7/7] credential: use git_prompt instead of git_getpass
,
Jeff King
[linux@xxxxxxxxxxxxxxxx: Re: [GIT PULL] Identity mapping changes for 3.3]
,
Uwe Kleine-König
[PATCH] git symbolic-ref: documentation fix
,
mhagger
Re: [PATCH] git symbolic-ref: documentation fix
,
Junio C Hamano
Undo a commit that is already pushed to central server and merged to several branches
,
Matthias Fechner
Re: Undo a commit that is already pushed to central server and merged to several branches
,
Ramkumar Ramachandra
Re: Undo a commit that is already pushed to central server and merged to several branches
,
Matthias Fechner
Re: Undo a commit that is already pushed to central server and merged to several branches
,
Ramkumar Ramachandra
Re: Undo a commit that is already pushed to central server and merged to several branches
,
Johan Herland
Re: Undo a commit that is already pushed to central server and merged to several branches
,
Matthias Fechner
[PATCH 0/5] Re-roll rr/revert-cherry-pick
,
Ramkumar Ramachandra
[PATCH 1/5] revert: free msg in format_todo()
,
Ramkumar Ramachandra
Re: [PATCH 1/5] revert: free msg in format_todo()
,
Jonathan Nieder
[PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Jonathan Nieder
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Jonathan Nieder
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Jonathan Nieder
Re: [PATCH 2/5] revert: make commit subjects in insn sheet optional
,
Ramkumar Ramachandra
[PATCH 3/5] revert: simplify getting commit subject in format_todo()
,
Ramkumar Ramachandra
Re: [PATCH 3/5] revert: simplify getting commit subject in format_todo()
,
Jonathan Nieder
[PATCH 4/5] revert: allow mixed pick and revert instructions
,
Ramkumar Ramachandra
Re: [PATCH 4/5] revert: allow mixed pick and revert instructions
,
Jonathan Nieder
Re: [PATCH 4/5] revert: allow mixed pick and revert instructions
,
Ramkumar Ramachandra
[PATCH 5/5] revert: simplify communicating command-line arguments
,
Ramkumar Ramachandra
Re: [PATCH 5/5] revert: simplify communicating command-line arguments
,
Jonathan Nieder
Re: [PATCH 0/5] Re-roll rr/revert-cherry-pick
,
Jonathan Nieder
Re: [PATCH 0/5] Re-roll rr/revert-cherry-pick
,
Ramkumar Ramachandra
Re: [PATCH 0/5] Re-roll rr/revert-cherry-pick
,
Jonathan Nieder
Re: [PATCH 0/5] Re-roll rr/revert-cherry-pick
,
Jonathan Nieder
Re: [PATCH 0/5] Re-roll rr/revert-cherry-pick
,
Junio C Hamano
[PATCH, v5] git-tag: introduce --cleanup option
,
Kirill A. Shutemov
Re: [PATCH, v5] git-tag: introduce --cleanup option
,
Junio C Hamano
How to make devs write better commit messages
,
Joseph Huttner
Re: How to make devs write better commit messages
,
Michael Schubert
Re: How to make devs write better commit messages
,
Junio C Hamano
Re: How to make devs write better commit messages
,
Hilco Wijbenga
Re: How to make devs write better commit messages
,
Thomas Koch
Odd issue - The Diffs That WILL NOT DIE.
,
Chris Patti
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Frans Klaver
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Carlos Martín Nieto
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Chris Patti
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Philippe Vaucher
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Chris Patti
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Chris Patti
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Jeff King
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Chris Patti
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Chris Patti
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Carlos Martín Nieto
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Jeff King
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Robin Rosenberg
Re: Odd issue - The Diffs That WILL NOT DIE.
,
Jeff King
ANNOUNCE: Git for Windows 1.7.8
,
Pat Thoyts
Re: ANNOUNCE: Git for Windows 1.7.8
,
Erik Faye-Lund
Re: ANNOUNCE: Git for Windows 1.7.8
,
Sebastian Schuberth
Re: ANNOUNCE: Git for Windows 1.7.8
,
Stefan Näwe
BUG: Confusing submodule error message
,
Seth Robertson
[PATCH] diff/status: print submodule path when looking for changes fails
,
Jens Lehmann
Re: [PATCH] diff/status: print submodule path when looking for changes fails
,
Junio C Hamano
[PATCH 0/5] cache-tree revisited
,
Thomas Rast
[PATCH 1/5] Add test-scrap-cache-tree
,
Thomas Rast
Re: [PATCH 1/5] Add test-scrap-cache-tree
,
Junio C Hamano
[PATCH 3/5] Refactor cache_tree_update idiom from commit
,
Thomas Rast
[PATCH 5/5] reset: update cache-tree data when appropriate
,
Thomas Rast
Re: [PATCH 5/5] reset: update cache-tree data when appropriate
,
Junio C Hamano
Re: [PATCH 5/5] reset: update cache-tree data when appropriate
,
Thomas Rast
[PATCH 4/5] commit: write cache-tree data when writing index anyway
,
Thomas Rast
[PATCH 2/5] Test the current state of the cache-tree optimization
,
Thomas Rast
Re: [PATCH 0/5] cache-tree revisited
,
Thomas Rast
git svn rebase “out of memory” error after merging two tracking branches
,
Onsager
Re: git svn rebase “out of memory” error after merging two tracking branches
,
Thomas Rast
[PATCH] userdiff: allow * between cpp funcname words
,
Thomas Rast
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Jeff King
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Thomas Rast
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Jeff King
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Johannes Sixt
Re: [PATCH] userdiff: allow * between cpp funcname words
,
René Scharfe
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Junio C Hamano
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Thomas Rast
Re: [PATCH] userdiff: allow * between cpp funcname words
,
Johannes Sixt
Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Konstantin Khomoutov
Re: Query on git commit amend
,
Dirk Süsserott
Re: Query on git commit amend
,
Johannes Sixt
Re: Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Vijay Lakshminarayanan
Re: Query on git commit amend
,
Jeff King
Re: Query on git commit amend
,
Vijay Lakshminarayanan
Re: Query on git commit amend
,
Junio C Hamano
Re: Query on git commit amend
,
Junio C Hamano
[PATCH/RFC 0/4] Re: commit: honor --no-edit
,
Jonathan Nieder
[PATCH 1/4] test: add missing "&&" after echo command
,
Jonathan Nieder
Re: [PATCH 1/4] test: add missing "&&" after echo command
,
Jeff King
Re: [PATCH 1/4] test: add missing "&&" after echo command
,
Jeff King
[PATCH 2/4] test: remove a porcelain test that hard-codes commit names
,
Jonathan Nieder
[PATCH 3/4] t7501 (commit): modernize style
,
Jonathan Nieder
[PATCH 4/4] test: commit --amend should honor --no-edit
,
Jonathan Nieder
Re: Query on git commit amend
,
Vijay Lakshminarayanan
Re: Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Björn Steinbrink
Re: Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Vijay Lakshminarayanan
Re: Query on git commit amend
,
Junio C Hamano
Re: Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Viresh Kumar
Re: Query on git commit amend
,
Viresh Kumar
[PATCHv2 0/13] credential helpers
,
Jeff King
[PATCHv2 01/13] test-lib: add test_config_global variant
,
Jeff King
[PATCHv2 02/13] t5550: fix typo
,
Jeff King
[PATCHv2 03/13] introduce credentials API
,
Jeff King
[PATCHv2 05/13] http: use credential API to get passwords
,
Jeff King
[PATCHv2 06/13] credential: apply helper config
,
Jeff King
Re: [PATCHv2 06/13] credential: apply helper config
,
Junio C Hamano
Re: [PATCHv2 06/13] credential: apply helper config
,
Jeff King
Re: [PATCHv2 06/13] credential: apply helper config
,
Jeff King
[PATCHv2 04/13] credential: add function for parsing url components
,
Jeff King
[PATCHv2 07/13] credential: add credential.*.username
,
Jeff King
[PATCHv2 08/13] credential: make relevance of http path configurable
,
Jeff King
[PATCHv2 09/13] docs: end-user documentation for the credential subsystem
,
Jeff King
[PATCHv2 10/13] credentials: add "cache" helper
,
Jeff King
[PATCHv2 11/13] strbuf: add strbuf_add*_urlencode
,
Jeff King
[PATCHv2 12/13] credentials: add "store" helper
,
Jeff King
Re: [PATCHv2 12/13] credentials: add "store" helper
,
Junio C Hamano
Re: [PATCHv2 12/13] credentials: add "store" helper
,
Jeff King
[PATCHv2 13/13] t: add test harness for external credential helpers
,
Jeff King
Re: [PATCHv2 13/13] t: add test harness for external credential helpers
,
Junio C Hamano
Re: [PATCHv2 13/13] t: add test harness for external credential helpers
,
Jeff King
Re: [PATCHv2 0/13] credential helpers
,
Junio C Hamano
Re: [PATCHv2 0/13] credential helpers
,
Jeff King
Re: [PATCHv2 0/13] credential helpers
,
Junio C Hamano
Re: [PATCHv2 0/13] credential helpers
,
Jeff King
Re: [PATCHv2 0/13] credential helpers
,
Junio C Hamano
Re: [PATCHv2 0/13] credential helpers
,
Jeff King
Re: [PATCHv2 0/13] credential helpers
,
Junio C Hamano
Re: [PATCHv2 0/13] credential helpers
,
Jeff King
Re: [PATCHv2 0/13] credential helpers
,
Junio C Hamano
What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Ramkumar Ramachandra
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Ramkumar Ramachandra
&&-chaining tester
,
Jonathan Nieder
Re: &&-chaining tester
,
Ramkumar Ramachandra
[PATCH 01/15] t1013 (loose-object-format): fix && chaining
,
Ramkumar Ramachandra
[PATCH 02/15] t1300 (repo-config): fix && chaining
,
Ramkumar Ramachandra
[PATCH 03/15] t1412 (reflog-loop): fix && chaining
,
Ramkumar Ramachandra
[PATCH 04/15] t1007 (hash-object): fix && chaining
,
Ramkumar Ramachandra
Re: [PATCH 04/15] t1007 (hash-object): fix && chaining
,
Jonathan Nieder
Re: [PATCH 04/15] t1007 (hash-object): fix && chaining
,
Ramkumar Ramachandra
[PATCH 05/15] t1510 (repo-setup): fix && chaining
,
Ramkumar Ramachandra
[PATCH 06/15] t1511 (rev-parse-caret): fix && chaining
,
Ramkumar Ramachandra
[PATCH 07/15] t1510 (worktree): fix && chaining
,
Ramkumar Ramachandra
Re: [PATCH 07/15] t1510 (worktree): fix && chaining
,
Jonathan Nieder
Re: [PATCH 07/15] t1510 (worktree): fix && chaining
,
Ramkumar Ramachandra
[PATCH 08/15] t3200 (branch): fix && chaining
,
Ramkumar Ramachandra
Re: [PATCH 08/15] t3200 (branch): fix && chaining
,
Jonathan Nieder
Re: [PATCH 08/15] t3200 (branch): fix && chaining
,
Ramkumar Ramachandra
[PATCH 09/15] t3418 (rebase-continue): fix && chaining
,
Ramkumar Ramachandra
[PATCH 10/15] t3400 (rebase): fix && chaining
,
Ramkumar Ramachandra
[PATCH 11/15] t3310 (notes-merge-manual-resolve): fix && chaining
,
Ramkumar Ramachandra
[PATCH 12/15] t3419 (rebase-patch-id): fix && chaining
,
Ramkumar Ramachandra
[PATCH 13/15] t3030 (merge-recursive): use test_expect_code
,
Ramkumar Ramachandra
Re: [PATCH 13/15] t3030 (merge-recursive): use test_expect_code
,
Jonathan Nieder
[PATCH 14/15] t1006 (cat-file): use test_cmp
,
Ramkumar Ramachandra
Re: [PATCH 14/15] t1006 (cat-file): use test_cmp
,
Jonathan Nieder
[PATCH 15/15] t3040 (subprojects-basic): modernize style
,
Ramkumar Ramachandra
Re: [PATCH 15/15] t3040 (subprojects-basic): modernize style
,
Jonathan Nieder
Re: [PATCH 15/15] t3040 (subprojects-basic): modernize style
,
Ramkumar Ramachandra
Re: &&-chaining tester
,
Matthieu Moy
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Jeff King
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Erik Faye-Lund
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Jeff King
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Erik Faye-Lund
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Jeff King
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Nguyen Thai Ngoc Duy
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Nguyen Thai Ngoc Duy
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Junio C Hamano
Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
,
Luke Diamand
request for re-review of i18n-enable patch
,
Junio C Hamano
[PATCH] enable SO_KEEPALIVE for connected TCP sockets
,
Eric Wong
Yo dawg, I heard you like trees...
,
Sebastian Morr
Re: Yo dawg, I heard you like trees...
,
Andrew Ardill
Message not available
Re: Yo dawg, I heard you like trees...
,
Sebastian Morr
Re: Yo dawg, I heard you like trees...
,
Jeff King
Roadmap for 1.7.9
,
Junio C Hamano
Re: Roadmap for 1.7.9
,
Ævar Arnfjörð Bjarmason
Re: Roadmap for 1.7.9
,
Junio C Hamano
Re: Roadmap for 1.7.9
,
Ævar Arnfjörð Bjarmason
Re: Roadmap for 1.7.9
,
Nguyen Thai Ngoc Duy
[PATCH] Documentation: fix formatting error in merge-options.txt
,
Jack Nagel
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]