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-14
remote.c: correct the check for a leading '/' in a remote name
Brandon Casey
1
-4
/
+5
2008-10-14
Add testcase to ensure merging an early part of a branch is done properly
Miklos Vajna
1
-0
/
+26
2008-10-13
Update draft release notes to 1.6.0.3
Junio C Hamano
1
-2
/
+19
2008-10-12
test-lib: fix broken printf
Shawn O. Pearce
1
-1
/
+1
2008-10-12
git apply --directory broken for new files
Jeff King
2
-0
/
+59
2008-10-10
rebase -i: do not fail when there is no commit to cherry-pick
Johannes Schindelin
2
-1
/
+13
2008-10-10
test-lib: fix color reset in say_color()
Miklos Vajna
1
-1
/
+2
2008-10-10
fix pread()'s short read in index-pack
Nicolas Pitre
3
-6
/
+14
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
builtin-merge.c: allocate correct amount of memory
Brandon Casey
1
-2
/
+2
2008-10-08
Do not use errno when pread() returns 0
Samuel Tardieu
1
-1
/
+4
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
Update release notes for 1.6.0.3
Shawn O. Pearce
1
-1
/
+51
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
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
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
2008-10-02
Solaris: Use OLD_ICONV to avoid compile warnings
David Soria Parra
1
-0
/
+1
2008-10-02
gitweb: remove PATH_INFO from $my_url and $my_uri
Giuseppe Bilotta
1
-0
/
+7
2008-10-01
Improve git-log documentation wrt file filters
martin f. krafft
1
-3
/
+6
2008-10-01
Documentation: remove '\' in front of short options
SZEDER Gábor
2
-6
/
+6
2008-09-30
git-svn: call 'fatal' correctly in set-tree
Luc Heinrich
1
-1
/
+1
2008-09-30
Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)
Michael Prokop
1
-4
/
+4
2008-09-30
t0024: add executable permission
SZEDER Gábor
1
-0
/
+0
2008-09-29
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
5
-49
/
+72
2008-09-29
Merge branch 'mg/maint-remote-fix' into maint
Shawn O. Pearce
1
-8
/
+15
2008-09-29
Clarify commit error message for unmerged files
Rafael Garcia-Suarez
1
-1
/
+1
2008-09-29
Use strchrnul() instead of strchr() plus manual workaround
Johan Herland
1
-3
/
+1
2008-09-29
Use remove_path from dir.c instead of own implementation
Alex Riesen
3
-49
/
+5
2008-09-29
Add remove_path: a function to remove as much as possible of a path
Alex Riesen
2
-0
/
+23
2008-09-29
git-submodule: Fix "Unable to checkout" for the initial 'update'
Ping Yin
1
-2
/
+7
2008-09-29
Clarify how the user can satisfy stash's 'dirty state' check.
Stephen Haberman
1
-1
/
+1
2008-09-26
Remove empty directories in recursive merge
Alex Riesen
2
-3
/
+12
2008-09-26
Documentation: clarify the details of overriding LESS via core.pager
Chris Frey
1
-2
/
+11
2008-09-25
Update release notes for 1.6.0.3
Shawn O. Pearce
1
-1
/
+17
[next]