index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigchain.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-16
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+3
2011-10-16
git-svn: Allow certain refs to be ignored
Michael Olson
1
-5
/
+33
2011-10-16
git svn dcommit: new option --interactive.
Frédéric Heitzmann
3
-1
/
+146
2011-10-16
http_init: accept separate URL parameter
Jeff King
5
-16
/
+8
2011-10-16
http: use hostname in credential description
Michael J Gruber
2
-10
/
+37
2011-10-16
Prepare for 1.7.7.1
Junio C Hamano
2
-1
/
+40
2011-10-16
grep: fix the error message that mentions --exclude
Bert Wesarg
1
-1
/
+1
2011-10-16
git-gui: incremental goto line in blame view
Bert Wesarg
1
-4
/
+11
2011-10-16
git-gui: clear the goto line input when hiding
Bert Wesarg
1
-0
/
+1
2011-10-16
git-gui: only accept numbers in the goto-line input
Bert Wesarg
1
-2
/
+11
2011-10-15
git-gui: search and linenumber input are mutual exclusive in the blame view
Bert Wesarg
1
-6
/
+16
2011-10-14
send-email: Fix %config_path_settings handling
Cord Seele
2
-2
/
+38
2011-10-14
t1304: fall back to $USER if $LOGNAME is not defined
René Scharfe
1
-0
/
+5
2011-10-14
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+40
2011-10-14
t1402-check-ref-format: skip tests of refs beginning with slash on Windows
Johannes Sixt
1
-36
/
+52
2011-10-13
pull,rebase: handle GIT_WORK_TREE better
Jeff King
2
-2
/
+2
2011-10-12
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+12
2011-10-12
t5403: convert leading spaces to tabs
Nguyễn Thái Ngọc Duy
1
-23
/
+23
2011-10-12
t1300: test mixed-case variable retrieval
Jeff King
1
-0
/
+27
2011-10-12
t1300: put git invocations inside test function
Jeff King
1
-83
/
+93
2011-10-11
attr.c: respect core.ignorecase when matching attribute patterns
Brandon Casey
2
-3
/
+61
2011-10-11
Update draft release notes to 1.7.8
Junio C Hamano
1
-6
/
+44
2011-10-10
config: display key_delim for config --bool --get-regexp
Matthieu Moy
2
-7
/
+19
2011-10-10
refs.c: free duplicate entries in the ref array instead of leaking them
Brandon Casey
1
-0
/
+1
2011-10-10
refs.c: abort ref search if ref array is empty
Brandon Casey
1
-0
/
+3
2011-10-10
refs.c: ensure struct whose member may be passed to realloc is initialized
Brandon Casey
1
-0
/
+1
2011-10-10
completion: unite --format and --pretty for 'log' and 'show'
SZEDER Gábor
1
-14
/
+4
2011-10-10
completion: unite --reuse-message and --reedit-message for 'notes'
SZEDER Gábor
1
-4
/
+2
2011-10-09
Fix some "variable might be used uninitialized" warnings
Ramsay Jones
2
-2
/
+2
2011-10-09
Makefile: fix permissions of mergetools/ checked out with permissive umask
Jonathan Nieder
1
-2
/
+1
2011-10-08
fix phantom untracked files when core.ignorecase is set
Jeff King
2
-7
/
+9
2011-10-08
fetch: plug two leaks on error exit in store_updated_refs
Tay Ray Chuan
1
-4
/
+9
2011-10-08
mingw: avoid using strbuf in syslog
Erik Faye-Lund
1
-12
/
+18
2011-10-07
git-gui: deal with unknown files when pressing the "Stage Changed" button
Heiko Voigt
1
-0
/
+9
2011-10-07
completion: push --set-upstream
Teemu Matilainen
1
-1
/
+1
2011-10-07
completion: commit --fixup and --squash
Teemu Matilainen
1
-2
/
+3
2011-10-07
completion: unite --reuse-message and --reedit-message handling
Teemu Matilainen
1
-6
/
+2
2011-10-06
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
5
-13
/
+9
2011-10-06
builtin/mv.c: plug miniscule memory leak
Brandon Casey
1
-1
/
+5
2011-10-06
cleanup: use internal memory allocation wrapper functions everywhere
Brandon Casey
7
-8
/
+8
2011-10-06
attr.c: avoid inappropriate access to strbuf "buf" member
Brandon Casey
1
-13
/
+11
2011-10-06
merge-one-file: fix "expr: non-numeric argument"
Jay Soffian
1
-1
/
+1
2011-10-06
ident: do not retrieve default ident when unnecessary
Jonathan Nieder
1
-8
/
+8
2011-10-05
add_ref(): verify that the refname is formatted correctly
Michael Haggerty
2
-5
/
+19
2011-10-05
resolve_ref(): expand documentation
Michael Haggerty
2
-13
/
+33
2011-10-05
resolve_ref(): also treat a too-long SHA1 as invalid
Michael Haggerty
1
-1
/
+2
2011-10-05
resolve_ref(): emit warnings for improperly-formatted references
Michael Haggerty
1
-2
/
+4
2011-10-05
resolve_ref(): verify that the input refname has the right format
Michael Haggerty
1
-0
/
+3
2011-10-05
remote: avoid passing NULL to read_ref()
Michael Haggerty
1
-2
/
+4
2011-10-05
remote: use xstrdup() instead of strdup()
Michael Haggerty
2
-3
/
+3
[next]