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-23
move encode_in_pack_object_header() to a better place
Nicolas Pitre
4
-28
/
+28
2010-02-22
add-interactive: fix bogus diff header line ordering
Jeff King
2
-1
/
+31
2010-02-22
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
2
-4
/
+4
2010-02-22
git_mkstemps_mode: don't set errno to EINVAL on exit.
Matthieu Moy
1
-1
/
+0
2010-02-22
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
3
-20
/
+10
2010-02-22
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
Matthieu Moy
3
-2
/
+27
2010-02-22
Move gitmkstemps to path.c
Matthieu Moy
3
-71
/
+69
2010-02-22
Add a testcase for ACL with restrictive umask.
Matthieu Moy
1
-0
/
+67
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
90
-97
/
+97
2010-02-22
tests: Fix race condition in t7006-pager
Jonathan Nieder
1
-6
/
+6
2010-02-21
sha1_file: be paranoid when creating loose objects
Nicolas Pitre
1
-0
/
+9
2010-02-21
git-diff: add a test for git diff --quiet -w
Larry D'Anna
1
-0
/
+15
2010-02-21
Merge branch 'ml/maint-grep-doc'
Junio C Hamano
1
-5
/
+12
2010-02-21
Merge branch 'tc/maint-transport-ls-remote-with-void'
Junio C Hamano
2
-1
/
+10
2010-02-21
Merge branch 'hm/maint-imap-send-crlf'
Junio C Hamano
1
-1
/
+39
2010-02-21
Merge branch 'sp/push-sideband'
Junio C Hamano
10
-134
/
+370
2010-02-21
Merge branch 'jc/checkout-detached'
Junio C Hamano
5
-12
/
+46
2010-02-21
Merge branch 'jc/maint-fix-test-perm'
Junio C Hamano
2
-0
/
+4
2010-02-21
Merge branch 'jn/makefile-script-lib'
Junio C Hamano
3
-14
/
+28
2010-02-21
Merge branch 'mv/request-pull-modernize'
Junio C Hamano
1
-4
/
+4
2010-02-21
hash-object: don't use mmap() for small files
Dmitry Potapov
1
-0
/
+10
2010-02-21
sha1_file: don't malloc the whole compressed result when writing out objects
Nicolas Pitre
1
-14
/
+10
2010-02-21
t7006-pager: if stdout is not a terminal, make a new one
Jonathan Nieder
2
-11
/
+82
2010-02-20
Merge branch 'maint'
Junio C Hamano
3
-14
/
+13
2010-02-20
cherry_pick_list: quit early if one side is empty
Thomas Rast
1
-0
/
+3
2010-02-20
tests: Add tests for automatic use of pager
Jonathan Nieder
1
-0
/
+163
2010-02-20
Documentation: pack-objects: Clarify --local's semantics.
Nelson Elhage
1
-5
/
+4
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
mailinfo: do not strip leading spaces even for a header line
Junio C Hamano
2
-3
/
+2
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
[prev]
[next]