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-28
Remove calculation of the longest command name from where it is not used
Alex Riesen
4
-28
/
+24
2008-08-28
dir.c: Avoid c99 array initialization
Brandon Casey
3
-16
/
+10
2008-08-28
bash-completion: Add all submodule subcommands to the completion list
Matthias Kestenholz
1
-1
/
+1
2008-08-27
Merge branch 'mv/merge-custom'
Junio C Hamano
8
-508
/
+627
2008-08-27
Merge branch 'ml/submodule'
Junio C Hamano
1
-1
/
+2
2008-08-27
Merge branch 'am/cherry-pick-rerere'
Junio C Hamano
2
-0
/
+47
2008-08-27
Merge branch 'jc/add-addremove'
Junio C Hamano
3
-69
/
+93
2008-08-27
Merge branch 'np/verify-pack'
Junio C Hamano
5
-1
/
+22
2008-08-27
Merge branch 'da/submodule-sync'
Junio C Hamano
2
-2
/
+55
2008-08-27
Merge branch 'maint'
Junio C Hamano
3
-1
/
+6
2008-08-27
ctype.c: protect tiny C preprocessor constants
Junio C Hamano
1
-0
/
+5
2008-08-27
index-pack: be careful after fixing up the header/footer
Linus Torvalds
2
-1
/
+1
2008-08-27
Make it possible to abort the submission of a change to Perforce
Simon Hausmann
1
-8
/
+23
2008-08-26
Merge branch 'af/maint-install-no-handlink'
Junio C Hamano
1
-11
/
+11
2008-08-26
Merge branch 'jc/no-slim-shell'
Junio C Hamano
4
-6
/
+3
2008-08-26
Merge branch 'maint'
Junio C Hamano
9
-35
/
+46
2008-08-26
format-patch: use default diff format even with patch options
Jeff King
2
-1
/
+27
2008-08-26
index-pack: setup git repository
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2008-08-26
Suppress some bash redirection error messages
Ramsay Jones
3
-10
/
+4
2008-08-26
Fix a warning (on cygwin) to allow -Werror
Ramsay Jones
1
-1
/
+2
2008-08-25
Makefile: always provide a fallback when hardlinks fail
Andreas Färber
1
-11
/
+11
2008-08-25
git-submodule: add "sync" command
David Aguilar
2
-2
/
+55
2008-08-25
Revert "Build-in "git-shell""
Junio C Hamano
4
-6
/
+3
2008-08-24
Fix "git log -i --grep"
Jeff King
4
-24
/
+38
2008-08-24
Install git-shell in bindir, too
Tommi Virtanen
1
-1
/
+1
2008-08-24
Merge branch 'jc/no-slim-shell'
Junio C Hamano
4
-19
/
+7
2008-08-24
Merge branch 'maint' to sync with 1.6.0.1
Junio C Hamano
11
-52
/
+126
2008-08-24
GIT 1.6.0.1
Junio C Hamano
1
-6
/
+11
2008-08-24
Merge branch 'ag/maint-combine-diff-fix' into maint
Junio C Hamano
2
-0
/
+28
2008-08-24
Merge branch 'mv/maint-merge-fix' into maint
Junio C Hamano
4
-8
/
+32
2008-08-24
git-submodule - Use "get_default_remote" from git-parse-remote
Mark Levedahl
1
-3
/
+2
2008-08-24
Documentation: clarify pager configuration
Jonathan Nieder
2
-3
/
+9
2008-08-24
Documentation: clarify pager.<cmd> configuration
Jonathan Nieder
1
-3
/
+5
2008-08-24
Clean up the git-p4 documentation
Simon Hausmann
1
-31
/
+38
2008-08-23
Respect core.autocrlf in combined diff
Alexander Gavrilov
2
-0
/
+28
2008-08-23
Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
Miklos Vajna
1
-0
/
+1
2008-08-23
t7606: fix custom merge test
Junio C Hamano
1
-2
/
+5
2008-08-23
Merge branch 'maint'
Junio C Hamano
6
-5
/
+10
2008-08-23
merge: fix numerus bugs around "trivial merge" area
Junio C Hamano
4
-8
/
+32
2008-08-23
unpack_trees(): protect the handcrafted in-core index from read_cache()
Junio C Hamano
3
-2
/
+6
2008-08-22
git-p4: Fix one-liner in p4_write_pipe function.
Tor Arvid Lund
1
-1
/
+1
2008-08-22
git-submodule: replace duplicated code with a module_list function
David Aguilar
1
-4
/
+13
2008-08-22
discard revindex data when pack list changes
Nicolas Pitre
5
-1
/
+22
2008-08-22
git-merge documentation: more details about resolving conflicts
Dan Hensgen
1
-6
/
+18
2008-08-22
Extend "checkout --track" DWIM to support more cases
Alex Riesen
4
-17
/
+46
2008-08-22
Revert "Convert output messages in merge-recursive to past tense."
Jonathan del Strother
1
-18
/
+18
2008-08-22
Completion: add missing '=' for 'diff --diff-filter'
Eric Raible
1
-1
/
+1
2008-08-22
templates/Makefile: install is unnecessary, just use mkdir -p
Junio C Hamano
1
-2
/
+2
2008-08-22
remote.c: add a function for deleting a refspec array and use it (twice)
Brandon Casey
2
-2
/
+28
2008-08-21
filter-branch: Grok special characters in tag names
Johannes Sixt
2
-5
/
+15
[next]