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
2012-04-15
Merge branch 'jn/diffstat-tests'
Junio C Hamano
16
-259
/
+354
2012-04-15
Merge branch 'jc/diff-algo-cleanup'
Junio C Hamano
8
-25
/
+24
2012-04-15
Merge branch 'jc/commit-hook-authorship'
Junio C Hamano
5
-47
/
+141
2012-04-15
Merge branch 'nd/stream-more'
Junio C Hamano
11
-75
/
+221
2012-04-15
merge overwrites unstaged changes in renamed file
Clemens Buchacher
1
-0
/
+9
2012-04-15
i18n: mark @{upstream} error messages for translation
Zbigniew Jędrzejewski-Szmek
2
-9
/
+9
2012-04-15
Be more specific if upstream branch is not tracked
Zbigniew Jędrzejewski-Szmek
2
-4
/
+9
2012-04-15
Provide better message for barnhc_wiht_tpyo@{u}
Zbigniew Jędrzejewski-Szmek
2
-2
/
+5
2012-04-15
Provide branch name in error message when using @{u}
Zbigniew Jędrzejewski-Szmek
2
-6
/
+10
2012-04-15
t1507: add tests to document @{upstream} behaviour
Zbigniew Jędrzejewski-Szmek
1
-3
/
+78
2012-04-15
tests: add initial bash completion tests
Felipe Contreras
1
-0
/
+120
2012-04-15
cherry-pick: do not expect file arguments
Clemens Buchacher
3
-11
/
+19
2012-04-15
properly keep track of current working directory
Clemens Buchacher
1
-9
/
+13
2012-04-15
fast-import doc: cat-blob and ls responses need to be consumed quickly
Jonathan Nieder
1
-3
/
+39
2012-04-14
stash: use eval_gettextln correctly
Ross Lagerwall
1
-2
/
+2
2012-04-14
submodules: recursive fetch also checks new tags for submodule commits
Jens Lehmann
1
-3
/
+3
2012-04-14
test: am of empty patch should not succeed
Jonathan Nieder
1
-1
/
+1
2012-04-14
test: use test_i18ncmp for "Patch format detection failed" message
Jonathan Nieder
1
-1
/
+1
2012-04-14
test: do not rely on US English tracking-info messages
Jonathan Nieder
2
-6
/
+6
2012-04-14
http: use newer curl options for setting credentials
Jeff King
1
-2
/
+11
2012-04-14
http: clean up leak in init_curl_http_auth
Jeff King
1
-3
/
+3
2012-04-12
Fix httpd tests that broke when non-ff push advice changed
Christopher Tiwald
2
-2
/
+2
2012-04-11
apply: document buffer ownership rules across functions
Junio C Hamano
1
-2
/
+51
2012-04-11
apply: tighten constness of line buffer
Junio C Hamano
1
-7
/
+7
2012-04-11
apply: drop unused macro
Junio C Hamano
1
-1
/
+0
2012-04-11
gitweb: Refinement highlightning in combined diffs
Michał Kiedrowicz
1
-13
/
+42
2012-04-11
gitweb: Highlight interesting parts of diff
Michał Kiedrowicz
2
-12
/
+103
2012-04-11
gitweb: Push formatting diff lines to print_diff_chunk()
Michał Kiedrowicz
1
-19
/
+18
2012-04-11
gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
Michał Kiedrowicz
1
-16
/
+39
2012-04-11
gitweb: Extract print_sidebyside_diff_lines()
Michał Kiedrowicz
1
-45
/
+51
2012-04-11
gitweb: Pass esc_html_hl_regions() options to esc_html()
Jakub Narębski
1
-4
/
+7
2012-04-11
gitweb: esc_html_hl_regions(): Don't create empty <span> elements
Michał Kiedrowicz
1
-0
/
+3
2012-04-11
gitweb: Use descriptive names in esc_html_hl_regions()
Michał Kiedrowicz
1
-5
/
+8
2012-04-11
git-cherry-pick: add allow-empty option
Neil Horman
4
-2
/
+17
2012-04-11
blame: accept --need-minimal
Junio C Hamano
1
-0
/
+1
2012-04-11
Kick off post 1.7.10 cycle
Junio C Hamano
3
-2
/
+31
2012-04-11
gc: do not explode objects which will be immediately pruned
Jeff King
4
-11
/
+61
2012-04-11
git p4: import/export of labels to/from p4
Luke Diamand
3
-39
/
+468
2012-04-11
git p4: Fixing script editor checks
Luke Diamand
1
-2
/
+2
2012-04-11
gitweb: Fix unintended "--no-merges" for regular Atom feed
Sebastian Pipping
1
-0
/
+1
2012-04-11
tests: modernise style: more uses of test_line_count
Stefano Lattarini
19
-74
/
+65
2012-04-11
revision: insert unsorted, then sort in prepare_revision_walk()
René Scharfe
3
-1
/
+19
2012-04-11
commit: use mergesort() in commit_list_sort_by_date()
René Scharfe
1
-6
/
+23
2012-04-11
add mergesort() for linked lists
René Scharfe
5
-0
/
+138
2012-04-10
unpack-trees: plug minor memory leak
René Scharfe
1
-9
/
+16
2012-04-10
unpack-trees: don't perform any index operation if we're not merging
René Scharfe
1
-1
/
+1
2012-04-10
do_for_each_ref(): only iterate over the subtree that was requested
Michael Haggerty
1
-7
/
+28
2012-04-10
refs: store references hierarchically
Michael Haggerty
2
-49
/
+232
2012-04-10
sort_ref_dir(): simplify logic
Michael Haggerty
1
-10
/
+11
2012-04-10
refs.c: rename ref_array -> ref_dir
Michael Haggerty
1
-98
/
+97
[prev]
[next]