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
2008-08-02
git-name-rev: allow --name-only in combination with --stdin
Pieter de Bie
2
-4
/
+8
2008-08-02
builtin-name-rev.c: split deeply nested part from the main function
Junio C Hamano
1
-37
/
+41
2008-08-01
Start 1.5.6.5 RelNotes to describe accumulated fixes
Junio C Hamano
2
-1
/
+20
2008-08-01
Make git-add -i accept ranges like 7-
Ciaran McCreesh
2
-5
/
+6
2008-08-01
Update my e-mail address
Junio C Hamano
43
-43
/
+43
2008-08-01
git-diff(1): "--c" -> "--cc" typo fix
Jonathan Nieder
1
-1
/
+1
2008-08-01
git-submodule: move ill placed shift.
Pierre Habouzit
1
-1
/
+1
2008-08-01
t/t4202-log.sh: add newline at end of file
Brandon Casey
1
-1
/
+2
2008-08-01
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
3
-8
/
+65
2008-08-01
Documentation: clarify diff --cc
Junio C Hamano
2
-8
/
+8
2008-08-01
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2
-0
/
+30
2008-08-01
Documentation: fix diff.external example
Anders Melchiorsen
2
-5
/
+7
2008-08-01
make sure parsed wildcard refspec ends with slash
Junio C Hamano
2
-18
/
+64
2008-08-01
init: handle empty "template" parameter
Jeff King
2
-0
/
+28
2008-08-01
builtin-revert.c: typofix
Stephan Beyer
1
-1
/
+1
2008-07-25
Makefile: fix shell quoting
Junio C Hamano
2
-7
/
+10
2008-07-25
tests: propagate $(TAR) down from the toplevel Makefile
Junio C Hamano
2
-1
/
+1
2008-07-25
index-pack.c: correctly initialize appended objects
Björn Steinbrink
1
-0
/
+4
2008-07-25
send-email: find body-encoding correctly
Peter Valdemar Mørch
1
-1
/
+1
2008-07-23
git-checkout: fix command line parsing.
Pierre Habouzit
1
-1
/
+2
2008-07-20
fix usage string for git grep
Jonathan Nieder
1
-1
/
+1
2008-07-20
refresh-index: fix bitmask assignment
Junio C Hamano
2
-1
/
+90
2008-07-19
GIT 1.5.6.4
Junio C Hamano
1
-6
/
+10
2008-07-19
builtin-rm: fix index lock file path
Olivier Marin
2
-5
/
+17
2008-07-18
Merge branch 'sp/maint-index-pack' into maint
Junio C Hamano
1
-29
/
+113
2008-07-18
http-fetch: do not SEGV after fetching a bad pack idx file
Junio C Hamano
1
-0
/
+2
2008-07-17
rev-list: honor --quiet option
Junio C Hamano
1
-4
/
+1
2008-07-17
api-run-command.txt: typofix
Stephan Beyer
1
-1
/
+1
2008-07-16
Start preparing 1.5.6.4 release notes
Junio C Hamano
2
-1
/
+44
2008-07-16
git fetch-pack: do not complain about "no common commits" in an empty repo
Johannes Schindelin
1
-1
/
+2
2008-07-16
Merge branch 'js/maint-pretty-mailmap' into maint
Junio C Hamano
2
-2
/
+27
2008-07-16
Merge branch 'sp/maint-bash-completion-optim' into maint
Junio C Hamano
1
-18
/
+50
2008-07-16
Merge branch 'sp/maint-pack-memuse' into maint
Junio C Hamano
1
-0
/
+1
2008-07-16
Merge branch 'ls/maint-mailinfo-patch-label' into maint
Junio C Hamano
7
-2
/
+104
2008-07-16
Merge branch 'js/maint-daemon-syslog' into maint
Junio C Hamano
1
-20
/
+50
2008-07-16
rebase-i: keep old parents when preserving merges
Stephan Beyer
1
-0
/
+2
2008-07-16
t7600-merge: Use test_expect_failure to test option parsing
Johannes Sixt
1
-30
/
+6
2008-07-16
Fix buffer overflow in prepare_attr_stack
Dmitry Potapov
1
-6
/
+9
2008-07-16
Fix buffer overflow in git diff
Dmitry Potapov
5
-25
/
+34
2008-07-16
Fix buffer overflow in git-grep
Dmitry Potapov
1
-12
/
+15
2008-07-16
git-cvsserver: fix call to nonexistant cleanupWorkDir()
Lars Noschinski
1
-1
/
+1
2008-07-16
Documentation/git-cherry-pick.txt et al.: Fix misleading -n description
Petr Baudis
2
-13
/
+13
2008-07-15
index-pack: Honor core.deltaBaseCacheLimit when resolving deltas
Shawn O. Pearce
1
-2
/
+46
2008-07-15
index-pack: Track the object_entry that creates each base_data
Shawn O. Pearce
1
-6
/
+12
2008-07-15
index-pack: Chain the struct base_data on the stack for traversal
Shawn O. Pearce
1
-3
/
+31
2008-07-15
index-pack: Refactor base arguments of resolve_delta into a struct
Shawn O. Pearce
1
-27
/
+33
2008-07-14
bash completion: Resolve git show ref:path<tab> losing ref: portion
Shawn O. Pearce
1
-2
/
+25
2008-07-13
bash completion: Append space after file names have been completed
Shawn O. Pearce
1
-1
/
+9
2008-07-13
git-mailinfo: Fix getting the subject from the in-body [PATCH] line
Lukas Sandström
7
-2
/
+104
2008-07-13
bash completion: Don't offer "a.." as a completion for "a."
Shawn O. Pearce
1
-3
/
+0
[next]