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
2019-03-20
log: drop unused rev_info from early output
Jeff King
1
-5
/
+5
2019-03-20
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
1
-72
/
+86
2019-03-20
Merge branch 'ma/clear-repository-format'
Junio C Hamano
1
-1
/
+2
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
1
-1
/
+1
2019-03-20
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
1
-0
/
+2
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
1
-0
/
+62
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
1
-16
/
+22
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
1
-39
/
+11
2019-03-18
gc: refactor a "call me once" pattern
Ævar Arnfjörð Bjarmason
1
-3
/
+9
2019-03-18
gc: convert to using the_hash_algo
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2019-03-18
difftool: allow running outside Git worktrees with --no-index
Johannes Schindelin
1
-3
/
+10
2019-03-18
difftool: remove obsolete (and misleading) comment
Johannes Schindelin
1
-1
/
+0
2019-03-14
gc: remove redundant check for gc_auto_threshold
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2019-03-12
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin
1
-0
/
+7
2019-03-12
rebase: deprecate --preserve-merges
Johannes Schindelin
1
-2
/
+6
2019-03-12
worktree: fix worktree add race
Michal Suchanek
1
-5
/
+7
2019-03-12
stash: pass pathspec as pointer
Thomas Gummerer
1
-30
/
+38
2019-03-11
stash: drop unused parameter
Thomas Gummerer
1
-4
/
+4
2019-03-08
built-in stash: handle :(glob) pathspecs again
Johannes Schindelin
1
-2
/
+3
2019-03-08
commit-tree: utilize parse-options api
Brandon Richardson
1
-72
/
+86
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
1
-9
/
+11
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
6
-0
/
+32
2019-03-07
Merge branch 'ab/receive-pack-use-after-free-fix'
Junio C Hamano
1
-8
/
+15
2019-03-07
Merge branch 'jk/prune-optim'
Junio C Hamano
1
-12
/
+32
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
8
-6
/
+55
2019-03-07
Merge branch 'rj/prune-packed-excess-args'
Junio C Hamano
1
-0
/
+5
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
1
-1
/
+5
2019-03-07
Merge branch 'sc/pack-redundant'
Junio C Hamano
1
-140
/
+92
2019-03-07
Merge branch 'du/branch-show-current'
Junio C Hamano
1
-2
/
+23
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
2
-1
/
+3
2019-03-07
Merge branch 'nd/diff-parseopt'
Junio C Hamano
3
-19
/
+33
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
1
-35
/
+92
2019-03-07
tests: add a special setup where stash.useBuiltin is off
Johannes Schindelin
1
-1
/
+4
2019-03-07
stash: optionally use the scripted version again
Johannes Schindelin
1
-0
/
+35
2019-03-07
stash: convert `stash--helper.c` into `stash.c`
Paul-Sebastian Ungureanu
1
-67
/
+89
2019-03-07
stash: replace all `write-tree` child processes with API calls
Paul-Sebastian Ungureanu
1
-29
/
+12
2019-03-07
stash: optimize `get_untracked_files()` and `check_changes()`
Paul-Sebastian Ungureanu
1
-19
/
+27
2019-03-07
stash: convert save to builtin
Paul-Sebastian Ungureanu
1
-0
/
+50
2019-03-07
stash: make push -q quiet
Paul-Sebastian Ungureanu
1
-20
/
+36
2019-03-07
stash: convert push to builtin
Paul-Sebastian Ungureanu
1
-4
/
+242
2019-03-07
stash: convert create to builtin
Paul-Sebastian Ungureanu
1
-1
/
+448
2019-03-07
stash: convert store to builtin
Paul-Sebastian Ungureanu
1
-0
/
+62
2019-03-07
stash: convert show to builtin
Paul-Sebastian Ungureanu
1
-0
/
+87
2019-03-07
stash: convert list to builtin
Paul-Sebastian Ungureanu
1
-0
/
+31
2019-03-07
stash: convert pop to builtin
Joel Teichroeb
1
-1
/
+38
2019-03-07
stash: convert branch to builtin
Joel Teichroeb
1
-0
/
+46
2019-03-07
stash: convert drop and clear to builtin
Joel Teichroeb
1
-0
/
+117
2019-03-07
stash: convert apply to builtin
Joel Teichroeb
1
-0
/
+451
2019-03-07
rebase--interactive: move transform_todo_file()
Alban Gruin
1
-1
/
+25
2019-03-07
rebase-interactive: rewrite edit_todo_list() to handle the initial edit
Alban Gruin
1
-1
/
+23
[prev]
[next]