index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-20
utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
René Scharfe
1
-6
/
+17
2010-02-20
utf8.c: remove strbuf_write()
René Scharfe
1
-13
/
+5
2010-02-20
utf8.c: remove print_spaces()
René Scharfe
1
-9
/
+6
2010-02-20
utf8.c: remove print_wrapped_text()
René Scharfe
3
-9
/
+14
2010-02-20
git-p4: fix bug in symlink handling
Evan Powers
1
-3
/
+2
2010-02-19
t1450: fix testcases that were wrongly expecting failure
Thomas Rast
1
-8
/
+8
2010-02-19
Documentation: Fix indentation problem in git-commit(1)
Jacob Helwig
1
-3
/
+3
2010-02-19
Merge branch 'maint'
Junio C Hamano
7
-29
/
+45
2010-02-19
Merge branch 'jk/maint-rmdir-fix' into maint
Junio C Hamano
2
-1
/
+9
2010-02-18
rm: fix bug in recursive subdirectory removal
Jeff King
2
-1
/
+9
2010-02-18
Add an optional argument for --color options
Mark Lodato
12
-11
/
+66
2010-02-18
Documentation: describe --thin more accurately
Stephen Boyd
5
-28
/
+36
2010-02-17
Merge branch 'maint'
Junio C Hamano
10
-36
/
+39
2010-02-17
docs: don't talk about $GIT_DIR/refs/ everywhere
Jeff King
10
-36
/
+39
2010-02-17
refactor duplicated encode_header in pack-objects and fast-import
Michael Lukashov
4
-55
/
+33
2010-02-17
Merge branch 'np/fast-import-idx-v2'
Junio C Hamano
2
-95
/
+84
2010-02-17
refactor duplicated fill_mm() in checkout and merge-recursive
Michael Lukashov
4
-41
/
+24
2010-02-17
refactor duplicated code in builtin-send-pack.c and transport.c
Michael Lukashov
4
-207
/
+37
2010-02-17
connect.c: move duplicated code to a new function 'get_host_and_port'
Michael Lukashov
1
-54
/
+29
2010-02-17
Update draft release notes to 1.7.1
Junio C Hamano
1
-1
/
+4
2010-02-17
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-02-17
Update 1.7.0.1 release notes
Junio C Hamano
1
-1
/
+1
2010-02-17
Merge branch 'jk/cherry-pick-reword' into maint
Junio C Hamano
1
-23
/
+19
2010-02-17
Merge branch 'jk/grep-double-dash' into maint
Junio C Hamano
2
-0
/
+43
2010-02-17
Merge branch 'jc/typo' into maint
Junio C Hamano
17
-19
/
+20
2010-02-17
status: preload index to optimize lstat(2) calls
Junio C Hamano
1
-1
/
+1
2010-02-17
gitweb: Protect escaping functions against calling on undef
Jakub Narebski
1
-1
/
+8
2010-02-17
gitweb: esc_html (short) error message in die_error
Jakub Narebski
1
-2
/
+2
2010-02-17
submodule summary: Don't barf when invoked in an empty repo
Johan Herland
2
-2
/
+12
2010-02-17
fast-import: use the diff_delta() max_delta_size argument
Nicolas Pitre
1
-6
/
+2
2010-02-17
fast-import: honor pack.indexversion and pack.packsizelimit config vars
Nicolas Pitre
1
-0
/
+11
2010-02-17
fast-import: make default pack size unlimited
Nicolas Pitre
2
-10
/
+7
2010-02-17
fast-import: use write_idx_file() instead of custom code
Nicolas Pitre
1
-46
/
+17
2010-02-17
fast-import: use sha1write() for pack data
Nicolas Pitre
1
-10
/
+25
2010-02-17
fast-import: start using struct pack_idx_entry
Nicolas Pitre
1
-29
/
+28
2010-02-17
require_work_tree broken with NONGIT_OK
Gabriel Filion
1
-1
/
+1
2010-02-17
imap-send: support CRAM-MD5 authentication
Hitoshi Mitake
2
-15
/
+135
2010-02-16
grep documentation: clarify what files match
Mark Lodato
1
-5
/
+12
2010-02-16
Merge branch 'jc/typo'
Junio C Hamano
17
-19
/
+20
2010-02-16
Merge branch 'maint'
Junio C Hamano
8
-16
/
+56
2010-02-16
Prepare 1.7.0.1 release notes
Junio C Hamano
1
-1
/
+21
2010-02-16
Merge branch 'jc/maint-grep-one-thread-mutex-fix' into maint
Junio C Hamano
1
-9
/
+16
2010-02-16
Fix use of mutex in threaded grep
Junio C Hamano
1
-9
/
+16
2010-02-16
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
6
-6
/
+19
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
4
-4
/
+17
2010-02-16
transport: add got_remote_refs flag
Tay Ray Chuan
2
-1
/
+10
2010-02-16
dwim_ref: fix dangling symref warning
Jeff King
1
-2
/
+1
2010-02-15
git diff --quiet -w: check and report the status
Larry D'Anna
1
-0
/
+23
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2
-2
/
+14
2010-02-15
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
[prev]
[next]