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
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-02-13
Merge branch 'bm/merge-base-octopus-dedup' into maint
Junio C Hamano
1
-6
/
+25
2014-02-13
Merge branch 'sb/repack-in-c' into maint
Junio C Hamano
1
-12
/
+12
2014-02-05
Merge branch 'js/lift-parent-count-limit' into maint
Junio C Hamano
1
-4
/
+4
2014-02-05
Merge branch 'nd/add-empty-fix' into maint
Junio C Hamano
1
-1
/
+1
2014-02-05
Merge branch 'jl/commit-v-strip-marker' into maint
Junio C Hamano
1
-6
/
+3
2014-02-05
Merge branch 'tb/clone-ssh-with-colon-for-port' into maint
Junio C Hamano
1
-3
/
+11
2014-02-05
Merge branch 'nd/transport-positive-depth-only' into maint
Junio C Hamano
2
-0
/
+8
2014-01-23
repack: propagate pack-objects options as strings
Jeff King
1
-11
/
+11
2014-01-23
repack: make parsed string options const-correct
Jeff King
1
-1
/
+1
2014-01-23
repack: fix typo in max-pack-size option
Jeff King
1
-1
/
+1
2014-01-13
Merge branch 'km/gc-eperm' into maint
Junio C Hamano
1
-1
/
+1
2014-01-13
Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint
Junio C Hamano
1
-7
/
+18
2014-01-13
Merge branch 'jk/rev-parse-double-dashes' into maint
Junio C Hamano
1
-1
/
+15
2014-01-13
Merge branch 'jk/cat-file-regression-fix' into maint
Junio C Hamano
1
-10
/
+20
2014-01-10
mv: let 'git mv file no-such-dir/' error out on Windows, too
Johannes Sixt
1
-0
/
+2
2014-01-02
gc: notice gc processes run by other users
Kyle J. McKay
1
-1
/
+1
2013-12-30
for-each-ref: remove unused variable
Ramkumar Ramachandra
1
-2
/
+1
2013-12-30
merge-base --octopus: reduce the result from get_octopus_merge_bases()
Junio C Hamano
1
-1
/
+1
2013-12-30
merge-base: separate "--independent" codepath into its own helper
Junio C Hamano
1
-6
/
+25
2013-12-27
Remove the line length limit for graft files
Johannes Schindelin
1
-4
/
+4
2013-12-26
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-12-17
Merge branch 'nd/magic-pathspec' into maint
Junio C Hamano
1
-10
/
+7
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
1
-1
/
+10
2013-12-12
cat-file: pass expand_data to print_object_or_die
Jeff King
1
-10
/
+11
2013-12-09
git fetch-pack: add --diag-url
Torsten Bögershausen
1
-3
/
+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
1
-0
/
+10
2013-12-06
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2
-0
/
+8
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
1
-6
/
+3
2013-12-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
1
-7
/
+16
2013-11-20
diff: restrict pathspec limitations to diff b/f case only
Nguyễn Thái Ngọc Duy
1
-10
/
+7
2013-11-18
Merge branch 'nd/literal-pathspecs'
Junio C Hamano
1
-1
/
+3
2013-11-18
Merge branch 'jx/branch-vv-always-compare-with-upstream'
Junio C Hamano
1
-1
/
+7
2013-11-18
branch: fix --verbose output column alignment
Torstein Hegge
1
-1
/
+7
2013-11-07
Merge branch 'mm/checkout-auto-track-fix' into maint
Junio C Hamano
1
-28
/
+71
2013-11-06
Merge branch 'fc/trivial'
Junio C Hamano
4
-16
/
+7
2013-11-01
Merge branch 'jk/reset-p-current-head-fix'
Junio C Hamano
1
-1
/
+1
2013-11-01
Merge branch 'jk/for-each-ref-skip-parsing'
Junio C Hamano
1
-9
/
+20
2013-11-01
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-4
/
+9
2013-10-31
diff: trivial style fix
Felipe Contreras
1
-1
/
+1
2013-10-31
describe: trivial style fixes
Felipe Contreras
1
-4
/
+3
2013-10-31
branch: trivial style fix
Felipe Contreras
1
-2
/
+1
2013-10-31
merge: simplify ff-only option
Felipe Contreras
1
-9
/
+2
2013-10-30
Merge branch 'nd/lift-path-max'
Junio C Hamano
1
-1
/
+1
2013-10-30
Merge branch 'nd/gc-lock-against-each-other'
Junio C Hamano
1
-0
/
+24
2013-10-30
Merge branch 'mm/checkout-auto-track-fix'
Junio C Hamano
1
-28
/
+71
2013-10-30
Merge branch 'fc/styles'
Junio C Hamano
3
-3
/
+3
2013-10-30
for-each-ref: avoid loading objects to print %(objectname)
Jeff King
1
-9
/
+20
[next]