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
2014-02-24
.gitignore: test-hashmap is a generated file
Jonathan Nieder
1
-0
/
+1
2013-11-18
read-cache.c: fix memory leaks caused by removed cache entries
Karsten Blees
4
-6
/
+16
2013-11-18
builtin/update-index.c: cleanup update_one
Karsten Blees
1
-21
/
+15
2013-11-18
fix 'git update-index --verbose --again' output
Karsten Blees
1
-1
/
+1
2013-11-18
remove old hash.[ch] implementation
Karsten Blees
6
-299
/
+0
2013-11-18
name-hash.c: remove cache entries instead of marking them CE_UNHASHED
Karsten Blees
4
-30
/
+26
2013-11-18
name-hash.c: use new hash map implementation for cache entries
Karsten Blees
3
-20
/
+13
2013-11-18
name-hash.c: remove unreferenced directory entries
Karsten Blees
1
-7
/
+8
2013-11-18
name-hash.c: use new hash map implementation for directories
Karsten Blees
2
-60
/
+20
2013-11-18
diffcore-rename.c: use new hash map implementation
Karsten Blees
1
-35
/
+13
2013-11-18
diffcore-rename.c: simplify finding exact renames
Karsten Blees
1
-55
/
+20
2013-11-18
diffcore-rename.c: move code around to prepare for the next patch
Karsten Blees
1
-49
/
+49
2013-11-18
buitin/describe.c: use new hash map implementation
Karsten Blees
1
-29
/
+24
2013-11-18
add a hashtable implementation that supports O(1) removal
Karsten Blees
6
-0
/
+1117
2013-11-07
submodule: don't access the .gitmodules cache entry after removing it
Jens Lehmann
1
-24
/
+1
2013-10-17
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+4
2013-10-17
Merge branch 'jk/format-patch-from'
Junio C Hamano
4
-1
/
+49
2013-10-17
Merge branch 'es/name-hash-no-trailing-slash-in-dirs'
Junio C Hamano
5
-51
/
+50
2013-10-17
Merge branch 'jk/trailing-slash-in-pathspec'
Junio C Hamano
3
-20
/
+14
2013-10-17
Merge branch 'lc/filter-branch-too-many-refs'
Junio C Hamano
1
-2
/
+2
2013-10-17
Merge branch 'jc/checkout-detach-doc'
Junio C Hamano
1
-6
/
+8
2013-10-17
Sync with maint
Junio C Hamano
2
-21
/
+65
2013-10-17
Start preparing for 1.8.4.2
Junio C Hamano
2
-1
/
+51
2013-10-17
Merge branch 'jk/upload-pack-keepalive' into maint
Junio C Hamano
2
-1
/
+35
2013-10-17
Merge branch 'bc/http-backend-allow-405' into maint
Junio C Hamano
1
-2
/
+4
2013-10-17
Merge branch 'jc/cvsserver-perm-bit-fix' into maint
Junio C Hamano
1
-1
/
+1
2013-10-17
Merge branch 'js/add-i-mingw' into maint
Junio C Hamano
1
-1
/
+1
2013-10-17
Merge branch 'nd/git-dir-pointing-at-gitfile' into maint
Junio C Hamano
2
-5
/
+8
2013-10-17
Merge branch 'jk/has-sha1-file-retry-packed' into maint
Junio C Hamano
1
-1
/
+4
2013-10-17
Merge branch 'ap/commit-author-mailmap' into maint
Junio C Hamano
2
-1
/
+18
2013-10-17
Merge branch 'es/rebase-i-no-abbrev' into maint
Junio C Hamano
2
-2
/
+117
2013-10-17
Merge branch 'rt/rebase-p-no-merge-summary' into maint
Junio C Hamano
2
-1
/
+25
2013-10-17
Merge branch 'es/rebase-i-respect-core-commentchar' into maint
Junio C Hamano
1
-1
/
+1
2013-10-17
t4254: modernize tests
SZEDER Gábor
1
-21
/
+15
2013-10-16
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+30
2013-10-16
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-25
/
+146
2013-10-15
Merge branch 'maint'
Junio C Hamano
3
-2
/
+12
2013-10-15
git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY
Steffen Prohaska
1
-1
/
+1
2013-10-15
git.txt: fix asciidoc syntax of --*-pathspecs
Steffen Prohaska
1
-3
/
+3
2013-10-14
mergetool--lib: Fix typo in the merge/difftool help
Stefan Saasen
1
-1
/
+1
2013-10-14
sparse: suppress some "using sizeof on a function" warnings
Ramsay Jones
1
-0
/
+3
2013-10-14
format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0
Ramsay Jones
1
-1
/
+2
2013-10-14
Merge branch 'rj/highlight-test-hang'
Jonathan Nieder
1
-2
/
+4
2013-10-14
gitweb test: fix highlight test hang on Linux Mint
Ramsay Jones
1
-2
/
+4
2013-10-14
wrapper.c: only define gitmkstemps if needed
Ramsay Jones
1
-0
/
+2
2013-10-14
refs.c: spell NULL pointer as NULL
Ramsay Jones
1
-1
/
+1
2013-10-14
config.c: mark file-local function static
Ramsay Jones
1
-1
/
+1
2013-10-14
CodingGuidelines: style for multi-line comments
brian m. carlson
1
-0
/
+8
2013-10-14
Merge branch 'nv/doc-config-signingkey'
Jonathan Nieder
1
-5
/
+5
2013-10-14
config doc: user.signingkey is also used for signed commits
Nicolas Vigier
1
-5
/
+5
[next]