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-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
6
-12
/
+11
2019-02-06
Merge branch 'pw/rebase-x-sanity-check'
Junio C Hamano
1
-0
/
+17
2019-02-06
Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'
Junio C Hamano
1
-1
/
+7
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
2
-2
/
+10
2019-02-06
Merge branch 'lt/date-human'
Junio C Hamano
1
-0
/
+4
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-2
/
+1
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
41
-60
/
+111
2019-02-06
Merge branch 'js/rebase-am'
Junio C Hamano
1
-125
/
+311
2019-02-06
Merge branch 'tt/bisect-in-c'
Junio C Hamano
2
-22
/
+561
2019-02-06
Merge branch 'dt/cat-file-batch-ambiguous'
Junio C Hamano
1
-1
/
+4
2019-02-06
Merge branch 'en/rebase-merge-on-sequencer'
Junio C Hamano
2
-20
/
+19
2019-02-06
checkout: count and print -m paths separately
Nguyễn Thái Ngọc Duy
1
-3
/
+8
2019-02-06
checkout: update count-checkouts messages
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2019-02-06
Revert "rebase: introduce a shortcut for --reschedule-failed-exec"
Johannes Schindelin
1
-21
/
+0
2019-02-05
Merge branch 'nd/fetch-compact-update'
Junio C Hamano
1
-2
/
+6
2019-02-05
Merge branch 'pw/no-editor-in-rebase-i-implicit'
Junio C Hamano
1
-2
/
+3
2019-02-05
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
1
-0
/
+8
2019-02-05
Merge branch 'ph/pack-objects-mutex-fix'
Junio C Hamano
1
-17
/
+10
2019-02-05
Merge branch 'ab/commit-graph-write-progress'
Junio C Hamano
1
-2
/
+2
2019-02-05
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
1
-1
/
+1
2019-02-05
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
4
-40
/
+47
2019-02-05
Merge branch 'js/filter-options-should-use-plain-int'
Junio C Hamano
2
-2
/
+11
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
3
-4
/
+8
2019-02-04
pack-redundant: consistent sort method
Jiang Xin
1
-8
/
+16
2019-02-04
pack-redundant: rename pack_list.all_objects
Jiang Xin
1
-19
/
+19
2019-02-04
pack-redundant: new algorithm to find min packs
Sun Chao
1
-127
/
+67
2019-02-04
pack-redundant: delete redundant code
Sun Chao
1
-1
/
+0
2019-02-04
pack-redundant: delay creation of unique_objects
Jiang Xin
1
-5
/
+10
2019-02-04
revert "checkout: introduce checkout.overlayMode config"
Thomas Gummerer
1
-7
/
+1
2019-02-04
config: allow giving separate author and committer idents
William Hubbs
2
-1
/
+3
2019-02-04
describe: setup working tree for --dirty
Sebastian Staudt
1
-0
/
+1
2019-02-04
various: tighten constness of some local variables
Shahzad Lone
3
-10
/
+10
2019-01-29
rebase -x: sanity check command
Phillip Wood
1
-0
/
+17
2019-01-29
Merge branch 'it/log-format-source'
Junio C Hamano
1
-1
/
+1
2019-01-29
Merge branch 'js/add-e-clear-patch-before-stating'
Junio C Hamano
1
-1
/
+1
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
4
-18
/
+18
2019-01-29
Merge branch 'os/rebase-runs-post-checkout-hook'
Junio C Hamano
1
-2
/
+10
2019-01-29
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
4
-22
/
+20
2019-01-29
Merge branch 'jt/fetch-pack-v2'
Junio C Hamano
1
-3
/
+6
2019-01-29
Merge branch 'jk/save-getenv-result'
Junio C Hamano
4
-9
/
+17
2019-01-29
Merge branch 'js/rebase-i-redo-exec'
Junio C Hamano
2
-1
/
+43
2019-01-29
Merge branch 'cc/fetch-error-message-fix'
Junio C Hamano
1
-2
/
+4
2019-01-28
pack-objects: merge read_lock and lock in packing_data struct
Patrick Hogg
1
-14
/
+10
2019-01-28
pack-objects: move read mutex to packing_data struct
Patrick Hogg
1
-5
/
+2
2019-01-28
implicit interactive rebase: don't run sequence editor
Phillip Wood
1
-2
/
+3
2019-01-27
parse-options: allow ll_callback with OPTION_CALLBACK
Nguyễn Thái Ngọc Duy
2
-5
/
+17
2019-01-27
parse-options: avoid magic return codes
Nguyễn Thái Ngọc Duy
2
-12
/
+13
2019-01-27
parse-options: stop abusing 'callback' for lowlevel callbacks
Nguyễn Thái Ngọc Duy
3
-7
/
+8
2019-01-27
fetch: prefer suffix substitution in compact fetch.output
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2019-01-24
create_bundle(): drop unused "header" parameter
Jeff King
1
-2
/
+1
[prev]
[next]