index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
rev-list.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
mv: remove an "if" that's always true
Nguyễn Thái Ngọc Duy
1
-15
/
+7
2014-09-03
mv: split submodule move preparation code out
Nguyễn Thái Ngọc Duy
1
-14
/
+22
2014-08-11
mv: flatten error handling code block
Nguyễn Thái Ngọc Duy
1
-18
/
+16
2014-08-11
mv: mark strings for translations
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-08-08
Git 2.1-rc2
v2.1.0-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
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
v2.1.0-rc1
Junio C Hamano
1
-1
/
+1
2014-07-31
git-push: fix link in man page
Tony Finch
1
-1
/
+1
2014-07-30
Update draft release notes to 2.1
Junio C Hamano
1
-3
/
+5
2014-07-30
Git 2.0.4
v2.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
t4013: test diff-tree's --stdin commit formatting
Jeff King
1
-0
/
+10
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
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-28
Git 2.1.0-rc0
v2.1.0-rc0
Junio C Hamano
2
-1
/
+23
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
2014-07-23
Git 2.0.3
v2.0.3
Junio C Hamano
4
-3
/
+21
2014-07-23
.mailmap: combine Stefan Beller's emails
Stefan Beller
1
-0
/
+1
2014-07-23
git.1: switch homepage for stats
Stefan Beller
1
-1
/
+1
2014-07-22
completion: complete `git push --force-with-lease=`
John Keeping
1
-1
/
+21
2014-07-22
completion: add some missing options to `git push`
John Keeping
1
-0
/
+1
2014-07-22
completion: complete "unstuck" `git push --recurse-submodules`
John Keeping
1
-0
/
+5
2014-07-22
Documentation: fix missing text for rev-parse --verify
brian m. carlson
1
-1
/
+1
2014-07-21
Ninth batch for 2.1
Junio C Hamano
1
-0
/
+4
2014-07-21
replace: add test for --graft with a mergetag
Christian Couder
1
-0
/
+22
2014-07-21
replace: check mergetags when using --graft
Christian Couder
1
-0
/
+47
2014-07-21
replace: add test for --graft with signed commit
Christian Couder
1
-0
/
+24
2014-07-21
replace: remove signature when using --graft
Christian Couder
3
-0
/
+41
2014-07-21
contrib: add convert-grafts-to-replace-refs.sh
Christian Couder
2
-1
/
+31
2014-07-21
Documentation: replace: add --graft option
Christian Couder
1
-0
/
+8
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
[next]