index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
submodule--helper: reduce logic in run_update_procedure()
Glen Choo
1
-13
/
+17
2022-03-16
submodule--helper: teach update_data more options
Glen Choo
2
-76
/
+76
2022-03-16
builtin/submodule--helper.c: rename option struct to "opt"
Ævar Arnfjörð Bjarmason
1
-26
/
+26
2022-03-16
submodule update: use die_message()
Glen Choo
2
-23
/
+19
2022-03-16
submodule--helper: run update using child process struct
Atharva Raykar
1
-18
/
+16
2022-03-16
Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2
Junio C Hamano
4
-159
/
+183
2022-03-16
terminal: restore settings on SIGTSTP
Phillip Wood
1
-3
/
+129
2022-03-16
terminal: work around macos poll() bug
Phillip Wood
1
-6
/
+36
2022-03-16
terminal: don't assume stdin is /dev/tty
Phillip Wood
2
-9
/
+22
2022-03-16
terminal: use flags for save_term()
Phillip Wood
2
-21
/
+27
2022-03-16
partial-clone: add a partial-clone test case
Abhradeep Chakraborty
1
-0
/
+19
2022-03-16
sequencer: use reverse_commit_list() helper
Jayati Shrivastava
1
-6
/
+4
2022-03-15
completion: tab completion of filenames for 'git restore'
David Cantrell
1
-0
/
+4
2022-03-15
core.fsync: new option to harden references
Patrick Steinhardt
5
-3
/
+10
2022-03-15
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs
Junio C Hamano
26
-60
/
+444
2022-03-15
core.fsync: documentation and user-friendly aggregate options
Neeraj Singh
3
-3
/
+65
2022-03-15
maintenance: fix synopsis in documentation
Derrick Stolee
1
-18
/
+20
2022-03-15
cat-file: skip expanding default format
John Cai
2
-6
/
+35
2022-03-14
stash: make internal resets quiet and refresh index
Victoria Dye
2
-2
/
+36
2022-03-14
reset: suppress '--no-refresh' advice if logging is silenced
Victoria Dye
1
-1
/
+1
2022-03-14
reset: replace '--quiet' with '--no-refresh' in performance advice
Victoria Dye
4
-10
/
+10
2022-03-14
reset: introduce --[no-]refresh option to --mixed
Victoria Dye
3
-8
/
+87
2022-03-14
reset: revise index refresh advice
Victoria Dye
2
-4
/
+4
2022-03-14
repack: add config to skip updating server info
Patrick Steinhardt
3
-1
/
+28
2022-03-14
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
2
-4
/
+36
2022-03-14
attr.h: remove duplicate struct definition
Elia Pinto
1
-1
/
+0
2022-03-13
The eleventh batch
Junio C Hamano
1
-0
/
+21
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
21
-62
/
+113
2022-03-13
Merge branch 'nj/read-tree-doc-reffix'
Junio C Hamano
1
-2
/
+2
2022-03-13
Merge branch 'ps/fetch-atomic-fixup'
Junio C Hamano
1
-15
/
+5
2022-03-13
Merge branch 'fs/gpgsm-update'
Junio C Hamano
3
-8
/
+15
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2
-3
/
+12
2022-03-13
Merge branch 'en/merge-ort-align-verbosity-with-recursive'
Junio C Hamano
1
-2
/
+3
2022-03-13
Merge branch 'ab/make-optim-noop'
Junio C Hamano
10
-160
/
+165
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
5
-61
/
+262
2022-03-13
t/helper/test-run-command.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/stash.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/sparse-checkout.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/gc.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
attr.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
t6423-merge-rename-directories.sh: use the $(...) construct
Elia Pinto
1
-5
/
+5
2022-03-13
name-rev: use generation numbers if available
Jacob Keller
2
-14
/
+175
2022-03-13
reflog: don't be noisy on empty reflogs
Ævar Arnfjörð Bjarmason
2
-0
/
+11
2022-03-12
userdiff: add builtin diff driver for kotlin language.
Jaydeep P Das
15
-0
/
+167
2022-03-12
t0030-t0050: avoid pipes with Git on LHS
Shubham Mishra
2
-28
/
+50
2022-03-12
t0001-t0028: avoid pipes with Git on LHS
Shubham Mishra
4
-14
/
+16
2022-03-10
core.fsync: new option to harden the index
Neeraj Singh
3
-6
/
+15
2022-03-10
core.fsync: add configuration parsing
Neeraj Singh
3
-5
/
+82
2022-03-10
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
15
-33
/
+97
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
13
-8
/
+184
[prev]
[next]