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
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-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-12
t0004: fix timing bug
Junio C Hamano
1
-9
/
+10
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-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
2008-07-04
GIT 1.5.6.2
Junio C Hamano
2
-11
/
+21
2008-07-04
Fix executable bits in t/ scripts
Junio C Hamano
2
-0
/
+0
2008-07-04
Work around gcc warnings from curl headers
Junio C Hamano
2
-12
/
+10
2008-07-02
Merge branch 'js/maint-clone-insteadof' into maint
Junio C Hamano
1
-1
/
+9
2008-07-02
Merge branch 'jk/maint-fetch-ref-hier' into maint
Junio C Hamano
1
-16
/
+35
2008-07-02
Merge branch 'jc/maint-reset' into maint
Junio C Hamano
2
-5
/
+81
2008-07-02
Fix describe --tags --long so it does not segfault
Shawn O. Pearce
2
-1
/
+3
2008-07-01
Start draft release notes for 1.5.6.2
Junio C Hamano
2
-1
/
+32
2008-07-01
Fix 'git show' on signed tag of signed tag of commit
Thomas Rast
1
-1
/
+1
2008-06-29
fetch: give a hint to the user when local refs fail to update
Jeff King
1
-4
/
+11
2008-06-29
doc/rev-parse: clarify reflog vs --until for specifying revisions
Jeff King
1
-1
/
+4
2008-06-29
clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig
Johannes Schindelin
1
-0
/
+7
2008-06-28
git-svn: don't sanitize remote names in config
Eric Wong
1
-12
/
+3
[next]