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
2013-09-09
upload-pack: send keepalive packets during pack computation
Jeff King
2
-1
/
+35
2013-09-09
branch.c: Relax unnecessary requirement on upstream's remote ref name
Per Cederqvist
2
-3
/
+2
2013-09-09
t3200: Add test demonstrating minor regression in 41c21f2
Johan Herland
1
-0
/
+34
2013-09-09
Refer to branch.<name>.remote/merge when documenting --track
Johan Herland
1
-2
/
+4
2013-09-09
t3200: Minor fix when preparing for tracking failure
Johan Herland
1
-1
/
+2
2013-09-09
t2024: Fix &&-chaining and a couple of typos
Johan Herland
1
-3
/
+3
2013-09-09
rebase: fix run_specific_rebase's use of "return" on FreeBSD
Matthieu Moy
1
-1
/
+10
2013-09-08
l10n: de.po: use "das Tag" instead of "der Tag"
Ralf Thielow
1
-11
/
+11
2013-09-05
Merge branch 'nd/fetch-pack-shallow-fix' into maint
Junio C Hamano
2
-1
/
+19
2013-09-05
Merge branch 'hv/config-from-blob' into maint
Junio C Hamano
1
-16
/
+16
2013-09-05
Merge branch 'maint-1.8.3' into maint
Junio C Hamano
1
-2
/
+2
2013-09-05
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
1
-2
/
+2
2013-09-05
Documentation/git-merge.txt: fix formatting of example block
Andreas Schwab
1
-2
/
+2
2013-09-04
add--interactive: fix external command invocation on Windows
Johannes Sixt
1
-1
/
+1
2013-09-03
Merge git://github.com/git-l10n/git-po into maint
Junio C Hamano
2
-718
/
+874
2013-09-03
Merge branch 'maint-1.8.3' into maint
Junio C Hamano
1
-0
/
+1
2013-09-03
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
1
-0
/
+1
2013-09-03
Make setup_git_env() resolve .git file when $GIT_DIR is not specified
Nguyễn Thái Ngọc Duy
2
-5
/
+8
2013-08-30
has_sha1_file: re-check pack directory before giving up
Jeff King
1
-1
/
+4
2013-08-30
fix shell syntax error in template
Thorsten Glaser
1
-0
/
+1
2013-08-30
l10n: fr.po: hotfix for commit 6b388fc
Sebastien Helleu
2
-718
/
+874
2013-08-28
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2013-08-28
mailmap: handle mailmap blobs without trailing newlines
Jeff King
2
-13
/
+24
2013-08-28
Add testcase for needless objects during a shallow fetch
Matthijs Kooijman
1
-0
/
+11
2013-08-28
list-objects: mark more commits as edges in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
1
-0
/
+17
2013-08-28
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
6
-9
/
+8
2013-08-28
upload-pack: delegate rev walking in shallow fetch to pack-objects
Nguyễn Thái Ngọc Duy
2
-99
/
+32
2013-08-28
shallow: add setup_temporary_shallow()
Nguyễn Thái Ngọc Duy
2
-0
/
+24
2013-08-28
shallow: only add shallow graft points to new shallow file
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-08-26
config: do not use C function names as struct members
Jeff King
1
-16
/
+16
2013-08-25
rebase -i: fix short SHA-1 collision
Junio C Hamano
2
-1
/
+31
2013-08-25
t3404: rebase -i: demonstrate short SHA-1 collision
Eric Sunshine
1
-0
/
+24
2013-08-25
t3404: make tests more self-contained
Eric Sunshine
1
-2
/
+63
2013-08-25
fetch-pack: do not remove .git/shallow file when --depth is not specified
Nguyễn Thái Ngọc Duy
2
-1
/
+19
2013-08-24
commit: search author pattern against mailmap
Antoine Pelisse
2
-1
/
+18
2013-08-23
dir.c::test_one_path(): work around directory_exists_in_index_icase() breakage
Eric Sunshine
2
-9
/
+24
2013-08-23
Git 1.8.4
Junio C Hamano
2
-1
/
+6
2013-08-22
contrib/git-prompt.sh: handle missing 'printf -v' more gracefully
Brandon Casey
1
-1
/
+5
2013-08-21
t9902-completion.sh: old Bash still does not support array+=('') notation
Brandon Casey
1
-1
/
+1
2013-08-21
git-completion.bash: use correct Bash/Zsh array length syntax
Brandon Casey
1
-1
/
+1
2013-08-21
rebase --preserve-merges: ignore "merge.log" config
Ralf Thielow
2
-1
/
+25
2013-08-21
Typofix draft release notes to 1.8.4
Junio C Hamano
1
-2
/
+2
2013-08-20
stream_to_pack: xread does not guarantee to read all requested bytes
Johannes Sixt
1
-1
/
+1
2013-08-20
Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"
Steffen Prohaska
4
-27
/
+0
2013-08-20
xread, xwrite: limit size of IO to 8MB
Steffen Prohaska
2
-0
/
+26
2013-08-19
avoid segfault on submodule.*.path set to an empty "true"
Jharrod LaFon
2
-0
/
+16
2013-08-19
Git 1.8.4-rc4
Junio C Hamano
2
-10
/
+1
2013-08-18
rebase -i: fix cases ignoring core.commentchar
Eric Sunshine
1
-1
/
+1
2013-08-18
move setup_alternate_shallow and write_shallow_commits to shallow.c
Nguyễn Thái Ngọc Duy
3
-52
/
+58
2013-08-15
t3010: update to demonstrate "ls-files -k" optimization pitfalls
Junio C Hamano
1
-3
/
+9
[prev]
[next]