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-07-16
Start preparing 1.5.6.4 release notes
Junio C Hamano
2
-1
/
+44
2008-07-16
git fetch-pack: do not complain about "no common commits" in an empty repo
Johannes Schindelin
1
-1
/
+2
2008-07-16
Merge branch 'js/maint-pretty-mailmap' into maint
Junio C Hamano
2
-2
/
+27
2008-07-16
Merge branch 'sp/maint-bash-completion-optim' into maint
Junio C Hamano
1
-18
/
+50
2008-07-16
Merge branch 'sp/maint-pack-memuse' into maint
Junio C Hamano
1
-0
/
+1
2008-07-16
Merge branch 'ls/maint-mailinfo-patch-label' into maint
Junio C Hamano
7
-2
/
+104
2008-07-16
Merge branch 'js/maint-daemon-syslog' into maint
Junio C Hamano
1
-20
/
+50
2008-07-16
rebase-i: keep old parents when preserving merges
Stephan Beyer
1
-0
/
+2
2008-07-16
t7600-merge: Use test_expect_failure to test option parsing
Johannes Sixt
1
-30
/
+6
2008-07-16
Fix buffer overflow in prepare_attr_stack
Dmitry Potapov
1
-6
/
+9
2008-07-16
Fix buffer overflow in git diff
Dmitry Potapov
5
-25
/
+34
2008-07-16
Fix buffer overflow in git-grep
Dmitry Potapov
1
-12
/
+15
2008-07-16
git-cvsserver: fix call to nonexistant cleanupWorkDir()
Lars Noschinski
1
-1
/
+1
2008-07-16
Documentation/git-cherry-pick.txt et al.: Fix misleading -n description
Petr Baudis
2
-13
/
+13
2008-07-14
bash completion: Resolve git show ref:path<tab> losing ref: portion
Shawn O. Pearce
1
-2
/
+25
2008-07-13
bash completion: Append space after file names have been completed
Shawn O. Pearce
1
-1
/
+9
2008-07-13
git-mailinfo: Fix getting the subject from the in-body [PATCH] line
Lukas Sandström
7
-2
/
+104
2008-07-13
bash completion: Don't offer "a.." as a completion for "a."
Shawn O. Pearce
1
-3
/
+0
2008-07-13
GIT 1.5.6.3
Junio C Hamano
2
-9
/
+20
2008-07-13
git-am: Do not exit silently if committer is unset
Stephan Beyer
1
-1
/
+2
2008-07-13
bash completion: Improve responsiveness of git-log completion
Shawn O. Pearce
1
-12
/
+16
2008-07-12
t0004: fix timing bug
Junio C Hamano
1
-9
/
+10
2008-07-11
Add pretty format %aN which gives the author name, respecting .mailmap
Johannes Schindelin
2
-2
/
+27
2008-07-11
git-mailinfo: document the -n option
Lukas Sandström
2
-2
/
+5
2008-07-11
Fix backwards-incompatible handling of core.sharedRepository
Petr Baudis
2
-1
/
+24
2008-07-09
Correct pack memory leak causing git gc to try to exceed ulimit
Shawn O. Pearce
1
-0
/
+1
2008-07-08
Start preparing release notes for 1.5.6.3
Junio C Hamano
2
-1
/
+43
2008-07-08
git-submodule - Fix bugs in adding an existing repo as a module
Mark Levedahl
1
-2
/
+1
2008-07-08
bash: offer only paths after '--'
SZEDER Gábor
1
-0
/
+30
2008-07-08
Remove unnecessary pack-*.keep file after successful git-clone
Shawn O. Pearce
2
-3
/
+24
2008-07-08
make deleting a missing ref more quiet
Jeff King
3
-3
/
+9
2008-07-08
Merge branch 'qq/maint' into maint
Junio C Hamano
1
-0
/
+2
2008-07-08
Merge branch 'lt/racy-empty' into maint
Junio C Hamano
1
-0
/
+16
2008-07-07
Merge branch 'qq/maint' (early part) into maint
Junio C Hamano
15
-88
/
+73
2008-07-07
run_command(): respect GIT_TRACE
Johannes Schindelin
1
-0
/
+2
2008-07-07
git-svn.perl: workaround assertions in svn library 1.5.0
Gerrit Pape
1
-0
/
+2
2008-07-06
mailinfo: feed the correct line length to decode_transfer_encoding()
Junio C Hamano
1
-0
/
+1
2008-07-06
git-clone: remove leftover debugging fprintf().
Alex Riesen
1
-1
/
+0
2008-07-06
Fix grammar in git-rev-parse(1).
Mikael Magnusson
1
-2
/
+2
2008-07-06
git daemon: avoid calling syslog() from a signal handler
Johannes Schindelin
1
-20
/
+50
2008-07-05
Fix "config_error_nonbool" used with value instead of key
Christian Couder
1
-1
/
+1
2008-07-05
clone -q: honor "quiet" option over native transports.
Junio C Hamano
1
-1
/
+3
2008-07-05
attribute documentation: keep EXAMPLE at end
Junio C Hamano
1
-16
/
+17
2008-07-05
builtin-commit.c: Use 'git_config_string' to get 'commit.template'
Brian Hetro
1
-7
/
+4
2008-07-05
http.c: Use 'git_config_string' to clean up SSL config.
Brian Hetro
1
-24
/
+12
2008-07-05
diff.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
1
-6
/
+2
2008-07-05
convert.c: Use 'git_config_string' to get 'smudge' and 'clean'
Brian Hetro
1
-16
/
+9
2008-07-05
builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...
Brian Hetro
1
-12
/
+4
2008-07-05
Documentation cvs: Clarify when a bare repository is needed
Matthew Ogilvie
3
-0
/
+14
2008-07-05
Documentation: be precise about which date --pretty uses
Nikolaus Schulz
1
-4
/
+4
[next]