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
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
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-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
2013-10-14
path-utils test: rename mingw_path function to print_path
Sebastian Schuberth
2
-3
/
+3
2013-10-14
howto/revert-a-faulty-merge: fix unescaped '^'s
Ramsay Jones
1
-4
/
+4
2013-10-14
howto/setup-git-server-over-http: fix unescaped '^'s
Ramsay Jones
1
-2
/
+2
2013-10-13
mergetools/diffmerge: support DiffMerge as a git mergetool
Stefan Saasen
3
-2
/
+18
2013-10-13
.mailmap: switch to Thomas Rast's personal address
Thomas Rast
1
-1
/
+3
2013-10-12
git-svn: Warn about changing default for --prefix in Git v2.0
Johan Herland
3
-2
/
+88
2013-10-12
Documentation/git-svn: Promote the use of --prefix in docs + examples
Johan Herland
1
-10
/
+25
2013-10-11
status: show commit sha1 in "You are currently cherry-picking" message
Ralf Thielow
3
-6
/
+12
2013-10-11
status test: add missing && to <<EOF blocks
Jonathan Nieder
1
-5
/
+5
2013-10-10
cherry-pick: handle "-" after parsing options
Jeff King
2
-2
/
+14
2013-10-10
git-svn.txt: elaborate on rev_map files
Keshav Kini
1
-4
/
+24
2013-10-10
git-svn.txt: replace .git with $GIT_DIR
Keshav Kini
1
-8
/
+8
2013-10-10
git-svn.txt: reword description of gc command
Keshav Kini
1
-2
/
+2
2013-10-10
git-svn.txt: fix AsciiDoc formatting error
Keshav Kini
1
-1
/
+1
[prev]
[next]