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-28
Merge branch 'rs/update-hook-optim' into maint
Junio C Hamano
1
-8
/
+5
2017-03-28
Merge branch 'rs/shortlog-cleanup' into maint
Junio C Hamano
1
-1
/
+0
2017-03-28
Merge branch 'jk/pack-name-cleanups' into maint
Junio C Hamano
1
-16
/
+15
2017-03-28
Merge branch 'jk/rev-parse-cleanup' into maint
Junio C Hamano
1
-52
/
+57
2017-03-28
Merge branch 'rs/blame-code-cleanup' into maint
Junio C Hamano
1
-17
/
+8
2017-03-28
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maint
Junio C Hamano
1
-6
/
+1
2017-03-28
Merge branch 'jk/interpret-branch-name' into maint
Junio C Hamano
3
-3
/
+6
2017-03-28
Merge branch 'jk/delta-chain-limit' into maint
Junio C Hamano
1
-23
/
+110
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-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-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-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
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-11
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
1
-17
/
+8
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
1
-3
/
+3
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
1
-1
/
+4
2017-03-02
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
1
-6
/
+1
2017-03-02
checkout: restrict @-expansions when finding branch
Jeff King
1
-1
/
+1
2017-03-02
branch: restrict @-expansions when deleting
Jeff King
1
-1
/
+4
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
3
-3
/
+3
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
1
-1
/
+3
2017-02-16
Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
Junio C Hamano
1
-3
/
+3
2017-02-16
Merge branch 'rs/ls-files-partial-optim'
Junio C Hamano
1
-10
/
+11
2017-02-15
show-branch: use skip_prefix to drop magic numbers
Jeff King
1
-11
/
+8
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
2
-9
/
+4
2017-02-14
grep: treat revs the same for --untracked as for --no-index
Jeff King
1
-5
/
+5
2017-02-14
show-branch: store resolved head in heap buffer
Jeff King
1
-14
/
+5
2017-02-14
show-branch: drop head_len variable
Jeff King
1
-6
/
+2
2017-02-14
grep: do not diagnose misspelt revs with --no-index
Jeff King
1
-1
/
+1
2017-02-14
grep: avoid resolving revision names in --no-index case
Jeff King
1
-0
/
+6
2017-02-14
grep: fix "--" rev/pathspec disambiguation
Jeff King
1
-5
/
+24
2017-02-14
grep: re-order rev-parsing loop
Jeff King
1
-9
/
+11
2017-02-14
grep: do not unnecessarily query repo for "--"
Jonathan Tan
1
-4
/
+5
2017-02-14
grep: move thread initialization a little lower
Jeff King
1
-14
/
+14
2017-02-13
gc: ignore old gc.log files
David Turner
1
-7
/
+50
2017-02-13
rm: reuse strbuf for all remove_dir_recursively() calls, again
René Scharfe
1
-3
/
+3
2017-02-13
ls-files: move only kept cache entries in prune_cache()
René Scharfe
1
-5
/
+4
2017-02-13
ls-files: pass prefix length explicitly to prune_cache()
René Scharfe
1
-5
/
+7
2017-02-10
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-4
/
+4
2017-02-10
Merge branch 'ps/worktree-prune-help-fix'
Junio C Hamano
1
-2
/
+2
2017-02-06
worktree: fix option descriptions for `prune`
Patrick Steinhardt
1
-2
/
+2
2017-02-06
difftool: fix bug when printing usage
David Aguilar
1
-4
/
+4
[next]