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
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
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
[prev]
[next]