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-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
2021-12-01
object-file.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-12-01
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-3
/
+3
2021-12-01
repack.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-12-01
update documentation for new zdiff3 conflictStyle
Elijah Newren
9
-21
/
+50
2021-12-01
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
6
-9
/
+155
2021-11-29
sequencer: avoid adding exec commands for non-commit creating commands
Elijah Newren
2
-2
/
+7
2021-11-29
The first batch to start the current cycle
Junio C Hamano
1
-4
/
+35
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
11
-19
/
+89
2021-11-29
Merge branch 'ab/sh-retire-helper-functions'
Junio C Hamano
7
-41
/
+14
2021-11-29
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
8
-45
/
+84
2021-11-29
Merge branch 'tp/send-email-completion'
Junio C Hamano
4
-22
/
+54
2021-11-29
Merge branch 'jc/unsetenv-returns-an-int'
Junio C Hamano
2
-2
/
+4
2021-11-29
Merge branch 'jc/fix-ref-sorting-parse'
Junio C Hamano
8
-52
/
+95
2021-11-29
Merge branch 'so/stash-staged'
Junio C Hamano
3
-12
/
+113
2021-11-29
Merge branch 'jc/tutorial-format-patch-base'
Junio C Hamano
1
-13
/
+28
2021-11-29
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
10
-143
/
+294
2021-11-29
Merge branch 'ow/stash-count-in-status-porcelain-output'
Junio C Hamano
3
-2
/
+46
[prev]
[next]