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-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
2017-03-15
submodule--helper.c: remove duplicate code
Valery Tolstov
1
-20
/
+2
2017-03-15
rev-parse: simplify parsing of ref options
Jeff King
1
-29
/
+16
2017-03-15
rev-parse: add helper for parsing "--foo/--foo="
Jeff King
1
-10
/
+28
2017-03-15
rev-parse: use skip_prefix when parsing options
Jeff King
1
-20
/
+20
2017-03-15
cherry-pick: detect bogus arguments to --mainline
Jeff King
1
-1
/
+20
2017-03-15
difftool: handle modified symlinks in dir-diff mode
David Aguilar
1
-5
/
+46
2017-03-14
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-4
/
+15
2017-03-14
Merge branch 'jk/push-deadlock-regression-fix'
Junio C Hamano
1
-1
/
+4
2017-03-14
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
1
-6
/
+1
2017-03-14
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
3
-3
/
+6
[prev]
[next]