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
2021-08-24
maintenance: create `launchctl` configuration using a lock file
Johannes Schindelin
1
-17
/
+30
2021-08-24
submodule--helper: run update procedures from C
Atharva Raykar
1
-0
/
+257
2021-08-24
pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
Taylor Blau
1
-1
/
+2
2021-08-15
commit: restore --edit when combined with --fixup
Joel Klinghed
1
-2
/
+3
2021-08-10
Merge branch 'ds/add-with-sparse-index' into ds/sparse-index-ignored-files
Junio C Hamano
1
-3
/
+12
2021-08-10
submodule--helper: rename compute_submodule_clone_url()
Atharva Raykar
1
-6
/
+6
2021-08-10
submodule--helper: remove resolve-relative-url subcommand
Atharva Raykar
1
-20
/
+0
2021-08-10
submodule--helper: remove add-config subcommand
Atharva Raykar
1
-49
/
+0
2021-08-10
submodule--helper: remove add-clone subcommand
Atharva Raykar
1
-60
/
+0
2021-08-10
submodule--helper: convert the bulk of cmd_add() to C
Atharva Raykar
1
-1
/
+164
2021-08-10
dir: libify and export helper functions from clone.c
Atharva Raykar
1
-116
/
+2
2021-08-10
submodule--helper: remove repeated code in sync_submodule()
Atharva Raykar
1
-13
/
+3
2021-08-10
submodule--helper: refactor resolve_relative_url() helper
Atharva Raykar
1
-36
/
+25
2021-08-10
submodule--helper: add options for compute_submodule_clone_url()
Atharva Raykar
1
-7
/
+11
2021-08-10
Merge branch 'ar/submodule-add-config' into ar/submodule-add
Junio C Hamano
1
-0
/
+129
2021-08-10
submodule--helper: introduce add-config subcommand
Atharva Raykar
1
-0
/
+129
2021-08-09
builtin/merge: avoid -Wformat-extra-args from ancient Xcode
Carlo Marcelo Arenas Belón
1
-3
/
+5
2021-08-05
Change default merge backend from recursive to ort
Elijah Newren
2
-3
/
+9
2021-08-05
revision: separate walk and unsorted flags
Patrick Steinhardt
2
-2
/
+3
2021-08-05
upload-pack: document and rename --advertise-refs
Ævar Arnfjörð Bjarmason
2
-3
/
+5
2021-08-05
serve.[ch]: remove "serve_options", split up --advertise-refs code
Ævar Arnfjörð Bjarmason
1
-13
/
+12
2021-08-05
Update error message and code comment
Elijah Newren
1
-1
/
+1
2021-08-04
Merge branch 'rs/use-fspathhash'
Junio C Hamano
1
-8
/
+2
2021-08-04
Merge branch 'pb/merge-autostash-more'
Junio C Hamano
1
-1
/
+3
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
2
-5
/
+6
2021-08-04
Merge branch 'ah/plugleaks'
Junio C Hamano
5
-14
/
+17
2021-08-04
Merge branch 'ar/submodule-add'
Junio C Hamano
1
-113
/
+304
2021-07-30
use fspathhash() everywhere
René Scharfe
1
-8
/
+2
2021-07-29
add: remove ensure_full_index() with --renormalize
Derrick Stolee
1
-2
/
+0
2021-07-29
add: ignore outside the sparse-checkout in refresh()
Derrick Stolee
1
-1
/
+9
2021-07-29
add: allow operating on a sparse-only index
Derrick Stolee
1
-0
/
+3
2021-07-28
Merge branch 'tb/reverse-midx'
Junio C Hamano
1
-1
/
+1
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
1
-0
/
+3
2021-07-28
Merge branch 'dl/diff-merge-base'
Junio C Hamano
1
-2
/
+2
2021-07-28
Merge branch 'ab/attribute-format'
Junio C Hamano
4
-6
/
+6
2021-07-28
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
1
-0
/
+3
2021-07-28
Merge branch 'sm/worktree-add-lock'
Junio C Hamano
1
-5
/
+16
2021-07-28
Merge branch 'hj/commit-allow-empty-message'
Junio C Hamano
1
-11
/
+18
2021-07-26
builtin/rebase: fix options.strategy memory lifecycle
Andrzej Hunt
1
-1
/
+2
2021-07-26
builtin/merge: free found_ref when done
Andrzej Hunt
1
-1
/
+2
2021-07-26
builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv
Andrzej Hunt
1
-0
/
+5
2021-07-26
builtin/for-each-repo: remove unnecessary argv copy to plug leak
Andrzej Hunt
1
-10
/
+4
2021-07-26
builtin/submodule--helper: release unused strbuf to avoid leak
Andrzej Hunt
1
-2
/
+4
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
3
-3
/
+3
2021-07-26
submodule: drop unused sm_name parameter from show_fetch_remotes()
Jeff King
1
-3
/
+2
2021-07-26
ref-filter: use non-const ref_format in *_atom_parser()
ZheNing Hu
1
-1
/
+1
2021-07-23
merge: apply autostash if merge strategy fails
Philippe Blain
1
-0
/
+1
2021-07-23
merge: apply autostash if fast-forward fails
Philippe Blain
1
-0
/
+1
2021-07-23
merge: add missing word "strategy" to a message
Philippe Blain
1
-1
/
+1
2021-07-22
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
1
-9
/
+24
[prev]
[next]