index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
name-hash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
MSVC: allow using ExtUtils::MakeMaker
Marat Radchenko
1
-1
/
+0
2014-04-03
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+25
2014-04-03
Start preparing for 1.9.1
Junio C Hamano
2
-1
/
+39
2014-04-02
Revert part of 384364b (Start preparing for Git 2.0, 2014-03-07)
Junio C Hamano
1
-5
/
+0
2014-04-02
Revert "submodule: explicit local branch creation in module_clone"
Junio C Hamano
4
-109
/
+26
2014-04-02
update-ref: fail create operation over stdin if ref already exists
Aman Gupta
2
-0
/
+12
2014-04-01
t4212: loosen far-in-future test for AIX
Jeff King
1
-4
/
+2
2014-04-01
date: recognize bogus FreeBSD gmtime output
Jeff King
4
-0
/
+45
2014-04-01
rev-parse: fix typo in example on manpage
René Scharfe
1
-1
/
+1
2014-04-01
Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"
Junio C Hamano
1
-1
/
+1
2014-04-01
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+13
2014-04-01
code and test: fix misuses of "nor"
Justin Lebar
12
-16
/
+16
2014-04-01
comments: fix misuses of "nor"
Justin Lebar
20
-27
/
+26
2014-04-01
contrib: fix misuses of "nor"
Justin Lebar
2
-3
/
+3
2014-04-01
Documentation: fix misuses of "nor"
Justin Lebar
25
-44
/
+43
2014-03-31
parse-options: remove unused OPT_SET_PTR
Marat Radchenko
5
-19
/
+4
2014-03-31
parse-options: add cast to correct pointer type to OPT_SET_PTR
Junio C Hamano
2
-2
/
+2
2014-03-31
MSVC: fix t0040-parse-options crash
Marat Radchenko
1
-1
/
+1
2014-03-31
tests: don't rely on strerror text when testing rmdir failure
Charles Bailey
2
-4
/
+2
2014-03-31
dir.c: make git_fnmatch() not inline
Charles Bailey
1
-3
/
+3
2014-03-31
diff-no-index: correctly diagnose error return from diff_opt_parse()
Junio C Hamano
1
-1
/
+1
2014-03-31
environment.c: fix constness for odb_pack_keep()
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2014-03-31
gc --aggressive: make --depth configurable
Nguyễn Thái Ngọc Duy
3
-1
/
+15
2014-03-28
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+27
2014-03-28
MSVC: link in invalidcontinue.obj for better POSIX compatibility
Marat Radchenko
1
-1
/
+1
2014-03-27
doc: submodule.*.branch config is keyed by name
W. Trevor King
1
-1
/
+1
2014-03-27
doc: submodule.* config are keyed by submodule names
W. Trevor King
1
-1
/
+1
2014-03-27
MSVC: allow linking with the cURL library
Marat Radchenko
2
-1
/
+2
2014-03-26
fetch: handle overlaping refspecs on --prune
Carlos Martín Nieto
2
-7
/
+45
2014-03-26
status: disable translation when --porcelain is used
Matthieu Moy
2
-5
/
+9
2014-03-25
log: add --show-linear-break to help see non-linear history
Nguyễn Thái Ngọc Duy
5
-5
/
+66
2014-03-25
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
11
-7
/
+24
2014-03-25
git-am.sh: use the $(...) construct for command substitution
Elia Pinto
1
-15
/
+15
2014-03-25
check-builtins.sh: use the $(...) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-03-25
remote-hg: do not fail on invalid bookmarks
Max Horn
2
-1
/
+77
2014-03-25
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+29
2014-03-24
pickaxe: simplify kwset loop in contains()
René Scharfe
1
-5
/
+2
2014-03-24
pickaxe: call strlen only when necessary in diffcore_pickaxe_count()
René Scharfe
1
-2
/
+1
2014-03-24
pickaxe: move pickaxe() after pickaxe_match()
René Scharfe
1
-41
/
+38
2014-03-24
pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diff...
René Scharfe
1
-37
/
+7
2014-03-24
pickaxe: honor -i when used with -S and --pickaxe-regex
René Scharfe
2
-1
/
+9
2014-03-24
t4209: use helper functions to test --author
René Scharfe
1
-9
/
+4
2014-03-24
t4209: use helper functions to test --grep
René Scharfe
1
-14
/
+4
2014-03-24
t4209: factor out helper function test_log_icase()
René Scharfe
1
-12
/
+14
2014-03-24
t4209: factor out helper function test_log()
René Scharfe
1
-58
/
+42
2014-03-24
branch.c: install_branch_config: simplify if chain
Adam
1
-23
/
+23
2014-03-24
t4209: set up expectations up front
René Scharfe
1
-39
/
+25
2014-03-24
parse-options: make sure argh string does not have SP or _
Junio C Hamano
1
-0
/
+3
2014-03-24
update-index: teach --cacheinfo a new syntax "mode,sha1,path"
Junio C Hamano
3
-5
/
+50
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
13
-24
/
+24
[next]