index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
notes-utils.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
transport-helper: don't update refs in dry-run
Felipe Contreras
1
-4
/
+5
2013-10-31
transport-helper: mismerge fix
Felipe Contreras
1
-3
/
+0
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-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
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
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
mergetool--lib: Fix typo in the merge/difftool help
Stefan Saasen
1
-1
/
+1
2013-10-15
sparse: suppress some "using sizeof on a function" warnings
Ramsay Jones
1
-0
/
+3
2013-10-15
format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0
Ramsay Jones
1
-1
/
+2
2013-10-15
gitweb test: fix highlight test hang on Linux Mint
Ramsay Jones
1
-2
/
+4
2013-10-15
wrapper.c: only define gitmkstemps if needed
Ramsay Jones
1
-0
/
+2
2013-10-15
refs.c: spell NULL pointer as NULL
Ramsay Jones
1
-1
/
+1
2013-10-15
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
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
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-14
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-13
git-svn: Warn about changing default for --prefix in Git v2.0
Johan Herland
3
-2
/
+88
2013-10-13
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-11
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
[next]