index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
userdiff.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
t9104: fix test for following larger parents
Michael J Gruber
1
-4
/
+6
2015-03-20
t4104: drop hand-rolled error reporting
Jeff King
1
-8
/
+2
2015-03-20
t0005: fix broken &&-chains
Jeff King
1
-2
/
+2
2015-03-20
t7004: fix embedded single-quotes
Jeff King
1
-1
/
+1
2015-03-20
t0050: appease --chain-lint
Jeff King
1
-4
/
+8
2015-03-20
t9001: use test_when_finished
Jeff King
1
-20
/
+10
2015-03-20
t4117: use modern test_* helpers
Jeff King
1
-56
/
+10
2015-03-20
t6034: use modern test_* helpers
Jeff King
1
-53
/
+13
2015-03-20
t1301: use modern test_* helpers
Jeff King
1
-13
/
+7
2015-03-20
t0020: use modern test_* helpers
Jeff King
1
-116
/
+28
2015-03-20
t6030: use modern test_* helpers
Jeff King
1
-60
/
+31
2015-03-20
t9502: fix &&-chain breakage
Jeff King
1
-4
/
+6
2015-03-20
t7201: fix &&-chain breakage
Jeff King
1
-13
/
+6
2015-03-20
t3600: fix &&-chain breakage for setup commands
Jeff King
1
-18
/
+18
2015-03-20
t: avoid using ":" for comments
Jeff King
2
-10
/
+10
2015-03-20
t: wrap complicated expect_code users in a block
Jeff King
4
-9
/
+13
2015-03-20
t: use test_expect_code instead of hand-rolled comparison
Jeff King
3
-44
/
+38
2015-03-20
t: use test_might_fail for diff and grep
Jeff King
2
-6
/
+6
2015-03-20
t: fix &&-chaining issues around setup which might fail
Jeff King
5
-8
/
+11
2015-03-20
t: use test_must_fail instead of hand-rolled blocks
Jeff King
3
-14
/
+5
2015-03-20
t: use verbose instead of hand-rolled errors
Jeff King
5
-45
/
+10
2015-03-20
t: assume test_cmp produces verbose output
Jeff King
2
-12
/
+3
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
43
-68
/
+70
2015-03-20
t: fix moderate &&-chain breakage
Jeff King
13
-44
/
+44
2015-03-20
t: fix severe &&-chain breakage
Jeff King
14
-19
/
+19
2015-03-20
t/test-lib: introduce --chain-lint option
Jeff King
2
-0
/
+26
2015-03-18
Post 2.3 cyce (batch #10)
Junio C Hamano
3
-300
/
+321
2015-03-14
Git 2.3.3
v2.3.3
Junio C Hamano
4
-3
/
+43
2015-03-10
config,completion: add color.status.unmerged
Michael J Gruber
2
-2
/
+5
2015-03-10
Post 2.3 cycle (batch #9)
Junio C Hamano
1
-0
/
+7
2015-03-07
Post 2.3 cycle (batch #8)
Junio C Hamano
1
-1
/
+25
2015-03-06
Git 2.3.2
v2.3.2
Junio C Hamano
3
-2
/
+14
2015-03-06
completion: simplify __git_remotes()
SZEDER Gábor
1
-5
/
+2
2015-03-06
completion: add a test for __git_remotes() helper function
SZEDER Gábor
1
-0
/
+19
2015-03-06
rebase-interactive: re-word "item count" comment
Eric Sunshine
1
-1
/
+1
2015-03-06
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
2
-0
/
+10
2015-03-06
git: make was_alias and done_help non-static
Alexander Kuleshov
1
-3
/
+2
2015-03-06
sequencer: preserve commit messages
Michael J Gruber
2
-0
/
+33
2015-03-06
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
3
-0
/
+35
2015-03-06
t7508: test git status -v
Michael J Gruber
1
-2
/
+12
2015-03-06
t7508: .gitignore 'expect' and 'output' files
Junio C Hamano
1
-65
/
+13
2015-03-06
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
10
-13
/
+2
2015-03-06
archive-zip: mark text files in archives
René Scharfe
2
-2
/
+70
2015-03-05
Prepare for 2.3.2
Junio C Hamano
2
-1
/
+69
2015-03-05
Post 2.3 cycle (batch #7)
Junio C Hamano
1
-0
/
+20
2015-03-05
reflog_expire(): never update a reference to null_sha1
Michael Haggerty
1
-2
/
+5
2015-03-05
reflog_expire(): ignore --updateref for symbolic references
Michael Haggerty
2
-4
/
+14
2015-03-05
reflog: improve and update documentation
Michael Haggerty
2
-64
/
+88
2015-03-05
struct ref_lock: delete the force_write member
Stefan Beller
1
-5
/
+9
2015-03-05
lock_ref_sha1_basic(): do not set force_write for missing references
Michael Haggerty
1
-9
/
+6
[next]