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-17
Merge branch 'ap/commit-author-mailmap' into maint
Junio C Hamano
2
-1
/
+18
2013-10-17
Merge branch 'es/rebase-i-no-abbrev' into maint
Junio C Hamano
2
-2
/
+117
2013-10-17
Merge branch 'rt/rebase-p-no-merge-summary' into maint
Junio C Hamano
2
-1
/
+25
2013-10-17
Merge branch 'es/rebase-i-respect-core-commentchar' into maint
Junio C Hamano
1
-1
/
+1
2013-10-17
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
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
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
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
2013-10-14
Merge branch 'sb/checkout-test-complex-path'
Jonathan Nieder
1
-7
/
+7
2013-10-14
Merge branch 'rt/cherry-pick-status'
Jonathan Nieder
3
-11
/
+17
2013-10-14
Merge branch 'rj/doc-formatting-fix'
Jonathan Nieder
2
-6
/
+6
2013-10-14
Merge branch 'po/remote-set-head-usage'
Jonathan Nieder
2
-5
/
+5
2013-10-14
Merge branch 'nd/clone-local-with-colon'
Jonathan Nieder
2
-2
/
+46
2013-10-14
Merge branch 'jx/clean-interactive'
Jonathan Nieder
2
-3
/
+3
2013-10-14
Merge branch 'jk/diff-algo'
Jonathan Nieder
1
-2
/
+2
2013-10-14
git-prompt.sh: optionally show upstream branch name
Julien Carsique
1
-1
/
+6
[prev]
[next]