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
2018-10-07
docs: typo: s/go/to/
Michael Witten
1
-1
/
+1
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-10-07
fetch: do not list refs if fetching only hashes
Jonathan Tan
3
-6
/
+54
2018-10-07
transport: list refs before fetch if necessary
Jonathan Tan
3
-0
/
+19
2018-10-07
transport: do not list refs if possible
Jonathan Tan
3
-3
/
+16
2018-10-07
transport: allow skipping of ref listing
Jonathan Tan
1
-4
/
+25
2018-10-07
list-objects-filter: implement filter tree:0
Matthew DeVore
7
-0
/
+153
2018-10-07
list-objects-filter-options: do not over-strbuf_init
Matthew DeVore
1
-4
/
+2
2018-10-07
list-objects-filter: use BUG rather than die
Matthew DeVore
1
-7
/
+4
2018-10-07
revision: mark non-user-given objects instead
Matthew DeVore
4
-16
/
+39
2018-10-07
rev-list: handle missing tree objects properly
Matthew DeVore
6
-7
/
+110
2018-10-07
tests: order arguments to git-rev-list properly
Matthew DeVore
3
-29
/
+44
2018-10-07
t9109: don't swallow Git errors upstream of pipes
Matthew DeVore
1
-13
/
+21
2018-10-07
tests: don't swallow Git errors upstream of pipes
Matthew DeVore
3
-132
/
+141
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
32
-112
/
+112
2018-10-07
tests: standardize pipe placement
Matthew DeVore
7
-250
/
+344
2018-10-07
Documentation: add shell guidelines
Matthew DeVore
2
-0
/
+45
2018-10-07
t/README: reformat Do, Don't, Keep in mind lists
Matthew DeVore
1
-22
/
+20
2018-10-07
commit-graph: reduce initial oid allocation
Derrick Stolee
1
-1
/
+1
2018-10-07
builtin/commit-graph.c: UNLEAK variables
Martin Ågren
1
-5
/
+6
2018-10-07
commit-graph: clean up leaked memory during write
Derrick Stolee
1
-5
/
+9
2018-10-07
subtree: improve decision on merges kept in split
Strain, Roger L
1
-2
/
+19
2018-10-07
subtree: use commits before rejoins for splits
Strain, Roger L
1
-6
/
+20
2018-10-07
subtree: make --ignore-joins pay attention to adds
Strain, Roger L
1
-7
/
+7
2018-10-07
subtree: refactor split of a commit into standalone method
Strain, Roger L
1
-36
/
+42
2018-10-04
diff --color-moved: fix a memory leak
Phillip Wood
1
-2
/
+2
2018-10-04
diff --color-moved-ws: fix another memory leak
Phillip Wood
1
-0
/
+2
2018-10-04
diff --color-moved-ws: fix a memory leak
Phillip Wood
1
-1
/
+4
2018-10-04
diff --color-moved-ws: fix out of bounds string access
Phillip Wood
1
-1
/
+1
2018-10-04
diff --color-moved-ws: fix double free crash
Phillip Wood
1
-37
/
+45
2018-10-04
oidset: uninline oidset_init()
René Scharfe
2
-6
/
+14
2018-10-04
oidset: use khash
René Scharfe
2
-30
/
+40
2018-10-04
khash: factor out kh_release_*
René Scharfe
1
-2
/
+7
2018-10-04
fetch-pack: load tip_oids eagerly iff needed
René Scharfe
1
-21
/
+15
2018-10-04
fetch-pack: factor out is_unmatched_ref()
René Scharfe
1
-8
/
+11
2018-10-04
fetch-pack: exclude blobs when lazy-fetching trees
Jonathan Tan
3
-0
/
+62
2018-10-04
fetch-pack: avoid object flags if no_dependents
Jonathan Tan
1
-42
/
+59
2018-10-04
mingw: bump the minimum Windows version to Vista
Johannes Schindelin
2
-5
/
+1
2018-10-04
mingw: set _WIN32_WINNT explicitly for Git for Windows
Johannes Schindelin
1
-1
/
+1
2018-10-04
compat/poll: prepare for targeting Windows Vista
Johannes Schindelin
2
-3
/
+18
2018-10-04
more oideq/hasheq conversions
Jeff King
4
-7
/
+8
2018-10-03
roll wt_status_state into wt_status and populate in the collect phase
Stephen P. Smith
3
-93
/
+82
2018-10-03
grep: add -r/--[no-]recursive
René Scharfe
3
-2
/
+23
2018-10-03
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
4
-10
/
+54
2018-10-03
sequencer: use return value of oidset_insert()
René Scharfe
1
-3
/
+1
2018-09-29
config.txt: correct the note about uploadpack.packObjectsHook
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-09-29
git doc: direct bug reporters to mailing list archive
Jonathan Nieder
1
-1
/
+3
2018-09-29
strbuf.h: format according to coding guidelines
Stefan Beller
1
-67
/
+81
2018-09-29
CodingGuidelines: document the API in *.h files
Junio C Hamano
1
-1
/
+4
2018-09-28
git-rebase.sh: fix typos in error messages
Ralf Thielow
1
-3
/
+3
[prev]
[next]