index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
credential-cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
Git 1.7.11.6
v1.7.11.6
Junio C Hamano
3
-35
/
+58
2012-09-11
First half of the fifth batch for 1.8.0
Junio C Hamano
1
-0
/
+24
2012-09-11
Cull items fixed in maintenance branches
Junio C Hamano
1
-38
/
+0
2012-09-11
Start preparing for 1.7.12.1
Junio C Hamano
2
-1
/
+63
2012-09-11
Almost 1.7.11.6
Junio C Hamano
1
-1
/
+29
2012-09-07
The fourth batch for 1.8.0
Junio C Hamano
1
-0
/
+52
2012-09-04
Update mailmap for a handful of folks
Junio C Hamano
1
-0
/
+9
2012-09-04
The third batch for 1.8.0
Junio C Hamano
1
-0
/
+45
2012-09-03
submodule: use argv_array instead of hand-building arrays
Jens Lehmann
3
-17
/
+19
2012-09-03
fetch: use argv_array instead of hand-building arrays
Jeff King
1
-22
/
+25
2012-09-03
argv-array: fix bogus cast when freeing array
Jeff King
1
-1
/
+1
2012-09-03
argv-array: add pop function
Jeff King
3
-0
/
+14
2012-08-31
split_ident_line(): make best effort when parsing author/committer line
Junio C Hamano
2
-3
/
+20
2012-08-31
i18n: mark more index-pack strings for translation
Nguyễn Thái Ngọc Duy
1
-10
/
+11
2012-08-31
reduce_heads(): reimplement on top of remove_redundant()
Junio C Hamano
1
-38
/
+18
2012-08-31
merge-base: "--is-ancestor A B"
Junio C Hamano
2
-0
/
+50
2012-08-31
get_merge_bases_many(): walk from many tips in parallel
Junio C Hamano
1
-21
/
+58
2012-08-31
in_merge_bases(): use paint_down_to_common()
Junio C Hamano
1
-10
/
+7
2012-08-31
merge_bases_many(): split out the logic to paint history
Junio C Hamano
1
-19
/
+28
2012-08-30
cherry-pick/revert: respect order of revisions to pick
Martin von Zweigbergk
3
-3
/
+7
2012-08-30
demonstrate broken 'git cherry-pick three one two'
Martin von Zweigbergk
1
-0
/
+15
2012-08-30
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
6
-9
/
+40
2012-08-30
branch: deprecate --set-upstream and show help if we detect possible mistaken...
Carlos Martín Nieto
2
-0
/
+60
2012-08-30
branch: add --unset-upstream option
Carlos Martín Nieto
3
-3
/
+45
2012-08-30
Latter half of the second batch for 1.8.0
Junio C Hamano
1
-1
/
+30
2012-08-29
log: fix --quiet synonym for -s
Jeff King
2
-1
/
+13
2012-08-28
in_merge_bases(): omit unnecessary redundant common ancestor reduction
Thomas Rast
1
-1
/
+4
2012-08-28
http-push: use in_merge_bases() for fast-forward check
Junio C Hamano
1
-2
/
+1
2012-08-28
receive-pack: use in_merge_bases() for fast-forward check
Junio C Hamano
1
-7
/
+1
2012-08-28
in_merge_bases(): support only one "other" commit
Junio C Hamano
7
-18
/
+21
2012-08-27
First half of the second batch for 1.8.0
Junio C Hamano
1
-0
/
+37
2012-08-27
branch -v: align even when branch names are in UTF-8
Nguyễn Thái Ngọc Duy
2
-13
/
+17
2012-08-27
http: prompt for credentials on failed POST
Jeff King
2
-9
/
+16
2012-08-27
http: factor out http error code handling
Jeff King
2
-23
/
+29
2012-08-27
t: test http access to "half-auth" repositories
Jeff King
3
-0
/
+28
2012-08-27
t: test basic smart-http authentication
Jeff King
2
-0
/
+25
2012-08-27
t/lib-httpd: recognize */smart/* repos as smart-http
Jeff King
1
-9
/
+7
2012-08-27
t/lib-httpd: only route auth/dumb to dumb repos
Jeff King
1
-1
/
+1
2012-08-27
t5550: factor out http auth setup
Jeff King
3
-54
/
+55
2012-08-27
t5550: put auth-required repo in auth/dumb
Jeff King
1
-9
/
+9
2012-08-27
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
11
-22
/
+46
2012-08-27
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
1
-11
/
+17
2012-08-27
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
2
-4
/
+4
2012-08-27
Fix tests under GETTEXT_POISON on git-apply
Jiang Xin
3
-6
/
+6
2012-08-27
Fix tests under GETTEXT_POISON on diffstat
Jiang Xin
4
-8
/
+8
2012-08-27
Fix tests under GETTEXT_POISON on git-stash
Jiang Xin
1
-1
/
+1
2012-08-27
Fix tests under GETTEXT_POISON on relative dates
Jiang Xin
1
-1
/
+1
2012-08-26
doc: "git checkout -b/-B/--orphan" always takes a branch name
Junio C Hamano
1
-3
/
+3
2012-08-25
apply: compute patch->def_name correctly under -p0
Junio C Hamano
2
-46
/
+76
2012-08-24
Prepare for 1.7.11.6
Junio C Hamano
2
-1
/
+35
[next]