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-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
2019-03-07
rebase--interactive: move rearrange_squash_in_todo_file()
Alban Gruin
1
-1
/
+27
2019-03-07
rebase--interactive: move sequencer_add_exec_commands()
Alban Gruin
1
-1
/
+26
2019-03-07
sequencer: change complete_action() to use the refactored functions
Alban Gruin
1
-14
/
+6
2019-03-07
sequencer: make sequencer_make_script() write its script to a strbuf
Alban Gruin
1
-5
/
+8
2019-03-07
sequencer: refactor rearrange_squash() to work on a todo_list
Alban Gruin
1
-1
/
+1
2019-03-07
sequencer: refactor sequencer_add_exec_commands() to work on a todo_list
Alban Gruin
1
-4
/
+14
2019-03-05
fsck: always compute USED flags for unreachable objects
Jeff King
1
-0
/
+62
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
1
-1
/
+1
2019-03-05
fetch: ignore SIGPIPE during network operation
Jeff King
1
-0
/
+2
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
1
-13
/
+18
2019-03-04
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
1
-2
/
+2
2019-03-01
setup: fix memory leaks with `struct repository_format`
Martin Ågren
1
-1
/
+2
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
1
-9
/
+11
2019-02-22
trace2:data: add subverb for rebase
Jeff Hostetler
1
-0
/
+17
2019-02-22
trace2:data: add subverb to reset command
Jeff Hostetler
1
-0
/
+6
2019-02-22
trace2:data: add subverb to checkout command
Jeff Hostetler
1
-0
/
+7
2019-02-22
trace2:data: pack-objects: add trace2 regions
Derrick Stolee
1
-1
/
+15
2019-02-22
trace2:data: add trace2 hook classification
Jeff Hostetler
3
-0
/
+6
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-5
/
+4
2019-02-22
format-patch: notice failure to open cover letter for writing
Junio C Hamano
1
-1
/
+1
2019-02-22
builtin/log: downcase the beginning of error messages
Junio C Hamano
1
-20
/
+20
2019-02-20
receive-pack: fix use-after-free bug
Ævar Arnfjörð Bjarmason
1
-8
/
+15
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
6
-0
/
+32
2019-02-15
read-cache: add post-index-change hook
Ben Peart
2
-0
/
+3
2019-02-14
prune: check SEEN flag for reachability
Jeff King
1
-5
/
+4
2019-02-14
prune: lazily perform reachability traversal
Jeff King
1
-11
/
+32
2019-02-11
prune-packed: check for too many arguments
Ramsay Jones
1
-0
/
+5
2019-02-11
Fix typos in translatable strings for v2.21.0
Jean-Noël Avila
3
-4
/
+4
2019-02-08
Merge branch 'js/rebase-i-redo-exec-fix'
Junio C Hamano
1
-21
/
+0
2019-02-08
Merge branch 'nd/checkout-noisy-unmerge'
Junio C Hamano
1
-7
/
+12
2019-02-08
submodule--helper: teach config subcommand --unset
Denton Liu
1
-5
/
+12
2019-02-07
log,diff-tree: add --combined-all-paths option
Elijah Newren
1
-1
/
+5
2019-02-06
Merge branch 'ss/describe-dirty-in-the-right-directory'
Junio C Hamano
1
-0
/
+1
2019-02-06
Merge branch 'sl/const'
Junio C Hamano
3
-10
/
+10
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
6
-12
/
+11
2019-02-06
Merge branch 'pw/rebase-x-sanity-check'
Junio C Hamano
1
-0
/
+17
2019-02-06
Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'
Junio C Hamano
1
-1
/
+7
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
2
-2
/
+10
2019-02-06
Merge branch 'lt/date-human'
Junio C Hamano
1
-0
/
+4
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-2
/
+1
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
41
-60
/
+111
2019-02-06
Merge branch 'js/rebase-am'
Junio C Hamano
1
-125
/
+311
2019-02-06
Merge branch 'tt/bisect-in-c'
Junio C Hamano
2
-22
/
+561
[prev]
[next]