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-10-09
Merge branch 'lt/time-reject-fractional-seconds'
Shawn O. Pearce
1
-6
/
+20
2008-10-09
Merge branch 'jc/add-ita'
Shawn O. Pearce
4
-6
/
+65
2008-10-09
Merge branch 'mw/sendemail'
Shawn O. Pearce
3
-215
/
+147
2008-10-09
Merge branch 'mv/merge-refresh'
Shawn O. Pearce
2
-0
/
+19
2008-10-09
Merge branch 'ph/parseopt'
Shawn O. Pearce
3
-80
/
+74
2008-10-09
Merge branch 'rz/grepz'
Shawn O. Pearce
4
-3
/
+26
2008-10-09
Merge branch 'mg/verboseprune'
Shawn O. Pearce
2
-4
/
+11
2008-10-09
Merge branch 'maint'
Shawn O. Pearce
5
-28
/
+18
2008-10-09
Merge branch 'sg/maint-intrebase-msghook' into maint
Shawn O. Pearce
1
-6
/
+11
2008-10-09
builtin-apply: fix typo leading to stack corruption
Imre Deak
1
-1
/
+1
2008-10-09
git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)
Brandon Casey
1
-18
/
+4
2008-10-09
Merge branch 'jk/maint-soliconv' into maint
Shawn O. Pearce
1
-1
/
+0
2008-10-09
Cleanup in sha1_file.c::cache_or_unpack_entry()
Miklos Vajna
1
-4
/
+2
2008-10-09
builtin-merge.c: allocate correct amount of memory
Brandon Casey
1
-2
/
+2
2008-10-08
Merge branch 'maint'
Shawn O. Pearce
8
-21
/
+88
2008-10-08
Do not use errno when pread() returns 0
Samuel Tardieu
1
-1
/
+4
2008-10-08
Replace xmalloc/memset(0) pairs with xcalloc
Brandon Casey
5
-11
/
+5
2008-10-08
git init: --bare/--shared overrides system/global config
Deskin Miller
2
-2
/
+42
2008-10-08
git-push.txt: Describe --repo option in more detail
Johannes Sixt
2
-6
/
+20
2008-10-08
git rm: refresh index before up-to-date check
Johannes Schindelin
2
-8
/
+18
2008-10-07
Fix a few typos in relnotes
Mikael Magnusson
1
-4
/
+4
2008-10-06
Merge branch 'maint'
Shawn O. Pearce
11
-44
/
+246
2008-10-06
Update release notes for 1.6.0.3
Shawn O. Pearce
1
-1
/
+51
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
3
-0
/
+7
2008-10-06
Teach rebase -i to honor pre-rebase hook
Nanako Shiraishi
3
-7
/
+148
2008-10-06
docs: describe pre-rebase hook
Nanako Shiraishi
1
-0
/
+7
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
2
-0
/
+5
2008-10-06
make prefix_path() never return NULL
Dmitry Potapov
1
-7
/
+2
2008-10-06
fix bogus "diff --git" header from "diff --no-index"
Linus Torvalds
2
-0
/
+25
2008-10-06
Fix fetch/clone --quiet when stdout is connected
Tuncer Ayaz
1
-2
/
+2
2008-10-05
builtin-blame: Fix blame -C -C with submodules.
Alexander Gavrilov
1
-0
/
+2
2008-10-05
bash: remove fetch, push, pull dashed form leftovers
SZEDER Gábor
1
-27
/
+9
2008-10-03
builtin-merge: refresh the index before calling a strategy
Miklos Vajna
2
-0
/
+19
2008-10-03
Makefile: do not set NEEDS_LIBICONV for Solaris 8
Jeff King
1
-1
/
+0
2008-10-03
rebase -i: remove leftover debugging
SZEDER Gábor
1
-1
/
+1
2008-10-02
rebase -i: proper prepare-commit-msg hook argument when squashing
SZEDER Gábor
1
-6
/
+11
2008-10-02
bash completion: Add --[no-]validate to "git send-email"
Teemu Likonen
1
-1
/
+2
2008-10-02
parse-opt: migrate builtin-merge-file.
Pierre Habouzit
1
-31
/
+37
2008-10-02
parse-opt: migrate git-merge-base.
Pierre Habouzit
1
-21
/
+16
2008-10-02
parse-opt: migrate fmt-merge-msg.
Pierre Habouzit
1
-28
/
+21
2008-10-02
tests: add a testcase for "git submodule sync"
David Aguilar
1
-0
/
+64
2008-10-02
Merge branch 'maint'
Shawn O. Pearce
3
-1
/
+59
2008-10-02
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
24
-141
/
+162
2008-10-02
archive.c: make archiver static
Nanako Shiraishi
1
-1
/
+1
2008-10-02
commit.c: make read_graft_file() static
Nanako Shiraishi
2
-2
/
+1
2008-10-02
config.c: make git_parse_long() static
Nanako Shiraishi
2
-3
/
+2
2008-10-02
run-command.c: remove run_command_v_opt_cd()
Nanako Shiraishi
3
-10
/
+1
2008-10-02
dir.c: make dir_add_name() and dir_add_ignored() static
Nanako Shiraishi
2
-3
/
+2
2008-10-02
gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh
Jakub Narebski
1
-0
/
+49
2008-10-02
gitweb: Fix two 'uninitialized value' warnings in git_tree()
Jakub Narebski
1
-1
/
+2
[next]