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
2019-09-05
t3005: remove unused variable
Junio C Hamano
1
-2
/
+0
2019-09-05
t: use LF variable defined in the test harness
Junio C Hamano
3
-8
/
+0
2019-09-05
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu
2
-6
/
+6
2019-09-05
mingw: apply array.cocci rule
Denton Liu
1
-2
/
+2
2019-09-05
t3427: accelerate this test by using fast-export and fast-import
Elijah Newren
1
-1
/
+4
2019-09-05
.gitignore: stop ignoring `.manifest` files
Johannes Schindelin
1
-1
/
+0
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
7
-5
/
+141
2019-09-03
tree: simplify parse_tree_indirect()
René Scharfe
1
-15
/
+3
2019-09-03
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer
2
-33
/
+46
2019-09-01
merge-options.txt: clarify meaning of various ff-related options
Elijah Newren
1
-12
/
+16
2019-08-30
clarify documentation for remote helpers
David Turner
1
-3
/
+7
2019-08-30
help: make help_unknown_ref() NORETURN
René Scharfe
2
-2
/
+3
2019-08-30
checkout: add simple check for 'git checkout -b'
Derrick Stolee
1
-0
/
+9
2019-08-29
gitk: Make web links clickable
Paul Mackerras
1
-1
/
+50
2019-08-29
git-gui: allow undoing last revert
Pratyush Yadav
2
-5
/
+66
2019-08-27
rebase: teach rebase --keep-base
Denton Liu
6
-10
/
+126
2019-08-27
rebase tests: test linear branch topology
Ævar Arnfjörð Bjarmason
1
-0
/
+29
2019-08-27
rebase: fast-forward --fork-point in more cases
Denton Liu
2
-13
/
+17
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
4
-12
/
+23
2019-08-27
rebase: refactor can_fast_forward into goto tower
Denton Liu
1
-8
/
+13
2019-08-27
t3432: test for --no-ff's interaction with fast-forward
Ævar Arnfjörð Bjarmason
1
-29
/
+54
2019-08-27
fast-import: duplicate into history rather than passing ownership
Jeff King
2
-8
/
+1
2019-08-27
fast-import: duplicate parsed encoding string
Jeff King
2
-2
/
+10
2019-08-27
status: mention --skip for revert and cherry-pick
Denton Liu
2
-0
/
+10
2019-08-27
completion: add --skip for cherry-pick and revert
Denton Liu
1
-1
/
+1
2019-08-27
completion: merge options for cherry-pick and revert
Denton Liu
1
-2
/
+4
2019-08-26
t3432: distinguish "noop-same" v.s. "work-same" in "same head" tests
Ævar Arnfjörð Bjarmason
1
-31
/
+48
2019-08-26
t3432: test rebase fast-forward behavior
Denton Liu
1
-0
/
+72
2019-08-26
t3431: add rebase --fork-point tests
Denton Liu
1
-0
/
+53
2019-08-26
t7300-clean: demonstrate deleting nested repo with an ignored file breakage
SZEDER Gábor
1
-0
/
+22
2019-08-26
trace2: use warning() directly in tr2_dst_malformed_warning()
René Scharfe
1
-7
/
+2
2019-08-26
grep: use return value of strbuf_detach()
René Scharfe
1
-2
/
+2
2019-08-26
log-tree: always use return value of strbuf_detach()
René Scharfe
1
-3
/
+1
2019-08-26
http: don't leak urlmatch_config.vars
Mike Hommey
1
-0
/
+1
2019-08-26
commit: free the right buffer in release_commit_memory
Mike Hommey
1
-1
/
+1
2019-08-26
path: add a function to check for path suffix
brian m. carlson
2
-9
/
+33
2019-08-26
banned.h: fix vsprintf()'s ban message
Taylor Blau
1
-1
/
+1
2019-08-26
notes: avoid potential use-after-free during insertion
Jeff King
1
-1
/
+1
2019-08-26
notes: avoid leaking duplicate entries
Mike Hommey
1
-1
/
+3
2019-08-26
mingw: fix launching of externals from Unicode paths
Adam Roben
1
-4
/
+11
2019-08-26
setup_git_directory(): handle UNC root paths correctly
Johannes Schindelin
1
-1
/
+1
2019-08-26
Fix .git/ discovery at the root of UNC shares
Johannes Schindelin
1
-0
/
+6
2019-08-26
setup_git_directory(): handle UNC paths correctly
Johannes Schindelin
1
-1
/
+1
2019-08-26
mingw: support UNC in git clone file://server/share/repo
Torsten Bögershausen
2
-2
/
+15
2019-08-26
t4009: make hash size independent
brian m. carlson
1
-8
/
+11
2019-08-26
t4002: make hash independent
brian m. carlson
1
-109
/
+258
2019-08-26
t4000: make hash size independent
brian m. carlson
1
-1
/
+1
2019-08-26
t3903: abstract away SHA-1-specific constants
brian m. carlson
1
-10
/
+22
2019-08-26
git-gui: return early when patch fails to apply
Pratyush Yadav
1
-0
/
+2
2019-08-26
git-gui: allow reverting selected hunk
Pratyush Yadav
2
-6
/
+29
[prev]
[next]