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
2021-12-06
repo-settings: prepare_repo_settings only in git repos
Lessley Dennington
1
-0
/
+3
2021-12-06
test-read-cache: set up repo after git directory
Lessley Dennington
1
-2
/
+3
2021-12-06
commit-graph: return if there is no git directory
Lessley Dennington
1
-1
/
+4
2021-12-06
git: ensure correct git directory setup with -h
Lessley Dennington
1
-18
/
+21
2021-12-06
unpack-trees: use traverse_path instead of name
Derrick Stolee
2
-7
/
+9
2021-12-06
t1092: add deeper changes during a checkout
Derrick Stolee
1
-1
/
+15
2021-12-05
grep: clarify what `grep.patternType=default` means
Junio C Hamano
1
-1
/
+2
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
17
-50
/
+0
2021-12-04
sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'
Elijah Newren
2
-8
/
+24
2021-12-04
name-rev: prefer shorter names over following merges
Elijah Newren
1
-4
/
+13
2021-12-04
xdiff: drop unused flags parameter from recs_match
Jeff King
1
-9
/
+9
2021-12-04
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Jeff King
1
-3
/
+2
2021-12-04
xdiff: drop CMP_ENV macro from xhistogram
Jeff King
1
-3
/
+0
2021-12-04
git-worktree.txt: add missing `-v` to synopsis for `worktree list`
Eric Sunshine
1
-1
/
+1
2021-12-04
worktree: send "chatty" messages to stderr
Eric Sunshine
4
-33
/
+27
2021-12-04
packfile: make `close_pack_revindex()` static
Taylor Blau
2
-2
/
+2
2021-12-04
scalar: implement the `version` command
Johannes Schindelin
1
-0
/
+39
2021-12-04
scalar: implement the `delete` command
Matthew John Cheetham
3
-0
/
+80
2021-12-04
scalar: teach 'reconfigure' to optionally handle all registered enlistments
Johannes Schindelin
3
-6
/
+67
2021-12-04
scalar: allow reconfiguring an existing enlistment
Johannes Schindelin
3
-28
/
+67
2021-12-04
scalar: implement the `run` command
Derrick Stolee
2
-0
/
+83
2021-12-04
scalar: teach 'clone' to support the --single-branch option
Johannes Schindelin
3
-4
/
+23
2021-12-04
scalar: implement the `clone` subcommand
Johannes Schindelin
3
-3
/
+262
2021-12-04
scalar: implement 'scalar list'
Derrick Stolee
2
-1
/
+21
2021-12-04
scalar: let 'unregister' handle a deleted enlistment directory gracefully
Johannes Schindelin
2
-0
/
+61
2021-12-04
scalar: 'unregister' stops background maintenance
Derrick Stolee
2
-8
/
+50
2021-12-04
scalar: 'register' sets recommended config and starts maintenance
Derrick Stolee
2
-1
/
+266
2021-12-04
scalar: create test infrastructure
Johannes Schindelin
3
-3
/
+109
2021-12-04
scalar: start documenting the command
Johannes Schindelin
1
-0
/
+38
2021-12-04
scalar: create a rudimentary executable
Johannes Schindelin
4
-0
/
+81
2021-12-04
scalar: add a README with a roadmap
Johannes Schindelin
1
-0
/
+82
2021-12-04
CodingGuidelines: document which output goes to stdout vs. stderr
Eric Sunshine
1
-0
/
+27
2021-12-03
revision: use C99 declaration of variable in for() loop
Junio C Hamano
2
-3
/
+9
2021-12-02
refs/debug: trim trailing LF from reflog message
Han-Wen Nienhuys
1
-2
/
+5
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
2
-7
/
+11
2021-12-02
t1405: check for_each_reflog_ent_reverse() more thoroughly
Han-Wen Nienhuys
1
-0
/
+1
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
3
-8
/
+6
2021-12-02
show-branch: show reflog message
Han-Wen Nienhuys
2
-5
/
+22
2021-12-01
log: load decorations with --simplify-by-decoration
Jeff King
2
-2
/
+18
2021-12-01
log: handle --decorate-refs with userformat "%d"
Jeff King
2
-2
/
+38
2021-12-01
branch: protect branches checked out in all worktrees
Anders Kaseorg
2
-4
/
+16
2021-12-01
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg
2
-5
/
+17
2021-12-01
receive-pack: clean dead code from update_worktree()
Anders Kaseorg
1
-16
/
+7
2021-12-01
fetch: protect branches checked out in all worktrees
Anders Kaseorg
2
-35
/
+58
2021-12-01
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
6
-38
/
+65
2021-12-01
branch: lowercase error messages
Anders Kaseorg
3
-13
/
+13
2021-12-01
receive-pack: lowercase error messages
Anders Kaseorg
2
-6
/
+6
2021-12-01
fetch: lowercase error messages
Anders Kaseorg
1
-24
/
+26
2021-12-01
test-lib: make BAIL_OUT() work in tests and prereq
Fabian Stelzer
1
-4
/
+10
2021-12-01
git-compat-util: add a test balloon for C99 support
brian m. carlson
3
-2
/
+15
[prev]
[next]