index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-25
/
+146
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-15
revision: do not peel tags used in range notation
Junio C Hamano
2
-22
/
+45
2013-10-15
Merge branch 'maint'
Junio C Hamano
3
-2
/
+12
2013-10-15
git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY
Steffen Prohaska
1
-1
/
+1
2013-10-15
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-14
remote-curl: rewrite base url from info/refs redirects
Jeff King
4
-1
/
+19
2013-10-14
remote-curl: store url as a strbuf
Jeff King
1
-19
/
+19
2013-10-14
remote-curl: make refs_url a strbuf
Jeff King
1
-8
/
+7
2013-10-14
http: update base URLs when we see redirects
Jeff King
2
-0
/
+68
2013-10-14
http: provide effective url to callers
Jeff King
2
-0
/
+10
2013-10-14
http: hoist credential request out of handle_curl_result
Jeff King
3
-3
/
+11
2013-10-14
mergetool--lib: Fix typo in the merge/difftool help
Stefan Saasen
1
-1
/
+1
2013-10-14
sparse: suppress some "using sizeof on a function" warnings
Ramsay Jones
1
-0
/
+3
2013-10-14
format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0
Ramsay Jones
1
-1
/
+2
2013-10-14
Merge branch 'rj/highlight-test-hang'
Jonathan Nieder
1
-2
/
+4
2013-10-14
gitweb test: fix highlight test hang on Linux Mint
Ramsay Jones
1
-2
/
+4
2013-10-14
wrapper.c: only define gitmkstemps if needed
Ramsay Jones
1
-0
/
+2
2013-10-14
refs.c: spell NULL pointer as NULL
Ramsay Jones
1
-1
/
+1
2013-10-14
config.c: mark file-local function static
Ramsay Jones
1
-1
/
+1
2013-10-14
CodingGuidelines: style for multi-line comments
brian m. carlson
1
-0
/
+8
2013-10-14
Merge branch 'nv/doc-config-signingkey'
Jonathan Nieder
1
-5
/
+5
2013-10-14
config doc: user.signingkey is also used for signed commits
Nicolas Vigier
1
-5
/
+5
2013-10-14
clone --branch: refuse to clone if upstream repo is empty
Ralf Thielow
2
-1
/
+11
[prev]
[next]