index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-recursive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
get_sha1: detect buggy calls with multiple disambiguators
Jeff King
2
-0
/
+9
2016-09-22
Fourth batch for 2.11
Junio C Hamano
1
-15
/
+86
2016-09-19
Start preparing for 2.10.1
Junio C Hamano
2
-1
/
+34
2016-09-19
Third batch for 2.11
Junio C Hamano
1
-0
/
+11
2016-09-15
Second batch for 2.11
Junio C Hamano
1
-0
/
+25
2016-09-15
t/perf/run: copy config.mak.autogen & friends to build area
Kirill Smelkov
1
-1
/
+7
2016-09-15
i18n: update-index: mark warnings for translation
Vasco Almeida
1
-6
/
+6
2016-09-15
i18n: show-branch: mark plural strings for translation
Vasco Almeida
1
-5
/
+9
2016-09-15
i18n: show-branch: mark error messages for translation
Vasco Almeida
1
-8
/
+8
2016-09-15
i18n: receive-pack: mark messages for translation
Vasco Almeida
1
-33
/
+25
2016-09-15
notes: spell first word of error messages in lowercase
Vasco Almeida
2
-33
/
+33
2016-09-15
i18n: notes: mark error messages for translation
Vasco Almeida
1
-9
/
+11
2016-09-15
i18n: merge-recursive: mark verbose message for translation
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: merge-recursive: mark error messages for translation
Vasco Almeida
1
-7
/
+10
2016-09-15
i18n: config: mark error message for translation
Vasco Almeida
1
-2
/
+2
2016-09-15
i18n: branch: mark option description for translation
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: blame: mark error messages for translation
Vasco Almeida
2
-10
/
+12
2016-09-15
format-patch: show base info before email signature
Josh Triplett
2
-9
/
+30
2016-09-15
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
2
-1
/
+26
2016-09-14
vcs-svn/fast_export: fix timestamp fmt specifiers
Mike Ralphson
1
-2
/
+2
2016-09-14
sha1_file: use llist_mergesort() for sorting packs
René Scharfe
1
-24
/
+15
2016-09-14
unpack-trees: pass checkout state explicitly to check_updates()
René Scharfe
1
-4
/
+5
2016-09-14
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
1
-3
/
+3
2016-09-14
pathspec: remove unnecessary function prototypes
Brandon Williams
1
-2
/
+0
2016-09-14
strbuf: use valid pointer in strbuf_remove()
René Scharfe
1
-1
/
+1
2016-09-14
t1007: factor out repeated setup
Jeff King
1
-24
/
+8
2016-09-14
init: reset cached config when entering new repo
Jeff King
4
-0
/
+50
2016-09-14
init: expand comments explaining config trickery
Jeff King
1
-4
/
+7
2016-09-14
config: only read .git/config from configured repos
Jeff King
6
-4
/
+33
2016-09-14
test-config: setup git directory
Jeff King
1
-0
/
+3
2016-09-14
t1302: use "git -C"
Jeff King
1
-24
/
+6
2016-09-14
pager: handle early config
Jeff King
1
-2
/
+33
2016-09-14
pager: use callbacks instead of configset
Jeff King
1
-14
/
+33
2016-09-14
pager: make pager_program a file-local static
Jeff King
3
-2
/
+1
2016-09-14
pager: stop loading git_default_config()
Jeff King
2
-4
/
+8
2016-09-14
pager: remove obsolete comment
Jeff King
1
-5
/
+0
2016-09-14
diff: always try to set up the repository
Jeff King
2
-2
/
+22
2016-09-14
diff: handle --no-index prefixes consistently
Jeff King
2
-0
/
+21
2016-09-14
diff: skip implicit no-index check when given --no-index
Jeff King
1
-12
/
+13
2016-09-14
patch-id: use RUN_SETUP_GENTLY
Jeff King
2
-1
/
+15
2016-09-14
hash-object: always try to set up the git repository
Jeff King
2
-5
/
+19
2016-09-13
http: always remove curl easy from curlm session on release
Eric Wong
1
-4
/
+6
2016-09-13
http: consolidate #ifdefs for curl_multi_remove_handle
Eric Wong
1
-7
/
+10
2016-09-13
http: warn on curl_multi_add_handle failures
Eric Wong
1
-0
/
+2
2016-09-13
First batch for 2.11
Junio C Hamano
1
-0
/
+41
2016-09-13
add: document the chmod option
Thomas Gummerer
1
-1
/
+6
2016-09-12
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
3
-8
/
+49
2016-09-12
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
2
-33
/
+156
2016-09-12
patch-ids: refuse to compute patch-id for merge commit
Jeff King
1
-0
/
+15
2016-09-12
add_delta_base_cache: use list_for_each_safe
Jeff King
1
-2
/
+2
[next]