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-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-10
receive-pack: Send internal errors over side-band #2
Shawn O. Pearce
2
-15
/
+52
2010-02-09
t5401: Use a bare repository for the remote peer
Shawn O. Pearce
1
-29
/
+29
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
receive-pack: Send hook output over side band #2
Shawn O. Pearce
2
-17
/
+70
2010-02-05
receive-pack: Wrap status reports inside side-band-64k
Shawn O. Pearce
1
-8
/
+22
2010-02-05
receive-pack: Refactor how capabilities are shown to the client
Shawn O. Pearce
1
-10
/
+8
2010-02-05
send-pack: demultiplex a sideband stream with status data
Shawn O. Pearce
1
-16
/
+50
2010-02-05
run-command: support custom fd-set in async
Erik Faye-Lund
7
-37
/
+131
2010-02-05
run-command: Allow stderr to be a caller supplied pipe
Shawn O. Pearce
3
-2
/
+10
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-30
lib-patch-mode.sh: Fix permission
Junio C Hamano
1
-0
/
+2
2010-01-30
Merge commit 'b319ef7' into jc/maint-fix-test-perm
Junio C Hamano
1466
-52463
/
+223107
2010-01-30
t6000lib: Fix permission
Junio C Hamano
1
-0
/
+2
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
2010-01-23
git-gui: Correct file_states when unstaging partly staged entry
Jens Lehmann
1
-0
/
+3
2010-01-23
git-gui: Fix gitk for branch whose name matches local file
Peter Krefting
1
-1
/
+1
2010-01-23
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
Christopher Beelby
1
-0
/
+4
2010-01-23
git-gui: handle really long error messages in updateindex.
Pat Thoyts
1
-16
/
+18
2010-01-22
ignore duplicated slashes in make_relative_path()
Junio C Hamano
2
-9
/
+36
2010-01-21
merge-recursive: do not return NULL only to cause segfault
Junio C Hamano
1
-4
/
+4
2010-01-21
retry request without query when info/refs?query fails
Tay Ray Chuan
1
-2
/
+16
2010-01-21
Fix "log --oneline" not to show notes
Junio C Hamano
3
-4
/
+7
[prev]
[next]