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
2014-01-17
diff_filespec: drop xfrm_flags field
Jeff King
2
-3
/
+2
2014-01-17
diff_filespec: drop funcname_pattern_ident field
Jeff King
1
-1
/
+0
2014-01-17
diff_filespec: reorder dirty_submodule macro definitions
Jeff King
1
-1
/
+1
2014-01-13
Git 1.8.5.3
Junio C Hamano
4
-3
/
+31
2014-01-13
Merge branch 'nd/daemon-informative-errors-typofix' into maint
Junio C Hamano
1
-2
/
+2
2014-01-13
Merge branch 'km/gc-eperm' into maint
Junio C Hamano
1
-1
/
+1
2014-01-13
Merge branch 'jk/credential-plug-leak' into maint
Junio C Hamano
1
-1
/
+2
2014-01-13
Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint
Junio C Hamano
2
-7
/
+47
2014-01-13
Merge branch 'jk/rev-parse-double-dashes' into maint
Junio C Hamano
2
-1
/
+39
2014-01-13
Merge branch 'jk/cat-file-regression-fix' into maint
Junio C Hamano
2
-10
/
+42
2014-01-13
pack-heuristics.txt: mark up the file header properly
Thomas Ackermann
1
-2
/
+2
2014-01-10
mv: let 'git mv file no-such-dir/' error out on Windows, too
Johannes Sixt
1
-0
/
+2
2014-01-06
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-8
/
+8
2014-01-06
Documentation/gitmodules: Only 'update' and 'url' are required
W. Trevor King
1
-0
/
+2
2014-01-03
l10n: de.po: fix translation of 'prefix'
Ralf Thielow
1
-8
/
+8
2014-01-02
gc: notice gc processes run by other users
Kyle J. McKay
1
-1
/
+1
2014-01-02
Revert "prompt: clean up strbuf usage"
Jeff King
1
-1
/
+2
2013-12-30
for-each-ref: remove unused variable
Ramkumar Ramachandra
1
-2
/
+1
2013-12-20
daemon: be strict at parsing parameters --[no-]informative-errors
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-12-17
Git 1.8.5.2
Junio C Hamano
4
-3
/
+24
2013-12-17
Merge branch 'rs/doc-submitting-patches' into maint
Junio C Hamano
1
-2
/
+9
2013-12-17
Merge branch 'tr/doc-git-cherry' into maint
Junio C Hamano
1
-33
/
+110
2013-12-17
Merge branch 'nd/glossary-content-pathspec-markup' into maint
Junio C Hamano
1
-3
/
+3
2013-12-17
Merge branch 'jj/doc-markup-gitcli' into maint
Junio C Hamano
1
-5
/
+5
2013-12-17
Merge branch 'jj/doc-markup-hints-in-coding-guidelines' into maint
Junio C Hamano
1
-3
/
+31
2013-12-17
Merge branch 'jj/log-doc' into maint
Junio C Hamano
1
-26
/
+25
2013-12-17
Merge branch 'jj/rev-list-options-doc' into maint
Junio C Hamano
1
-156
/
+87
2013-12-17
Merge branch 'tb/doc-fetch-pack-url' into maint
Junio C Hamano
1
-8
/
+7
2013-12-17
Merge branch 'mi/typofixes' into maint
Junio C Hamano
8
-10
/
+10
2013-12-17
Merge branch 'jh/loose-object-dirs-creation-race' into maint
Junio C Hamano
1
-1
/
+3
2013-12-17
Merge branch 'jk/two-way-merge-corner-case-fix' into maint
Junio C Hamano
3
-97
/
+121
2013-12-17
Merge branch 'sb/sha1-loose-object-info-check-existence' into maint
Junio C Hamano
2
-6
/
+15
2013-12-17
Merge branch 'nd/magic-pathspec' into maint
Junio C Hamano
2
-10
/
+13
2013-12-17
cmd_repack(): remove redundant local variable "nr_packs"
Michael Haggerty
1
-4
/
+2
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
2
-1
/
+32
2013-12-12
cat-file: pass expand_data to print_object_or_die
Jeff King
1
-10
/
+11
2013-12-09
rev-parse: be more careful with munging arguments
Jeff King
1
-1
/
+5
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
2
-0
/
+34
2013-12-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
2
-7
/
+45
2013-12-03
Git 1.8.5.1
Junio C Hamano
4
-3
/
+13
2013-12-03
ref-iteration doc: add_submodule_odb() returns 0 for success
Nick Townsend
1
-2
/
+2
2013-12-02
Sync with 1.8.4.5
Junio C Hamano
4
-6
/
+45
2013-12-02
Git 1.8.4.5
Junio C Hamano
4
-3
/
+17
2013-12-02
submodule: do not copy unknown update mode from .gitmodules
Junio C Hamano
2
-5
/
+30
2013-11-27
Documentation: revamp git-cherry(1)
Thomas Rast
1
-33
/
+110
2013-11-27
Git 1.8.5
Junio C Hamano
2
-1
/
+6
2013-11-27
Sync with maint
Junio C Hamano
0
-0
/
+0
2013-11-27
remote-hg: don't decode UTF-8 paths into Unicode objects
Richard Hansen
1
-1
/
+1
2013-11-27
SubmittingPatches: document how to handle multiple patches
René Scharfe
1
-2
/
+9
2013-11-25
Merge branch 'rh/remote-hg-bzr-updates' (early part)
Junio C Hamano
1
-1
/
+1
[next]