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-11-04
tag: Check that options are only allowed in the appropriate mode
Samuel Tardieu
1
-7
/
+12
2008-11-02
Add reference for status letters in documentation.
Yann Dirson
2
-1
/
+17
2008-11-02
Document that git-log takes --all-match.
Mikael Magnusson
1
-0
/
+4
2008-11-02
Update draft 1.6.0.4 release notes
Junio C Hamano
1
-7
/
+18
2008-11-02
Merge branch 'js/maint-fetch-update-head' into maint
Junio C Hamano
7
-5
/
+44
2008-11-02
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
5
-44
/
+40
2008-11-02
Merge branch 'jc/maint-reset-remove-unmerged-new' into maint
Junio C Hamano
2
-13
/
+78
2008-11-02
Merge branch 'jc/maint-co-track' into maint
Junio C Hamano
12
-29
/
+61
2008-11-02
Start 1.6.0.4 cycle
Junio C Hamano
2
-1
/
+30
2008-11-01
add instructions on how to send patches to the mailing list with Gmail
Tom Preston-Werner
1
-0
/
+27
2008-11-01
Documentation/gitattributes: Add subsection header for each attribute
Jakub Narebski
1
-0
/
+6
2008-11-01
git send-email: avoid leaking directory file descriptors.
Pierre Habouzit
1
-2
/
+1
2008-11-01
send-pack: do not send out single-level refs such as refs/stash
Jeff King
1
-1
/
+7
2008-11-01
fix overlapping memcpy in normalize_absolute_path
Jeff King
1
-1
/
+1
2008-11-01
pack-objects: avoid reading uninitalized data
Jeff King
1
-1
/
+2
2008-11-01
correct cache_entry allocation
Jeff King
1
-1
/
+1
2008-11-01
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-1
/
+1
2008-10-31
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
1
-1
/
+1
2008-10-31
Documentation: clarify information about 'ident' attribute
Jan Krüger
1
-2
/
+2
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-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
11
-23
/
+39
2008-10-19
demonstrate breakage of detached checkout with symbolic link HEAD
Junio C Hamano
1
-0
/
+12
2008-10-18
Documentation: Clarify '--signoff' for git-commit
Abhijit Bhopatkar
1
-1
/
+2
2008-10-18
reset --hard/read-tree --reset -u: remove unmerged new paths
Junio C Hamano
2
-13
/
+78
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
Fix "checkout --track -b newbranch" on detached HEAD
Junio C Hamano
2
-7
/
+11
2008-10-17
refactor handling of "other" files in ls-files and status
Jeff King
5
-44
/
+40
2008-10-17
tests: shell negation portability fix
Jeff King
1
-1
/
+1
2008-10-17
pull: allow "git pull origin $something:$current_branch" into an unborn branch
Junio C Hamano
2
-2
/
+14
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
[next]