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
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
4
-4
/
+17
2010-02-16
dwim_ref: fix dangling symref warning
Jeff King
1
-2
/
+1
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2
-2
/
+14
2010-02-15
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
2010-02-15
Remove hyphen from "git-command" in two error messages
Pete Harlan
2
-2
/
+2
2010-02-14
fix minor memory leak in get_tree_entry()
René Scharfe
1
-0
/
+1
2010-02-12
Fix typo in 1.6.6.2 release notes
Junio C Hamano
1
-1
/
+1
2010-02-12
Re-fix check-ref-format documentation mark-up
Junio C Hamano
1
-1
/
+1
2010-02-11
filter-branch: Fix error message for --prune-empty --commit-filter
Jacob Helwig
1
-1
/
+1
2010-02-10
Git 1.6.6.2
Junio C Hamano
4
-3
/
+50
2010-02-10
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-2
/
+4
2010-02-10
t8003: check exit code of command and error message separately
Junio C Hamano
1
-2
/
+4
2010-02-10
Merge branch 'sp/maint-fast-import-large-blob' into maint
Junio C Hamano
5
-20
/
+227
2010-02-10
Merge branch 'gp/maint-cvsserver' into maint
Junio C Hamano
1
-1
/
+1
2010-02-10
Merge branch 'jc/maint-reflog-bad-timestamp' into maint
Junio C Hamano
4
-10
/
+86
2010-02-10
Merge branch 'il/maint-xmallocz' into maint
Junio C Hamano
4
-10
/
+15
2010-02-10
Merge branch 'jh/maint-config-file-prefix' into maint
Junio C Hamano
2
-1
/
+12
2010-02-10
Merge branch 'nd/include-termios-for-osol' into maint
Junio C Hamano
1
-0
/
+1
2010-02-10
Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maint
Junio C Hamano
2
-1
/
+58
2010-02-10
Merge branch 'rs/maint-archive-match-pathspec' into maint
Junio C Hamano
1
-1
/
+24
2010-02-10
check-ref-format documentation: fix enumeration mark-up
Junio C Hamano
1
-1
/
+1
2010-02-08
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
2
-1
/
+9
2010-02-08
blame: prevent a segv when -L given start > EOF
Jay Soffian
2
-1
/
+9
2010-02-08
Merge branch 'jc/maint-push-doc-status' into maint
Junio C Hamano
1
-5
/
+10
2010-02-08
git-push: document all the status flags used in the output
Junio C Hamano
1
-5
/
+10
2010-02-08
Merge branch 'jc/maint-imap-config-parse' into maint
Junio C Hamano
1
-7
/
+8
2010-02-08
Fix parsing of imap.preformattedHTML and imap.sslverify
Junio C Hamano
1
-7
/
+8
2010-02-08
Merge branch 'jc/maint-doc-git-add-example' into maint
Junio C Hamano
1
-1
/
+1
2010-02-08
git-add documentation: Fix shell quoting example
Junio C Hamano
1
-1
/
+1
2010-02-07
archive: simplify archive format guessing
René Scharfe
2
-18
/
+26
2010-02-05
Update git fsck --full short description to mention packs
Wesley J. Landaker
1
-1
/
+1
2010-02-05
Merge branch 'jc/maint-limit-note-output' into maint
Junio C Hamano
8
-1
/
+85
2010-02-01
fast-import: Stream very large blobs directly to pack
Shawn O. Pearce
5
-20
/
+227
2010-02-01
Merge branch 'sb/maint-octopus' into maint-1.6.5
Junio C Hamano
2
-9
/
+57
2010-02-01
Merge branch 'bg/maint-add-all-doc' into maint-1.6.5
Junio C Hamano
2
-29
/
+88
2010-01-29
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-1
/
+1
2010-01-29
fix memcpy of overlapping area
Jeff King
1
-1
/
+1
2010-01-28
bash: don't offer remote transport helpers as subcommands
SZEDER Gábor
1
-0
/
+1
2010-01-27
t0101: use a fixed timestamp when searching in the reflog
Junio C Hamano
1
-2
/
+2
2010-01-27
Update @{bogus.timestamp} fix not to die()
Junio C Hamano
1
-2
/
+2
2010-01-26
approxidate_careful() reports errorneous date string
Junio C Hamano
4
-10
/
+86
2010-01-26
Fix integer overflow in unpack_compressed_entry()
Ilari Liusvaara
1
-2
/
+1
2010-01-26
Fix integer overflow in unpack_sha1_rest()
Ilari Liusvaara
1
-2
/
+1
2010-01-26
Fix integer overflow in patch_delta()
Ilari Liusvaara
1
-2
/
+1
2010-01-26
Add xmallocz()
Ilari Liusvaara
2
-4
/
+12
2010-01-26
git-cvsserver: allow regex metacharacters in CVSROOT
Gerrit Pape
1
-1
/
+1
2010-01-26
builtin-config: Fix crash when using "-f <relative path>" from non-root dir
Johan Herland
2
-1
/
+12
2010-01-24
Merge branch 'maint' of git://git.spearce.org/git-gui into maint
Junio C Hamano
5
-23
/
+48
2010-01-23
git-gui: work from the .git dir
Giuseppe Bilotta
1
-0
/
+10
2010-01-23
git-gui: Fix applying a line when all following lines are deletions
Jeff Epler
1
-0
/
+1
[next]