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
2020-08-21
index-pack: adjust default threading cap
Jeff King
1
-3
/
+16
2020-08-21
builtin/commit: suggest update-ref for pseudoref removal
Han-Wen Nienhuys
1
-14
/
+12
2020-08-21
sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
Han-Wen Nienhuys
1
-1
/
+1
2020-08-19
Merge branch 'jc/object-names-are-not-sha-1'
Junio C Hamano
3
-3
/
+3
2020-08-19
rebase: add --reset-author-date
Rohit Ashiwal
1
-1
/
+3
2020-08-19
rebase -i: support --ignore-date
Phillip Wood
1
-5
/
+8
2020-08-18
dir: fix problematic API to avoid memory leaks
Elijah Newren
6
-13
/
+14
2020-08-18
dir: make clear_directory() free all relevant memory
Elijah Newren
2
-8
/
+1
2020-08-18
fetch-pack: remove no_dependents code
Jonathan Tan
1
-4
/
+0
2020-08-18
fetch: only populate existing_refs if needed
Jonathan Tan
1
-4
/
+9
2020-08-18
fetch: avoid reading submodule config until needed
Jonathan Tan
1
-2
/
+8
2020-08-18
fetch: allow refspecs specified through stdin
Jonathan Tan
1
-2
/
+17
2020-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
1
-3
/
+12
2020-08-17
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
1
-4
/
+3
2020-08-17
Merge branch 'al/bisect-first-parent'
Junio C Hamano
2
-10
/
+22
2020-08-17
submodule--helper: fix leak of core.worktree value
Jeff King
1
-2
/
+2
2020-08-17
rebase -i: support --committer-date-is-author-date
Phillip Wood
1
-5
/
+12
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
2
-8
/
+26
2020-08-17
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
1
-0
/
+1
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
2
-5
/
+5
2020-08-14
checkout: fix leak of non-existent branch names
Jeff King
1
-1
/
+3
2020-08-14
submodule--helper: use strbuf_release() to free strbufs
Jeff King
1
-2
/
+2
2020-08-14
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
3
-3
/
+3
2020-08-13
Merge branch 'jt/has_object'
Junio C Hamano
2
-3
/
+3
2020-08-13
ls-remote: simplify UNLEAK() usage
Jeff King
1
-5
/
+3
2020-08-13
make git-fast-import a builtin
Jeff King
1
-0
/
+3648
2020-08-13
make git-bugreport a builtin
Jeff King
1
-0
/
+196
2020-08-13
make credential helpers builtins
Jeff King
3
-0
/
+670
2020-08-12
submodule: port submodule subcommand 'summary' from shell to C
Prathamesh Chavan
1
-0
/
+429
2020-08-12
submodule: remove extra line feeds between callback struct and macro
Shourya Shukla
1
-3
/
+0
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
3
-14
/
+19
2020-08-10
Merge branch 'pb/guide-docs'
Junio C Hamano
1
-1
/
+1
2020-08-10
Merge branch 'en/eol-attrs-gotchas'
Junio C Hamano
2
-16
/
+6
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
29
-677
/
+677
2020-08-10
init: disallow --separate-git-dir with bare repository
Eric Sunshine
1
-0
/
+5
2020-08-07
bisect: combine args passed to find_bisection()
Aaron Lipman
1
-1
/
+8
2020-08-07
bisect: introduce first-parent flag
Aaron Lipman
1
-1
/
+8
2020-08-07
cmd_bisect__helper: defer parsing no-checkout flag
Aaron Lipman
1
-8
/
+6
2020-08-07
rev-list: allow bisect and first-parent flags
Aaron Lipman
1
-1
/
+1
2020-08-06
fsck: do not lazy fetch known non-promisor object
Jonathan Tan
1
-1
/
+1
2020-08-06
pack-objects: no fetch when allow-{any,promisor}
Jonathan Tan
1
-2
/
+2
2020-08-04
help: drop usage of 'common' and 'useful' for guides
Philippe Blain
1
-1
/
+1
2020-08-04
Merge branch 'jt/pack-objects-prefetch-in-batch'
Junio C Hamano
1
-4
/
+36
2020-08-03
checkout: support renormalization with checkout -m <paths>
Elijah Newren
1
-5
/
+6
2020-08-03
merge: make merge.renormalize work for all uses of merge machinery
Elijah Newren
2
-11
/
+0
2020-07-30
Merge branch 'rs/grep-simpler-parse-object-or-die-call' into master
Junio C Hamano
1
-1
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
21
-77
/
+77
2020-07-30
Merge branch 'ct/mv-unmerged-path-error' into master
Junio C Hamano
1
-2
/
+5
2020-07-30
Merge branch 'hn/reftable' into master
Junio C Hamano
1
-2
/
+1
2020-07-30
Merge branch 'bw/fail-cloning-into-non-empty' into master
Junio C Hamano
1
-2
/
+10
[prev]
[next]