index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9144-git-svn-old-rev_map.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
pack-objects: split implications of --all-progress from progress activation
Nicolas Pitre
4
-5
/
+20
2009-11-24
instaweb: restart server if already running
Stephen Boyd
1
-0
/
+5
2009-11-24
prune-packed: only show progress when stderr is a tty
Jeff King
1
-1
/
+1
2009-11-24
remote-curl.c: fix rpc_out()
Tay Ray Chuan
1
-1
/
+1
2009-11-23
t4014-format-patch: do not assume 'test' is available as non-builtin
Johannes Sixt
1
-4
/
+2
2009-11-23
bisect: simplify calling visualizer using '--bisect' option
Christian Couder
1
-2
/
+1
2009-11-23
Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST
Martin Storsjö
2
-2
/
+2
2009-11-23
config documentation: some configs are auto-set by git-init
Matthew Ogilvie
1
-2
/
+22
2009-11-23
cvsserver doc: database generally can not be reproduced consistently
Matthew Ogilvie
1
-4
/
+15
2009-11-23
Git v1.6.6-rc0
v1.6.6-rc0
Junio C Hamano
1
-1
/
+22
2009-11-23
git svn: strip leading path when making empty dirs
Eric Wong
2
-0
/
+26
2009-11-23
log --format: document %w
René Scharfe
1
-0
/
+4
2009-11-23
strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()
René Scharfe
2
-9
/
+38
2009-11-23
grep: unset GREP_OPTIONS before spawning external grep
René Scharfe
2
-0
/
+9
2009-11-23
User Manual: Write "Git" instead of "GIT"
Björn Gustavsson
1
-2
/
+2
2009-11-23
Fix truncated usage messages
Björn Gustavsson
1
-1
/
+1
2009-11-22
git svn: always reuse existing remotes on fetch
Eric Wong
1
-0
/
+2
2009-11-21
Documentation: avoid xmlto input error
Junio C Hamano
1
-3
/
+3
2009-11-21
Add branch management for releases to gitworkflows
Raman Gupta
1
-0
/
+115
2009-11-21
git am/mailinfo: Don't look at in-body headers when rebasing
Lukas Sandström
16
-5
/
+122
2009-11-21
git remote: Separate usage strings for subcommands
Tim Henigan
2
-21
/
+52
2009-11-21
diffcore-rename: reduce memory footprint by freeing blob data early
Junio C Hamano
1
-2
/
+5
2009-11-21
Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
Christian Couder
1
-0
/
+3
2009-11-21
Documentation: fix typos and spelling in replace documentation
Christian Couder
1
-10
/
+11
2009-11-21
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
5
-0
/
+24
2009-11-21
describe: do not use unannotated tag even if exact match
Thomas Rast
2
-1
/
+7
2009-11-21
submodule.c: Squelch a "use before assignment" warning
David Aguilar
1
-1
/
+1
2009-11-20
Documentation: undocument gc'd function graph_release()
Greg Price
2
-6
/
+0
2009-11-20
t9700-perl-git.sh: Fix a test failure on Cygwin
Ramsay Jones
1
-1
/
+1
2009-11-19
expand_user_path: expand ~ to $HOME, not to the actual homedir.
Matthieu Moy
2
-8
/
+14
2009-11-18
ls-tree: migrate to parse-options
Stephen Boyd
1
-60
/
+40
2009-11-18
Expand ~ and ~user in core.excludesfile, commit.template
Matthieu Moy
5
-37
/
+63
2009-11-18
Speed up bash completion loading
Jonathan Nieder
1
-35
/
+41
2009-11-17
Make sure $PERL_PATH is defined when the test suite is run.
Philippe Bruhat (BooK)
4
-4
/
+5
2009-11-17
Document git-svn's first-parent rule
Thomas Rast
1
-0
/
+10
2009-11-17
core.autocrlf documentation: mention the crlf attribute
Matthew Ogilvie
1
-3
/
+4
2009-11-17
rebase docs: clarify --merge and --strategy
Thomas Rast
1
-3
/
+13
2009-11-17
t3101: test more ls-tree options
Stephen Boyd
1
-2
/
+87
2009-11-17
grep: Allow case insensitive search of fixed-strings
Brian Collins
4
-6
/
+27
2009-11-16
diffcore-break: save cnt_data for other phases
Jeff King
1
-3
/
+3
2009-11-16
diffcore-break: free filespec data as we go
Jeff King
1
-0
/
+4
2009-11-16
Update draft release notes to 1.6.6
Junio C Hamano
1
-27
/
+27
2009-11-16
Git 1.6.5.3
v1.6.5.3
Junio C Hamano
4
-3
/
+67
2009-11-16
http-backend: Let gcc check the format of more printf-type functions.
Tarmigan Casebolt
1
-0
/
+3
2009-11-16
http-backend: Fix access beyond end of string.
Tarmigan Casebolt
1
-3
/
+4
2009-11-16
git svn: attempt to create empty dirs on clone+rebase
Eric Wong
4
-2
/
+139
2009-11-16
Check the format of more printf-type functions
Tarmigan Casebolt
10
-3
/
+22
2009-11-15
Documentation: clarify 'ours' merge strategy
Thomas Rast
1
-2
/
+3
2009-11-15
Update 'git remote update' usage string to match man page.
Tim Henigan
1
-1
/
+1
2009-11-15
remote: fix use-after-free error detected by glibc in ref_remove_duplicates
Julian Phillips
2
-0
/
+13
[next]