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-13
Update draft release notes for 1.6.0
Junio C Hamano
1
-1
/
+38
2008-07-13
Merge branch 'sp/maint-bash-completion-optim'
Junio C Hamano
1
-15
/
+16
2008-07-13
bash completion: Don't offer "a.." as a completion for "a."
Shawn O. Pearce
1
-3
/
+0
2008-07-13
git-request-pull: replace call to deprecated peek-remote
Ramsay Jones
1
-1
/
+1
2008-07-13
Make rebase--interactive use OPTIONS_SPEC
Stephan Beyer
1
-26
/
+51
2008-07-13
t3404: test two "preserve merges with -p" cases
Stephan Beyer
1
-5
/
+21
2008-07-13
git-am/git-mailsplit: correct synopsis for reading from stdin
Stephan Beyer
3
-4
/
+4
2008-07-13
Merge branch 'maint' to sync with 1.5.6.3
Junio C Hamano
8
-22
/
+61
2008-07-13
GIT 1.5.6.3
Junio C Hamano
2
-9
/
+20
2008-07-13
Merge branch 'ph/parseopt-step-blame'
Junio C Hamano
8
-673
/
+788
2008-07-13
Merge branch 'am/stash-branch'
Junio C Hamano
3
-1
/
+99
2008-07-13
Merge branch 'sg/stash-k-i'
Junio C Hamano
3
-6
/
+52
2008-07-13
Merge branch 'jc/report-tracking'
Junio C Hamano
7
-90
/
+244
2008-07-13
Merge branch 'js/pick-root'
Junio C Hamano
2
-10
/
+46
2008-07-13
Merge branch 'ab/bundle'
Junio C Hamano
1
-2
/
+11
2008-07-13
Merge branch 'tr/add-i-e'
Junio C Hamano
3
-100
/
+174
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
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
apply: fix copy/rename breakage
Junio C Hamano
2
-3
/
+27
2008-07-09
Merge branch 'jk/pager-config'
Junio C Hamano
1
-4
/
+47
2008-07-09
Merge branch 'js/apply-root'
Junio C Hamano
3
-1
/
+76
2008-07-09
Merge branch 'jc/reflog-expire'
Junio C Hamano
1
-19
/
+137
2008-07-09
git-send-email: Fix authenticating on some servers when using TLS.
Robert Shearman
1
-0
/
+3
2008-07-09
revisions: refactor handle_revision_opt into parse_revision_opt.
Pierre Habouzit
4
-23
/
+23
2008-07-09
git-shortlog: migrate to parse-options partially.
Pierre Habouzit
1
-58
/
+77
2008-07-09
git-blame: fix lapsus
Pierre Habouzit
1
-1
/
+1
2008-07-09
Provide fallback definitions of PRIu32 and PRIx32
Johannes Sixt
1
-0
/
+8
2008-07-09
t9100-git-svn-basic.sh: Fix determination of utf-8 locale
Ramsay Jones
1
-4
/
+4
2008-07-09
t9113-*.sh: provide user feedback when test skipped
Ramsay Jones
1
-1
/
+7
2008-07-09
Merge branch 'sp/maint-pack-memuse'
Junio C Hamano
1
-0
/
+1
2008-07-09
Correct pack memory leak causing git gc to try to exceed ulimit
Shawn O. Pearce
1
-0
/
+1
2008-07-09
Merge branch 'maint'
Junio C Hamano
8
-8
/
+106
2008-07-08
Start preparing release notes for 1.5.6.3
Junio C Hamano
2
-1
/
+43
2008-07-08
Documentation: update sections on naming revisions and revision ranges
Junio C Hamano
1
-5
/
+15
2008-07-08
Tone down warning about GNU Interactive Tools
Junio C Hamano
1
-11
/
+9
2008-07-08
Avoid apache complaining about lack of server's FQDN
Mike Hommey
1
-0
/
+1
2008-07-08
Skip t5540-http-push test when USE_CURL_MULTI is undefined
Mike Hommey
1
-0
/
+7
2008-07-08
Fix http-push test
Mike Hommey
2
-9
/
+11
2008-07-08
Catch failures from t5540-http-push
Mike Hommey
1
-3
/
+4
2008-07-08
Git.pm: Add remote_refs() git-ls-remote frontend
Petr Baudis
2
-5
/
+56
2008-07-08
t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects
Brandon Casey
1
-0
/
+34
2008-07-08
completion: add branch options --contains --merged --no-merged
Eric Raible
1
-1
/
+1
2008-07-08
git-submodule - Fix bugs in adding an existing repo as a module
Mark Levedahl
1
-2
/
+1
2008-07-08
install-doc-quick - use git --exec-path to find git-sh-setup
Mark Levedahl
1
-1
/
+1
2008-07-08
bash: offer only paths after '--'
SZEDER Gábor
1
-0
/
+30
2008-07-08
git-blame: migrate to incremental parse-option [2/2]
Pierre Habouzit
1
-92
/
+38
2008-07-08
git-blame: migrate to incremental parse-option [1/2]
Pierre Habouzit
1
-102
/
+118
[next]