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-31
bash completion: add doubledash to "git show"
Markus Heidelberg
1
-0
/
+2
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
1
-1
/
+1
2008-10-31
Add --verbose|-v to test-chmtime
Alex Riesen
1
-21
/
+70
2008-10-30
asciidoc: add minor workaround to add an empty line after code blocks
Jonas Fonseca
1
-0
/
+20
2008-10-30
Plug a memleak in builtin-revert
Alex Riesen
1
-1
/
+2
2008-10-28
Add file delete/create info when we overflow rename_limit
Linus Torvalds
1
-1
/
+1
2008-10-28
Install git-cvsserver in $(bindir)
Nanako Shiraishi
1
-1
/
+1
2008-10-28
Install git-shell in bindir, too
Tommi Virtanen
1
-1
/
+1
2008-10-26
add -p: warn if only binary changes present
Thomas Rast
1
-2
/
+7
2008-10-26
git-archive: work in bare repos
Charles Bailey
3
-2
/
+23
2008-10-24
git-svn: change dashed git-config to git config
Deskin Miller
1
-1
/
+1
2008-10-21
GIT 1.6.0.3
Junio C Hamano
1
-9
/
+6
2008-10-21
rehabilitate 'git index-pack' inside the object store
Nicolas Pitre
2
-3
/
+29
2008-10-19
Fix testcase failure when extended attributes are in use
Junio C Hamano
1
-4
/
+6
2008-10-18
Documentation: Clarify '--signoff' for git-commit
Abhijit Bhopatkar
1
-1
/
+2
2008-10-18
Hopefully the final draft release notes update before 1.6.0.3
Junio C Hamano
1
-1
/
+9
2008-10-18
diff(1): clarify what "T"ypechange status means
Junio C Hamano
1
-1
/
+2
2008-10-18
Merge branch 'db/maint-checkout-b' into maint
Junio C Hamano
2
-0
/
+22
2008-10-18
contrib: update packinfo.pl to not use dashed commands
Dan McGee
1
-7
/
+7
2008-10-18
force_object_loose: Fix memory leak
Björn Steinbrink
1
-1
/
+5
2008-10-17
tests: shell negation portability fix
Jeff King
1
-1
/
+1
2008-10-16
t1301-shared-repo.sh: don't let a default ACL interfere with the test
Matt McCutchen
1
-0
/
+3
2008-10-16
git-check-attr(1): add output and example sections
Jonas Fonseca
1
-0
/
+50
2008-10-16
xdiff-interface.c: strip newline (and cr) from line before pattern matching
Brandon Casey
2
-2
/
+12
2008-10-16
t4018-diff-funcname: demonstrate end of line funcname matching flaw
Brandon Casey
1
-0
/
+6
2008-10-16
t4018-diff-funcname: rework negated last expression test
Brandon Casey
1
-1
/
+2
2008-10-16
Typo "does not exists" when git remote update remote.
Mikael Magnusson
1
-1
/
+1
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
[next]