index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
GIT-VERSION-GEN
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
trailer: ignore first line of message
Christian Couder
2
-2
/
+16
2015-08-21
Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
Andreas Schwab
1
-1
/
+1
2015-08-21
log: show merge commit when --cc is given
Junio C Hamano
1
-0
/
+4
2015-08-21
log: when --cc is given, default to -p unless told otherwise
Junio C Hamano
1
-0
/
+4
2015-08-20
log: rename "tweak" helpers
Junio C Hamano
1
-5
/
+6
2015-08-20
get_urlmatch: avoid useless strbuf write
Jeff King
1
-4
/
+1
2015-08-20
format_config: simplify buffer handling
Jeff King
1
-22
/
+16
2015-08-20
format_config: don't init strbuf
Jeff King
1
-2
/
+1
2015-08-20
config: restructure format_config() for better control flow
SZEDER Gábor
1
-41
/
+37
2015-08-20
t3020: fix typo in test description
SZEDER Gábor
1
-1
/
+1
2015-08-20
ps_matched: xcalloc() takes nmemb and then element size
Junio C Hamano
2
-2
/
+2
2015-08-19
Fourth batch for 2.6
Junio C Hamano
1
-1
/
+34
2015-08-19
Start preparing for 2.5.1
Junio C Hamano
2
-1
/
+50
2015-08-19
push: add a config option push.gpgSign for default signed pushes
Dave Borowitz
3
-15
/
+70
2015-08-19
push: support signing pushes iff the server supports it
Dave Borowitz
10
-49
/
+128
2015-08-19
builtin/send-pack.c: use parse_options API
Dave Borowitz
1
-104
/
+59
2015-08-19
config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_...
Dave Borowitz
2
-3
/
+4
2015-08-19
transport: remove git_transport_options.push_cert
Dave Borowitz
2
-4
/
+0
2015-08-19
gitremote-helpers.txt: document pushcert option
Dave Borowitz
1
-0
/
+3
2015-08-19
Documentation/git-send-pack.txt: document --signed
Dave Borowitz
1
-1
/
+9
2015-08-19
Documentation/git-send-pack.txt: wrap long synopsis line
Dave Borowitz
1
-1
/
+3
2015-08-19
Documentation/git-push.txt: document when --signed may fail
Dave Borowitz
1
-1
/
+3
2015-08-19
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
6
-17
/
+66
2015-08-19
submodule: use new config API for worktree configurations
Heiko Voigt
9
-138
/
+104
2015-08-19
submodule: extract functions for config set and lookup
Heiko Voigt
1
-45
/
+97
2015-08-19
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
9
-0
/
+671
2015-08-19
am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
Paul Tan
2
-13
/
+60
2015-08-19
untracked cache: fix entry invalidation
Nguyễn Thái Ngọc Duy
2
-13
/
+83
2015-08-19
untracked-cache: fix subdirectory handling
David Turner
2
-7
/
+79
2015-08-19
t7063: use --force-untracked-cache to speed up a bit
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-08-18
notes: teach git-notes about notes.<name>.mergeStrategy option
Jacob Keller
4
-1
/
+64
2015-08-18
notes: add notes.mergeStrategy option to select default strategy
Jacob Keller
4
-3
/
+76
2015-08-18
notes: add tests for --commit/--abort/--strategy exclusivity
Jacob Keller
1
-0
/
+12
2015-08-18
notes: extract parse_notes_merge_strategy to notes-utils
Jacob Keller
3
-11
/
+20
2015-08-18
notes: extract enum notes_merge_strategy to notes-utils.h
Jacob Keller
2
-7
/
+11
2015-08-18
notes: document cat_sort_uniq rewriteMode
Jacob Keller
2
-4
/
+5
2015-08-18
Third batch for 2.6
Junio C Hamano
1
-0
/
+11
2015-08-17
send-email: provide whitelist of SMTP AUTH mechanisms
Jan Viktorin
2
-1
/
+38
2015-08-17
po/README: Update directions for l10n contributors
Philip Oakley
1
-0
/
+19
2015-08-17
http: add support for specifying the SSL version
Elia Pinto
3
-1
/
+56
2015-08-14
config: close config file handle in case of error
Sven Strickroth
1
-1
/
+4
2015-08-12
credential-cache--daemon: use tempfile module
Michael Haggerty
1
-20
/
+6
2015-08-12
credential-cache--daemon: delete socket from main()
Michael Haggerty
1
-1
/
+2
2015-08-12
gc: use tempfile module to handle gc.pid file
Michael Haggerty
1
-20
/
+5
2015-08-12
lock_repo_for_gc(): compute the path to "gc.pid" only once
Michael Haggerty
1
-3
/
+6
2015-08-12
diff: use tempfile module
Michael Haggerty
1
-23
/
+23
2015-08-12
Second batch for 2.6
Junio C Hamano
1
-0
/
+25
2015-08-12
git_open_noatime: return with errno=0 on success
Clemens Buchacher
1
-1
/
+4
2015-08-12
am: let --signoff override --no-signoff
Paul Tan
2
-3
/
+45
2015-08-12
am: let command-line options override saved options
Paul Tan
2
-4
/
+94
[prev]
[next]