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-03-11
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
4
-9
/
+37
2014-03-11
clean: simplify dir/not-dir logic
Jeff King
1
-9
/
+6
2014-03-11
clean: respect pathspecs with "-d"
Jeff King
2
-2
/
+19
2014-03-11
t0008: skip trailing space test on Windows
Johannes Sixt
1
-1
/
+1
2014-03-10
use strchrnul() in place of strchr() and strlen()
Rohit Mani
9
-59
/
+34
2014-03-07
Start preparing for Git 2.0
Junio C Hamano
2
-1
/
+147
2014-03-07
Merge branch 'cc/starts-n-ends-with-endgame'
Junio C Hamano
3
-21
/
+1
2014-03-07
Merge branch 'jc/hold-diff-remove-q-synonym-for-no-deletion'
Junio C Hamano
4
-21
/
+0
2014-03-07
Merge branch 'gj/push-more-verbose-advice'
Junio C Hamano
1
-1
/
+1
2014-03-07
Merge branch 'jc/core-checkstat-2.0'
Junio C Hamano
1
-14
/
+1
2014-03-07
Merge branch 'jc/add-2.0-ignore-removal'
Junio C Hamano
2
-64
/
+23
2014-03-07
Merge branch 'jn/add-2.0-u-A-sans-pathspec'
Junio C Hamano
4
-122
/
+19
2014-03-07
Merge branch 'jc/push-2.0-default-to-simple'
Junio C Hamano
5
-41
/
+17
2014-03-07
tag: grok "--with" as synonym to "--contains"
Junio C Hamano
1
-0
/
+6
2014-03-07
show_ident_date: fix tz range check
Jeff King
1
-2
/
+2
2014-03-06
*.sh: drop useless use of "env"
Junio C Hamano
2
-2
/
+2
2014-03-06
Use hashcpy() when copying object names
Sun He
5
-6
/
+6
2014-03-06
branch: use skip_prefix() in install_branch_config()
Brian Gesiak
1
-9
/
+9
2014-03-06
t3200-branch: test setting branch as own upstream
Brian Gesiak
1
-0
/
+10
2014-03-05
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2014-03-05
Merge branch 'jk/run-network-tests-by-default'
Junio C Hamano
3
-14
/
+74
2014-03-05
Merge branch 'nd/daemonize-gc'
Junio C Hamano
6
-31
/
+52
2014-03-05
Merge branch 'ks/combine-diff'
Junio C Hamano
7
-65
/
+246
2014-03-05
push: detect local refspec errors early
Jeff King
4
-2
/
+80
2014-03-05
match_explicit_lhs: allow a "verify only" mode
Jeff King
1
-14
/
+24
2014-03-05
match_explicit: hoist refspec lhs checks into their own function
Jeff King
1
-19
/
+30
2014-03-05
cache_tree_find(): use path variable when passing over slashes
Michael Haggerty
1
-2
/
+3
2014-03-05
cache_tree_find(): remove early return
Michael Haggerty
1
-2
/
+0
2014-03-05
cache_tree_find(): remove redundant check
Michael Haggerty
1
-1
/
+1
2014-03-05
cache_tree_find(): fix comment formatting
Michael Haggerty
1
-2
/
+3
2014-03-05
cache_tree_find(): find the end of path component using strchrnul()
Michael Haggerty
1
-3
/
+1
2014-03-05
cache_tree_find(): remove redundant checks
Michael Haggerty
1
-4
/
+3
2014-03-05
branch.c: delete size check of newly tracked branch names
Jacopo Notarstefano
1
-4
/
+0
2014-03-05
docs: mark info/grafts as outdated
Jeff King
2
-0
/
+8
2014-03-05
t7800: add a difftool test for .git-files
Junio C Hamano
1
-0
/
+14
2014-03-05
i18n: proposed command missing leading dash
Sandy Carter
1
-2
/
+2
2014-03-04
commit.c: use skip_prefix() instead of starts_with()
Tanay Abhra
1
-8
/
+6
2014-03-03
git-bisect.sh: fix a few style issues
Jacopo Notarstefano
1
-4
/
+4
2014-03-03
skip_prefix(): scan prefix only once
David Kastrup
1
-2
/
+5
2014-03-03
sha1_file.c: use ALLOC_GROW() in pretend_sha1_file()
Dmitry S. Dolzhenko
1
-6
/
+1
2014-03-03
read-cache.c: use ALLOC_GROW() in add_index_entry()
Dmitry S. Dolzhenko
1
-5
/
+1
2014-03-03
builtin/mktree.c: use ALLOC_GROW() in append_to_tree()
Dmitry S. Dolzhenko
1
-4
/
+1
2014-03-03
attr.c: use ALLOC_GROW() in handle_attr_line()
Dmitry S. Dolzhenko
1
-6
/
+1
2014-03-03
dir.c: use ALLOC_GROW() in create_simplify()
Dmitry S. Dolzhenko
1
-4
/
+1
2014-03-03
reflog-walk.c: use ALLOC_GROW()
Dmitry S. Dolzhenko
1
-10
/
+2
2014-03-03
replace_object.c: use ALLOC_GROW() in register_replace_object()
Dmitry S. Dolzhenko
1
-6
/
+2
2014-03-03
patch-ids.c: use ALLOC_GROW() in add_commit()
Dmitry S. Dolzhenko
1
-4
/
+1
2014-03-03
diffcore-rename.c: use ALLOC_GROW()
Dmitry S. Dolzhenko
1
-10
/
+2
2014-03-03
diff.c: use ALLOC_GROW()
Dmitry S. Dolzhenko
1
-10
/
+2
2014-03-03
commit.c: use ALLOC_GROW() in register_commit_graft()
Dmitry S. Dolzhenko
1
-6
/
+2
[prev]
[next]