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-12-17
Make 'ce_compare_link()' use the new 'strbuf_readlink()'
Linus Torvalds
1
-14
/
+8
2008-12-17
Add generic 'strbuf_readlink()' helper function
Linus Torvalds
3
-4
/
+30
2008-12-17
doc/git-reset: add reference to git-stash
Markus Heidelberg
1
-0
/
+2
2008-12-17
Documentation: fix description for enabling hooks
Markus Heidelberg
2
-2
/
+4
2008-12-17
git-daemon documentation: use {tilde}
Miklos Vajna
1
-2
/
+2
2008-12-16
gitweb: do not run "git diff" that is Porcelain
Junio C Hamano
1
-37
/
+3
2008-12-15
bash completion: Sync config variables with their man pages
Lee Marlow
1
-7
/
+80
2008-12-15
bash completion: Sort config completion variables
Lee Marlow
1
-37
/
+40
2008-12-15
Merge branch 'maint'
Junio C Hamano
4
-3
/
+32
2008-12-15
fast-import: close pack before unlinking it
Johannes Schindelin
1
-1
/
+3
2008-12-15
pager: do not dup2 stderr if it is already redirected
Junio C Hamano
1
-1
/
+2
2008-12-15
git-show: do not segfault when showing a bad tag
Junio C Hamano
2
-1
/
+27
2008-12-14
Get rid of the last remnants of GIT_CONFIG_LOCAL
Johannes Schindelin
4
-8
/
+3
2008-12-14
Documentation: Describe git-gui Tools menu configuration options.
Alexander Gavrilov
1
-0
/
+51
2008-12-14
git-fast-import possible memory corruption problem
YONETANI Tomokazu
1
-3
/
+4
2008-12-13
builtin-commit: remove unused message variable
Markus Heidelberg
1
-5
/
+0
2008-12-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-12-12
git-branch: display sha1 on branch deletion
Brandon Casey
2
-2
/
+4
2008-12-12
git-config.txt: fix a typo
Jim Meyering
1
-1
/
+1
2008-12-11
Merge branch 'maint'
Junio C Hamano
4
-7
/
+64
2008-12-11
fsck: reduce stack footprint
Linus Torvalds
1
-7
/
+31
2008-12-10
rebase: improve error messages about dirty state
Jeff King
1
-3
/
+6
2008-12-10
make sure packs to be replaced are closed beforehand
Nicolas Pitre
3
-0
/
+33
2008-12-10
Fix typo in comment in builtin-add.c
Alexander Potashev
1
-1
/
+1
2008-12-10
Fix t4031
Junio C Hamano
1
-1
/
+1
2008-12-09
Merge branch 'maint'
Junio C Hamano
3
-13
/
+63
2008-12-09
diff: respect textconv in rewrite diffs
Jeff King
2
-13
/
+59
2008-12-09
diff: fix handling of binary rewrite diffs
Jeff King
2
-1
/
+48
2008-12-09
Fix typos in documentation
Alexander Potashev
2
-2
/
+2
2008-12-09
git-p4: Fix regression in p4Where method.
Tor Arvid Lund
1
-3
/
+10
2008-12-09
Improve language in git-merge.txt and related docs
Ralf Wildenhues
9
-49
/
+48
2008-12-09
work around Python warnings from AsciiDoc
Junio C Hamano
1
-9
/
+9
2008-12-08
Define linkgit macro in [macros] section
Alexey Borzenkov
1
-0
/
+3
2008-12-08
git-svn: Make following parents atomic
Deskin Miller
2
-4
/
+54
2008-12-08
gitweb: Fix bug in insert_file() subroutine
Jakub Narebski
2
-1
/
+11
2008-12-07
diff: allow turning on textconv explicitly for plumbing
Jeff King
1
-0
/
+4
2008-12-07
reorder ALLOW_TEXTCONV option setting
Jeff King
3
-4
/
+4
2008-12-07
read-cache.c: typofix in comment
Junio C Hamano
1
-1
/
+1
2008-12-07
builtin-checkout.c: check error return from read_cache()
Junio C Hamano
1
-2
/
+5
2008-12-07
Point "stale" 1.6.0.5 documentation from the main git documentation page
Junio C Hamano
1
-1
/
+2
2008-12-07
Revert "git-stash: use git rev-parse -q"
Junio C Hamano
1
-6
/
+6
2008-12-07
Update draft release notes for 1.6.1
Junio C Hamano
1
-22
/
+1
2008-12-07
Merge branch 'maint'
Junio C Hamano
5
-31
/
+55
2008-12-07
GIT 1.6.0.5
Junio C Hamano
1
-15
/
+28
2008-12-07
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
3
-3
/
+31
2008-12-07
tag: delete TAG_EDITMSG only on successful tag
Jeff King
1
-8
/
+20
2008-12-07
gitweb: Make project specific override for 'grep' feature work
Jakub Narebski
1
-0
/
+1
2008-12-07
http.c: use 'git_config_string' to get 'curl_http_proxy'
Miklos Vajna
1
-7
/
+4
2008-12-07
fetch-pack: Avoid memcpy() with src==dst
Thomas Rast
1
-1
/
+2
2008-12-05
Update draft release notes to 1.6.1
Junio C Hamano
1
-1
/
+17
[next]