index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
Git 1.8.4.2
v1.8.4.2
Junio C Hamano
3
-2
/
+17
2013-10-28
test-lib: fix typo in comment
Torstein Hegge
1
-1
/
+1
2013-10-28
sha1_file: move comment about return value where it belongs
Christian Couder
1
-1
/
+1
2013-10-24
http.c: Spell the null pointer as NULL
Ramsay Jones
1
-1
/
+1
2013-10-23
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+4
2013-10-23
Almost 1.8.4.2 ;-)
Junio C Hamano
1
-0
/
+13
2013-10-22
t5570: Update for clone-progress-to-stderr branch
Brian Gernhardt
1
-2
/
+1
2013-10-22
t5570: Update for symref capability
Brian Gernhardt
1
-1
/
+1
2013-10-22
Reword repack documentation to no longer state it's a script
Stefan Beller
1
-1
/
+1
2013-10-18
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+7
2013-10-18
git-merge: document the -S option
Nicolas Vigier
1
-1
/
+5
2013-10-18
l10n: fr.po: 2135/2135 messages translated
Jean-Noel Avila
1
-2367
/
+3193
2013-10-18
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+4
2013-10-18
Start preparing for 1.8.4.2
Junio C Hamano
2
-1
/
+51
2013-10-18
t4254: modernize tests
SZEDER Gábor
1
-21
/
+15
2013-10-16
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+30
2013-10-16
t3600: fix broken "choking git rm" test
SZEDER Gábor
1
-7
/
+4
2013-10-16
http: use curl's tcp keepalive if available
Jeff King
1
-4
/
+20
2013-10-16
block-sha1/sha1.c: have SP around arithmetic operators
Junio C Hamano
1
-2
/
+2
2013-10-16
base85.c: have SP around arithmetic operators
Junio C Hamano
1
-1
/
+1
2013-10-16
archive.c: have SP around arithmetic operators
Junio C Hamano
1
-1
/
+1
2013-10-16
alloc.c: have SP around arithmetic operators
Junio C Hamano
1
-1
/
+1
2013-10-16
abspath.c: have SP around arithmetic operators
Junio C Hamano
1
-2
/
+2
2013-10-16
alias: have SP around arithmetic operators
Felipe Contreras
1
-6
/
+7
2013-10-16
C: have space around && and || operators
Junio C Hamano
5
-5
/
+5
2013-10-16
contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring
Brandon Casey
1
-0
/
+39
2013-10-16
contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
Brandon Casey
1
-0
/
+58
2013-10-16
contrib/git-credential-gnome-keyring.c: report failure to store password
Brandon Casey
1
-1
/
+9
2013-10-16
contrib/git-credential-gnome-keyring.c: use glib messaging functions
Brandon Casey
1
-29
/
+4
2013-10-16
contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
Brandon Casey
1
-32
/
+16
2013-10-16
contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
Brandon Casey
1
-3
/
+9
2013-10-16
contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
Brandon Casey
1
-15
/
+6
2013-10-16
contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
Brandon Casey
1
-11
/
+3
2013-10-16
contrib/git-credential-gnome-keyring.c: set Gnome application name
Brandon Casey
2
-2
/
+5
2013-10-16
contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...
Brandon Casey
1
-1
/
+1
2013-10-16
contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t
Brandon Casey
1
-1
/
+1
2013-10-16
contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly
Brandon Casey
1
-1
/
+1
2013-10-16
contrib/git-credential-gnome-keyring.c: add static where applicable
Brandon Casey
1
-9
/
+9
2013-10-16
contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.
Brandon Casey
1
-10
/
+10
2013-10-16
revision: do not peel tags used in range notation
Junio C Hamano
2
-22
/
+45
2013-10-16
git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY
Steffen Prohaska
1
-1
/
+1
2013-10-16
git.txt: fix asciidoc syntax of --*-pathspecs
Steffen Prohaska
1
-3
/
+3
2013-10-15
doc/cli: make "dot repository" an independent bullet point
Philip Oakley
1
-4
/
+4
2013-10-15
remote: do not copy "origin" string literal
Jeff King
1
-1
/
+1
2013-10-15
bash prompt: don't use '+=' operator in show upstream code path
SZEDER Gábor
1
-1
/
+1
2013-10-15
split_ident: parse timestamp from end of line
Jeff King
2
-3
/
+22
2013-10-15
remote-curl: rewrite base url from info/refs redirects
Jeff King
4
-1
/
+19
2013-10-15
remote-curl: store url as a strbuf
Jeff King
1
-19
/
+19
2013-10-15
remote-curl: make refs_url a strbuf
Jeff King
1
-8
/
+7
2013-10-15
http: update base URLs when we see redirects
Jeff King
2
-0
/
+68
[next]