index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-p4.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
git-p4: add options --commit and --disable-rebase
Romain Merland
3
-6
/
+77
2018-06-12
builtin/send-pack: populate the default configs
Masaya Suzuki
1
-1
/
+1
2018-06-12
list-objects: check if filter is NULL before using
Jonathan Tan
2
-0
/
+10
2018-06-12
gitworkflows: fix grammar in 'Merge upwards' rule
Kyle Meyer
1
-1
/
+1
2018-06-12
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2
-2
/
+5
2018-06-12
l10n: bg.po: Updated Bulgarian translation (3608t)
Alexander Shopov
1
-2463
/
+3598
2018-06-12
index-pack: correct install_packed_git() args
Junio C Hamano
1
-1
/
+1
2018-06-11
diff-options.txt: fix minor typos, font inconsistencies, in docs
Robert P. J. Day
1
-4
/
+4
2018-06-11
fetch-pack: don't try to fetch peel values with --all
Jeff King
2
-4
/
+14
2018-06-11
merge-submodule: reduce output verbosity
Leif Middelschulte
1
-2
/
+2
2018-06-11
fsck: avoid looking at NULL blob->object
Jeff King
2
-1
/
+20
2018-06-11
t7415: don't bother creating commit for symlink test
Jeff King
1
-7
/
+4
2018-06-11
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
3
-29
/
+115
2018-06-11
config.c: fix regression for core.safecrlf false
Anthony Sottile
2
-1
/
+11
2018-06-11
tests: make forging GPG signed commits and tags more robust
SZEDER Gábor
4
-5
/
+4
2018-06-11
t7510-signed-commit: use 'test_must_fail'
SZEDER Gábor
1
-2
/
+2
2018-06-11
refspec: initalize `refspec_item` in `valid_fetch_refspec()`
Martin Ågren
1
-1
/
+1
2018-06-11
refspec: add back a refspec_item_init() function
Ævar Arnfjörð Bjarmason
2
-3
/
+9
2018-06-11
refspec: s/refspec_item_init/&_or_die/g
Ævar Arnfjörð Bjarmason
4
-5
/
+7
2018-06-11
add -p: fix counting empty context lines in edited patches
Phillip Wood
2
-1
/
+44
2018-06-11
RelNotes 2.18: typofixes
Junio C Hamano
1
-2
/
+2
2018-06-10
l10n: es.po: Spanish update for v2.18.0 round 2
Christopher Diaz Riveros
1
-422
/
+994
2018-06-08
l10n: sv.po: Update Swedish translation (3608t0f0u)
Peter Krefting
1
-428
/
+981
2018-06-08
l10n: sv.po: Update Swedish translation (3470t0f0u)
Peter Krefting
1
-2296
/
+2852
2018-06-08
l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)
Jiang Xin
1
-409
/
+962
2018-06-04
Git 2.18-rc1
v2.18.0-rc1
Junio C Hamano
2
-1
/
+13
2018-06-04
remote: doc typofix
Duy Nguyen
1
-1
/
+1
2018-06-04
update-ref --stdin: use skip_prefix()
SZEDER Gábor
1
-12
/
+13
2018-06-04
sha1-file.c: correct $GITDIR to $GIT_DIR in a comment
Robert P. J. Day
1
-1
/
+1
2018-06-04
sequencer.c: plug leaks in do_pick_commit
Stefan Beller
1
-1
/
+2
2018-06-04
t9104: kosherly remove remote refs
Christian Couder
1
-1
/
+3
2018-06-04
t3430: test clean-up
brian m. carlson
1
-3
/
+2
2018-06-04
upload-pack: reject shallow requests that would return nothing
Nguyễn Thái Ngọc Duy
2
-0
/
+14
2018-06-03
l10n: fr.po v2.18 round 1
Jean-Noël Avila
1
-2317
/
+2889
2018-06-03
l10n: vi(3470t): Updated Vietnamese translation for v2.18.0
Tran Ngoc Quan
1
-2298
/
+2863
2018-06-02
l10n: es.po: Spanish update for v2.18.0 round 1
Christopher Diaz Riveros
1
-2360
/
+2918
2018-06-01
A bit more topics before -rc1
Junio C Hamano
1
-0
/
+22
2018-06-01
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
3
-0
/
+25
2018-06-01
submodule--helper: plug mem leak in print_default_remote
Stefan Beller
1
-1
/
+2
2018-06-01
index-pack: handle --strict checks of non-repo packs
Jeff King
2
-2
/
+16
2018-06-01
prepare_commit_graft: treat non-repository as a noop
Jeff King
2
-0
/
+9
2018-06-01
refspec-api: avoid uninitialized field in refspec item
Junio C Hamano
1
-0
/
+2
2018-06-01
refs/packed-backend.c: close fd of empty file
Stefan Beller
1
-0
/
+1
2018-06-01
p4.txt: Use backquotes for variable names
Robert P. J. Day
1
-5
/
+5
2018-06-01
remote.txt: update documentation for 'update' command
Duy Nguyen
1
-2
/
+2
2018-06-01
completion: complete remote names too
Łukasz Stelmach
1
-1
/
+1
2018-06-01
RelNotes: remove duplicate release note
Elijah Newren
1
-11
/
+3
2018-06-01
rebase: remove -p code from git-rebase--interactive.sh
Alban Gruin
1
-794
/
+8
2018-06-01
rebase: use the new git-rebase--preserve-merges.sh
Alban Gruin
1
-7
/
+25
2018-06-01
rebase: strip unused code in git-rebase--preserve-merges.sh
Alban Gruin
1
-61
/
+4
[prev]
[next]