index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-diff: show_path prototype is not needed anymore
Kirill Smelkov
2014-03-20
1
-3
/
+0
*
tree-diff: rename compare_tree_entry -> tree_entry_pathcmp
Kirill Smelkov
2014-03-20
1
-6
/
+9
*
tree-diff: move all action-taking code out of compare_tree_entry()
Kirill Smelkov
2014-03-20
1
-16
/
+12
*
tree-diff: don't assume compare_tree_entry() returns -1,0,1
Kirill Smelkov
2014-03-20
1
-8
/
+14
*
tree-diff: consolidate code for emitting diffs and recursion in one place
Kirill Smelkov
2014-03-20
1
-30
/
+82
*
tree-diff: show_tree() is not needed
Kirill Smelkov
2014-03-04
1
-32
/
+3
*
tree-diff: no need to pass match to skip_uninteresting()
Kirill Smelkov
2014-02-24
1
-9
/
+8
*
tree-diff: no need to manually verify that there is no mode change for a path
Kirill Smelkov
2014-02-24
1
-10
/
+5
*
combine-diff: move changed-paths scanning logic into its own function
Kirill Smelkov
2014-02-24
1
-27
/
+53
*
combine-diff: move show_log_first logic/action out of paths scanning
Kirill Smelkov
2014-02-24
1
-10
/
+14
*
tests: add checking that combine-diff emits only correct paths
Kirill Smelkov
2014-02-24
1
-0
/
+106
*
combine-diff: simplify intersect_paths() further
Junio C Hamano
2014-02-24
1
-22
/
+12
*
combine-diff: combine_diff_path.len is not needed anymore
Kirill Smelkov
2014-02-24
3
-24
/
+9
*
combine-diff: optimize combine_diff_path sets intersection
Kirill Smelkov
2014-02-24
1
-21
/
+73
*
diff test: add tests for combine-diff with orderfile
Kirill Smelkov
2014-02-24
1
-0
/
+21
*
diffcore-order: export generic ordering interface
Kirill Smelkov
2014-02-24
2
-19
/
+46
*
tree-walk: finally switch over tree descriptors to contain a pre-parsed entry
Kirill Smelkov
2014-02-24
2
-2
/
+2
*
revision: convert to using diff_tree_sha1()
Kirill Smelkov
2014-02-05
1
-11
/
+1
*
line-log: convert to using diff_tree_sha1()
Kirill Smelkov
2014-02-05
1
-24
/
+2
*
tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old...
Kirill Smelkov
2014-02-05
1
-14
/
+1
*
tree-diff: allow diff_tree_sha1 to accept NULL sha1
Kirill Smelkov
2014-02-05
1
-8
/
+4
*
Git 1.9-rc2
v1.9-rc2
Junio C Hamano
2014-01-31
1
-1
/
+1
*
Merge git://github.com/git-l10n/git-po
Junio C Hamano
2014-01-31
9
-11470
/
+15408
|
\
|
*
l10n: Bulgarian translation of git (222t21f1967u)
Alexander Shopov
2014-01-29
1
-0
/
+10404
|
*
po/TEAMS: Added Bulgarian team
Alexander Shopov
2014-01-28
1
-0
/
+4
|
*
l10n: remove 2 blank translations on Danish, Dutch
Jiang Xin
2014-01-24
3
-7004
/
+0
|
*
l10n: zh_CN.po: translate 27 messages (2210t0f0u)
Jiang Xin
2014-01-24
1
-837
/
+972
|
*
l10n: Update Swedish translation (2210t0f0u)
Peter Krefting
2014-01-21
1
-826
/
+933
|
*
Merge branch 'fr-po' of git://github.com/jnavila/git
Jiang Xin
2014-01-18
1
-843
/
+964
|
|
\
|
|
*
[fr] update french translation 2210/2210
Jean-Noel Avila
2014-01-18
1
-843
/
+964
|
*
|
l10n: vi.po (2210t): Updated git-core translation
Tran Ngoc Quan
2014-01-18
1
-1149
/
+1240
|
|
/
|
*
l10n: git.pot: v1.9 round 1 (27 new, 11 removed)
Jiang Xin
2014-01-18
1
-812
/
+892
*
|
Merge branch 'jn/pager-lv-default-env'
Junio C Hamano
2014-01-31
1
-1
/
+1
|
\
\
|
*
|
pager test: make fake pager consume all its input
Jonathan Nieder
2014-01-31
1
-1
/
+1
*
|
|
Git 1.9-rc1
v1.9-rc1
Junio C Hamano
2014-01-27
2
-1
/
+47
*
|
|
Merge branch 'as/tree-walk-fix-aggressive-short-cut'
Junio C Hamano
2014-01-27
2
-1
/
+14
|
\
\
\
|
*
|
|
tree_entry_interesting: match against all pathspecs
Andy Spencer
2014-01-27
2
-1
/
+14
*
|
|
|
Merge branch 'ta/doc-http-protocol-in-html'
Junio C Hamano
2014-01-27
2
-114
/
+121
|
\
\
\
\
|
*
|
|
|
http-protocol.txt: don't use uppercase for variable names in "The Negotiation...
Thomas Ackermann
2014-01-27
1
-23
/
+22
|
*
|
|
|
Documentation: make it easier to maintain enumerated documents
Junio C Hamano
2014-01-27
1
-3
/
+6
|
*
|
|
|
create HTML for http-protocol.txt
Thomas Ackermann
2014-01-27
2
-105
/
+110
*
|
|
|
|
Merge branch 'mh/doc-wo-names'
Junio C Hamano
2014-01-27
6
-40
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
doc: remote author/documentation sections from more pages
Michael Haggerty
2014-01-27
6
-40
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jk/revision-o-is-in-libgit-a'
Junio C Hamano
2014-01-27
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Makefile: remove redundant object in git-http{fetch,push}
John Keeping
2014-01-27
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sb/repack-in-c'
Junio C Hamano
2014-01-27
1
-12
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
repack: propagate pack-objects options as strings
Jeff King
2014-01-23
1
-11
/
+11
|
*
|
|
|
|
repack: make parsed string options const-correct
Jeff King
2014-01-23
1
-1
/
+1
|
*
|
|
|
|
repack: fix typo in max-pack-size option
Jeff King
2014-01-23
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'jk/test-fixes'
Junio C Hamano
2014-01-27
2
-1
/
+2
|
\
\
\
\
\
\
[next]