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
2017-03-26
builtin/pull: convert portions to struct object_id
brian m. carlson
1
-3
/
+3
2017-03-26
builtin/diff: convert to struct object_id
brian m. carlson
1
-17
/
+17
2017-03-26
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
2
-2
/
+2
2017-03-26
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
4
-5
/
+5
2017-03-24
Merge branch 'rs/update-hook-optim'
Junio C Hamano
1
-8
/
+5
2017-03-24
Merge branch 'rs/shortlog-cleanup'
Junio C Hamano
1
-1
/
+0
2017-03-24
Merge branch 'jk/grep-no-index-fix' into maint
Junio C Hamano
1
-27
/
+55
2017-03-24
Merge branch 'jk/push-deadlock-regression-fix' into maint
Junio C Hamano
1
-1
/
+4
2017-03-24
pack.h: define largest possible encoded object size
Jeff King
1
-2
/
+4
2017-03-24
encode_in_pack_object_header: respect output buffer length
Jeff King
1
-2
/
+4
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
3
-4
/
+12
2017-03-24
tag: change --point-at to default to HEAD
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2017-03-24
tag: implicitly supply --list given another list-like option
Ævar Arnfjörð Bjarmason
1
-6
/
+12
2017-03-24
log: if --decorate is not given, default to --decorate=auto
Alex Henrie
1
-1
/
+8
2017-03-23
for-each-ref: partly change <object> to <commit> in help
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-03-22
remote-curl: allow push options
Brandon Williams
1
-0
/
+5
2017-03-22
builtin/describe: introduce --broken flag
Stefan Beller
1
-9
/
+38
2017-03-21
Merge branch 'jk/pack-name-cleanups'
Junio C Hamano
1
-16
/
+15
2017-03-21
Merge branch 'jk/rev-parse-cleanup'
Junio C Hamano
1
-52
/
+57
2017-03-21
Merge branch 'jk/show-branch-lift-name-len-limit' into maint
Junio C Hamano
1
-29
/
+13
2017-03-21
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
Junio C Hamano
1
-1
/
+3
2017-03-21
Merge branch 'dt/gc-ignore-old-gc-logs' into maint
Junio C Hamano
1
-7
/
+50
2017-03-21
bundle: use prefix_filename with bundle path
Jeff King
1
-7
/
+1
2017-03-21
prefix_filename: return newly allocated string
Jeff King
7
-18
/
+21
2017-03-21
prefix_filename: drop length parameter
Jeff King
7
-20
/
+9
2017-03-21
hash-object: fix buffer reuse with --path in a subdirectory
Jeff King
1
-2
/
+5
2017-03-20
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-5
/
+46
2017-03-18
shortlog: don't set after_subject to an empty string
René Scharfe
1
-1
/
+0
2017-03-18
receive-pack: simplify run_update_post_hook()
René Scharfe
1
-8
/
+5
2017-03-18
grep: fix builds with with no thread support
Brandon Williams
1
-12
/
+9
2017-03-18
submodule--helper init: set submodule.<name>.active
Brandon Williams
1
-0
/
+12
2017-03-18
clone: teach --recurse-submodules to optionally take a pathspec
Brandon Williams
1
-7
/
+43
2017-03-18
submodule init: initialize active submodules
Brandon Williams
1
-0
/
+30
2017-03-17
Merge branch 'jk/cherry-pick-0-mainline'
Junio C Hamano
1
-1
/
+20
2017-03-17
Merge branch 'sb/rev-parse-show-superproject-root'
Junio C Hamano
1
-0
/
+7
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
20
-360
/
+357
2017-03-17
Merge branch 'rs/blame-code-cleanup'
Junio C Hamano
1
-17
/
+8
2017-03-17
Merge branch 'cc/split-index-config'
Junio C Hamano
2
-25
/
+17
2017-03-17
ls-files: fix bug when recursing with relative pathspec
Brandon Williams
1
-12
/
+13
2017-03-17
ls-files: fix typo in variable name
Brandon Williams
1
-8
/
+8
2017-03-17
grep: fix bug when recursing with relative pathspec
Brandon Williams
1
-15
/
+24
2017-03-17
grep: fix help text typo
Brandon Williams
1
-1
/
+1
2017-03-17
submodule--helper clone: check for configured submodules using helper
Brandon Williams
1
-12
/
+3
2017-03-17
submodule--helper: add is-active subcommand
Brandon Williams
1
-0
/
+11
2017-03-16
builtin/read-tree: add --recurse-submodules switch
Stefan Beller
1
-0
/
+29
2017-03-16
builtin/checkout: add --recurse-submodules switch
Stefan Beller
1
-0
/
+28
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
1
-8
/
+12
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
1
-16
/
+11
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
1
-3
/
+3
2017-03-15
make is_submodule_populated gently
Stefan Beller
1
-1
/
+1
[prev]
[next]