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-08-18
diff.c: allow to pass more flags to diff_populate_filespec
Nguyễn Thái Ngọc Duy
3
-9
/
+13
2014-08-18
sha1_file.c: do not die failing to malloc in unpack_compressed_entry
Nguyễn Thái Ngọc Duy
2
-1
/
+9
2014-08-18
wrapper.c: introduce gentle xmallocz that does not die()
Nguyễn Thái Ngọc Duy
2
-16
/
+53
2014-08-13
tests: fix negated test_i18ngrep calls
Johannes Sixt
3
-6
/
+6
2014-08-10
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano
2
-323
/
+341
2014-08-08
Git 2.1-rc2
Junio C Hamano
1
-1
/
+1
2014-08-08
gitk: Updated Bulgarian translation (302t,0f,0u)
Alexander Shopov
1
-323
/
+329
2014-08-08
gitk: Add keybinding to switch to parent commit
Max Kirillov
1
-0
/
+12
2014-08-07
Merge branch 'mb/relnotes-2.1'
Junio C Hamano
1
-61
/
+53
2014-08-07
Release notes: grammatical fixes
Marc Branchaud
1
-55
/
+53
2014-08-07
various contrib: Fix links in man pages
Stefan Beller
3
-3
/
+3
2014-08-05
RelNotes: no more check_ref_format micro-optimization
Junio C Hamano
1
-6
/
+0
2014-08-04
Git 2.1.0-rc1
Junio C Hamano
1
-1
/
+1
2014-08-04
Merge branch 'tf/maint-doc-push'
Junio C Hamano
1
-1
/
+1
2014-08-04
Merge branch 'ta/doc-config'
Junio C Hamano
1
-1
/
+30
2014-07-31
git-push: fix link in man page
Tony Finch
1
-1
/
+1
2014-07-30
Sync with 2.0.4
Junio C Hamano
3
-1
/
+8
2014-07-30
Update draft release notes to 2.1
Junio C Hamano
1
-3
/
+5
2014-07-30
Merge branch 'jk/more-push-completion'
Junio C Hamano
1
-1
/
+27
2014-07-30
Merge branch 'sk/mingw-tests-workaround'
Junio C Hamano
8
-24
/
+51
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
8
-150
/
+184
2014-07-30
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
1
-2
/
+8
2014-07-30
Git 2.0.4
Junio C Hamano
4
-3
/
+9
2014-07-30
add documentation for writing config files
Tanay Abhra
1
-1
/
+30
2014-07-30
commit --amend: test specifies authorship but forgets to check
Fabian Ruch
1
-0
/
+1
2014-07-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+10
2014-07-28
t4013: test diff-tree's --stdin commit formatting
Jeff King
1
-0
/
+10
2014-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
7
-13
/
+16
2014-07-28
t1402: check for refs ending with a dot
Jeff King
1
-0
/
+1
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse'"
Junio C Hamano
4
-250
/
+18
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"
Junio C Hamano
2
-13
/
+5
2014-07-28
Merge branch 'jk/alloc-commit-id-maint' into maint
Junio C Hamano
11
-89
/
+103
2014-07-28
diff-tree: avoid lookup_unknown_object
Jeff King
1
-3
/
+1
2014-07-28
object_as_type: set commit index
Jeff King
1
-0
/
+2
2014-07-28
alloc: factor out commit index
Jeff King
2
-2
/
+8
2014-07-28
add object_as_type helper for casting objects
Jeff King
7
-43
/
+25
2014-07-28
parse_object_buffer: do not set object type
Jeff King
1
-2
/
+0
2014-07-28
move setting of object->type to alloc_* functions
Jeff King
8
-12
/
+13
2014-07-28
alloc: write out allocator definitions
Jeff King
1
-11
/
+27
2014-07-28
alloc.c: remove the alloc_raw_commit_node() function
Ramsay Jones
1
-18
/
+29
2014-07-27
Git 2.1.0-rc0
Junio C Hamano
2
-1
/
+23
2014-07-27
Merge branch 'jk/rebase-am-fork-point'
Junio C Hamano
4
-8
/
+41
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
6
-26
/
+313
2014-07-27
Merge branch 'jk/stable-prio-queue'
Junio C Hamano
4
-51
/
+60
2014-07-25
t9814: fix misconversion from test $a -o $b to test $a || test $b
Junio C Hamano
1
-2
/
+8
2014-07-24
apply: avoid possible bogus pointer
Jeff King
1
-1
/
+1
2014-07-24
fix memory leak parsing core.commentchar
Jeff King
1
-5
/
+5
2014-07-24
transport: fix leaks in refs_from_alternate_cb
Jeff King
1
-2
/
+3
2014-07-24
free ref string returned by dwim_ref
Jeff King
3
-1
/
+5
2014-07-24
receive-pack: don't copy "dir" parameter
Jeff King
1
-2
/
+2
[next]