index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-19
Merge branch 'rs/logical-vs-binary-or' into maint
Junio C Hamano
3
-6
/
+6
2013-07-19
Add the LAST_ARG_MUST_BE_NULL macro
Ramsay Jones
1
-2
/
+2
2013-07-18
describe: fix --contains when a tag is given as input
Junio C Hamano
2
-2
/
+18
2013-07-18
name-rev: differentiate between tags and commits they point at
Junio C Hamano
1
-8
/
+16
2013-07-18
Merge branch 'jk/in-pack-size-measurement'
Junio C Hamano
1
-37
/
+173
2013-07-18
Merge branch 'jk/maint-clone-shared-no-connectivity-validation'
Junio C Hamano
1
-9
/
+12
2013-07-18
show-branch: fix description of --date-order
Thomas Rast
1
-3
/
+3
2013-07-18
apply, entry: speak of submodules instead of subprojects
Thomas Rast
1
-1
/
+1
2013-07-17
show-ref: make --head always show the HEAD ref
Doug Bell
1
-2
/
+6
2013-07-15
Merge branch 'tr/maint-apply-non-git-patch-parsefix' into maint
Junio C Hamano
1
-1
/
+1
2013-07-15
Merge branch 'jk/format-patch-from'
Junio C Hamano
1
-0
/
+24
2013-07-15
Merge branch 'mv/merge-ff-tristate'
Junio C Hamano
1
-22
/
+33
2013-07-15
commit: Fix a memory leak in determine_author_info
Stefan Beller
1
-1
/
+0
2013-07-13
builtin: add git-check-mailmap command
Eric Sunshine
1
-0
/
+66
2013-07-12
Merge branch 'ms/remote-tracking-branches-in-doc'
Junio C Hamano
2
-3
/
+3
2013-07-12
Merge branch 'jk/pull-to-integrate'
Junio C Hamano
1
-6
/
+6
2013-07-12
Merge branch 'as/log-output-encoding-in-user-format'
Junio C Hamano
3
-1
/
+6
2013-07-12
sha1_object_info_extended: make type calculation optional
Jeff King
1
-3
/
+4
2013-07-12
cat-file: disable object/refname ambiguity check for batch mode
Jeff King
1
-0
/
+9
2013-07-12
teach config --blob option to parse config from database
Heiko Voigt
1
-4
/
+27
2013-07-12
cat-file: split --batch input lines on whitespace
Jeff King
1
-1
/
+19
2013-07-12
cat-file: add %(objectsize:disk) format atom
Jeff King
1
-0
/
+6
2013-07-12
cat-file: add --batch-check=<format>
Jeff King
1
-15
/
+92
2013-07-11
Merge branch 'jg/status-config'
Junio C Hamano
1
-19
/
+64
2013-07-11
Merge branch 'rr/rebase-checkout-reflog'
Junio C Hamano
1
-3
/
+8
2013-07-11
Merge branch 'jc/triangle-push-fixup'
Junio C Hamano
1
-12
/
+31
2013-07-11
cat-file: refactor --batch option parsing
Jeff King
1
-18
/
+38
2013-07-11
cat-file: teach --batch to stream blob objects
Jeff King
1
-13
/
+28
2013-07-09
use "sentinel" function attribute for variadic lists
Jeff King
1
-0
/
+2
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
10
-32
/
+33
2013-07-09
describe: use argv-array
Junio C Hamano
1
-15
/
+15
2013-07-09
name-rev: allow converting the exact object name at the tip of a ref
Junio C Hamano
1
-1
/
+58
2013-07-08
clone: drop connectivity check for local clones
Jeff King
1
-4
/
+7
2013-07-07
name-ref: factor out name shortening logic from name_ref()
Junio C Hamano
1
-7
/
+12
2013-07-07
push: avoid suggesting "merging" remote changes
John Keeping
1
-6
/
+6
2013-07-03
Merge branch 'vv/help-unknown-ref' into maint
Junio C Hamano
1
-1
/
+2
2013-07-03
Change "remote tracking" to "remote-tracking"
Michael Schubert
2
-3
/
+3
2013-07-03
teach format-patch to place other authors into in-body "From"
Jeff King
1
-0
/
+24
2013-07-02
merge: handle --ff/--no-ff/--ff-only as a tri-state option
Miklos Vajna
1
-22
/
+33
2013-07-01
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
2
-7
/
+9
2013-06-30
Merge branch 'mh/ref-races'
Junio C Hamano
2
-6
/
+11
2013-06-30
Merge branch 'nk/name-rev-abbreviated-refs'
Junio C Hamano
1
-7
/
+29
2013-06-30
Merge branch 'jk/submodule-subdirectory-ok'
Junio C Hamano
1
-5
/
+19
2013-06-28
Merge branch 'nd/clone-connectivity-shortcut' (early part) into maint
Junio C Hamano
1
-0
/
+4
2013-06-27
Merge branch 'rr/push-head' into maint
Junio C Hamano
1
-7
/
+14
2013-06-27
Merge branch 'rs/commit-m-no-edit' into maint
Junio C Hamano
1
-4
/
+6
2013-06-27
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
1
-20
/
+22
2013-06-27
Merge branch 'bc/checkout-tracking-name-plug-leak'
Junio C Hamano
1
-2
/
+5
2013-06-26
Merge branch 'tr/maint-apply-non-git-patch-parsefix'
Junio C Hamano
1
-1
/
+1
2013-06-26
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
3
-4
/
+2
[prev]
[next]