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
2017-11-06
write_packed_entry(): take `object_id` arguments
Michael Haggerty
1
-8
/
+8
2017-11-06
refs: rename constant `REF_ISPRUNING` to `REF_IS_PRUNING`
Michael Haggerty
1
-9
/
+9
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
12
-40
/
+40
2017-11-06
refs: tidy up and adjust visibility of the `ref_update` flags
Michael Haggerty
3
-80
/
+99
2017-11-06
ref_transaction_add_update(): remove a check
Michael Haggerty
2
-4
/
+6
2017-11-06
ref_transaction_update(): die on disallowed flags
Michael Haggerty
1
-1
/
+2
2017-11-06
prune_ref(): call `ref_transaction_add_update()` directly
Michael Haggerty
2
-12
/
+17
2017-11-06
files_transaction_prepare(): don't leak flags to packed transaction
Michael Haggerty
1
-2
/
+2
2017-11-06
bisect: fix memory leak when returning best element
Martin Ågren
1
-1
/
+5
2017-11-06
bisect: fix off-by-one error in `best_bisection_sorted()`
Martin Ågren
1
-3
/
+4
2017-11-06
bisect: fix memory leak in `find_bisection()`
Martin Ågren
1
-1
/
+3
2017-11-06
bisect: change calling-convention of `find_bisection()`
Martin Ågren
3
-14
/
+17
2017-11-06
config: document blame configuration
Stefan Beller
1
-0
/
+17
2017-11-04
credential-libsecret: unlock locked secrets
Dennis Kaarsemaker
1
-1
/
+1
2017-11-03
setup: avoid double slashes when looking for HEAD
Jeff King
1
-1
/
+3
2017-11-03
mailmap: use Kaartic Sivaraam's new address
Kaartic Sivaraam
1
-0
/
+1
2017-11-03
imap-send: handle missing response codes gracefully
René Scharfe
1
-1
/
+1
2017-11-03
imap-send: handle NULL return of next_arg()
René Scharfe
1
-1
/
+12
2017-11-02
diff: --indent-heuristic is no longer experimental
Carlos Martín Nieto
4
-9
/
+6
2017-11-02
sequencer.c: check return value of close() in rewrite_file()
Simon Ruderich
1
-1
/
+2
2017-11-02
mingw: document the standard handle redirection
Johannes Schindelin
1
-0
/
+18
2017-11-02
mingw: optionally redirect stderr/stdout via the same handle
Johannes Schindelin
2
-1
/
+22
2017-11-02
mingw: add experimental feature to redirect standard handles
Johannes Schindelin
2
-0
/
+49
2017-11-02
travis-ci: don't build Git for the static analysis job
SZEDER Gábor
1
-1
/
+1
2017-11-02
travis-ci: fix running P4 and Git LFS tests in Linux build jobs
SZEDER Gábor
2
-6
/
+12
2017-11-02
grep: take the read-lock when adding a submodule
Martin Ågren
1
-0
/
+2
2017-11-02
sequencer: pass absolute GIT_DIR to exec commands
Jacob Keller
2
-1
/
+17
2017-11-01
wincred: handle empty username/password correctly
Jakub Bereżański
1
-2
/
+8
2017-11-01
t0302: check helper can handle empty credentials
Jakub Bereżański
1
-0
/
+19
2017-11-01
mingw: include the full version information in the resources
Johannes Schindelin
2
-3
/
+4
2017-11-01
remote-mediawiki: limit filenames to legal
Antoine Beaupré
1
-1
/
+2
2017-11-01
fsmonitor: delay updating state until after split index is merged
Alex Vandiver
2
-16
/
+25
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
25
-228
/
+228
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
7
-24
/
+22
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
20
-91
/
+90
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
17
-84
/
+84
2017-11-01
diff: remove touched flags
Brandon Williams
2
-6
/
+2
2017-11-01
diff: add flag to indicate textconv was set via cmdline
Brandon Williams
3
-3
/
+5
2017-11-01
diff: convert flags to be stored in bitfields
Brandon Williams
6
-49
/
+68
2017-11-01
sequencer: use O_TRUNC to truncate files
René Scharfe
1
-3
/
+1
2017-11-01
sequencer: factor out rewrite_file()
René Scharfe
1
-29
/
+17
2017-11-01
t5580: add Cygwin support
Adam Dinwoodie
1
-4
/
+10
2017-11-01
sha1_file: use hex_to_bytes()
René Scharfe
1
-13
/
+11
2017-11-01
http-push: use hex_to_bytes()
René Scharfe
1
-6
/
+4
2017-11-01
notes: move hex_to_bytes() to hex.c and export it
René Scharfe
3
-17
/
+19
2017-11-01
merge-recursive: check GIT_MERGE_VERBOSITY only once
Andrey Okoshkin
1
-3
/
+4
2017-10-31
add, reset: use DIFF_OPT_SET macro to set a diff flag
Brandon Williams
2
-2
/
+2
2017-10-31
status: test ignored modes
Jameson Miller
1
-0
/
+233
2017-10-31
status: document options to show matching ignored files
Jameson Miller
2
-5
/
+43
2017-10-31
status: report matching ignored and normal untracked
Jameson Miller
1
-2
/
+18
[prev]
[next]