index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-remote-ext.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
object.c: clear replace map before freeing it
Stefan Beller
1
-0
/
+2
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
SZEDER Gábor
1
-9
/
+3
2018-05-14
t5512: run git fetch inside test
René Scharfe
1
-1
/
+1
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
2
-2
/
+1
2018-05-13
pager: set COLUMNS to term_columns()
Jeff King
1
-3
/
+8
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
2
-0
/
+97
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-05-11
doc: fix config API documentation about config_with_options
Antonio Ospite
1
-8
/
+10
2018-05-10
replace-object.c: remove the_repository from prepare_replace_object
Stefan Beller
1
-1
/
+1
2018-05-10
object.c: free replace map in raw_object_store_clear
Stefan Beller
1
-0
/
+1
2018-05-08
The fifth batch for 2.18
Junio C Hamano
1
-0
/
+112
2018-05-08
mailmap: update brian m. carlson's email address
brian m. carlson
1
-2
/
+2
2018-05-02
coccinelle: avoid wrong transformation suggestions from commit.cocci
SZEDER Gábor
1
-6
/
+4
2018-04-25
The fourth batch for 2.18
Junio C Hamano
1
-0
/
+78
2018-04-24
Avoid multiple PREFIX definitions
Philip Oakley
3
-8
/
+8
2018-04-24
git_setup_gettext: plug memory leak
Johannes Schindelin
1
-2
/
+7
2018-04-24
gettext: avoid initialization if the locale dir is not present
Johannes Schindelin
1
-0
/
+3
2018-04-24
Makefile: quote $INSTLIBDIR when passing it to sed
Jonathan Nieder
1
-1
/
+1
2018-04-24
Makefile: remove unused @@PERLLIBDIR@@ substitution variable
Jonathan Nieder
1
-1
/
+0
2018-04-24
walker: drop fields of `struct walker` which are always 1
Martin Ågren
4
-20
/
+8
2018-04-24
http-fetch: make `-a` standard behaviour
Martin Ågren
3
-23
/
+19
2018-04-24
config: document the settings to colorize push errors/hints
Johannes Schindelin
1
-0
/
+28
2018-04-24
push: test to verify that push errors are colored
Johannes Schindelin
1
-0
/
+12
2018-04-24
push: colorize errors
Ryan Dammrose
4
-5
/
+157
2018-04-24
color: introduce support for colorizing stderr
Johannes Schindelin
2
-10
/
+14
2018-04-23
builtin/config: introduce `color` type specifier
Taylor Blau
3
-0
/
+58
2018-04-23
config.c: introduce 'git_config_color' to parse ANSI colors
Taylor Blau
2
-0
/
+11
2018-04-23
builtin/config: introduce `--default`
Taylor Blau
3
-0
/
+58
2018-04-23
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano
3
-1
/
+19
2018-04-23
gc: do not upcase error message shown with die()
Junio C Hamano
1
-1
/
+1
2018-04-21
fast-export: fix regression skipping some merge-commits
Martin Ågren
2
-1
/
+22
2018-04-20
completion: make stash -p and alias for stash push -p
Thomas Gummerer
1
-0
/
+3
2018-04-20
completion: stop showing 'save' for stash by default
Thomas Gummerer
1
-2
/
+7
2018-04-20
doc/clone: update caption for GIT URLS cross-reference
Todd Zullinger
1
-1
/
+1
2018-04-19
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
3
-40
/
+154
2018-04-19
sequencer: reset the committer date before commits
Johannes Sixt
1
-0
/
+2
2018-04-19
send-email: avoid duplicate In-Reply-To/References
Stefan Agner
1
-1
/
+6
2018-04-18
Makefile: mark perllibdir as a .PHONY target
Christian Hesse
1
-0
/
+1
2018-04-18
submodule--helper: don't print null in 'submodule status'
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2018-04-18
git-submodule.txt: quote usage in monospace, drop backslash
Martin Ågren
1
-2
/
+2
2018-04-18
git-[short]log.txt: unify quoted standalone --
Martin Ågren
2
-3
/
+3
2018-04-18
doc: convert [\--] to [--]
Martin Ågren
3
-5
/
+5
2018-04-18
doc: convert \--option to --option
Martin Ågren
2
-2
/
+2
2018-04-18
docs/git-gc: fix minor rendering issue
SZEDER Gábor
1
-1
/
+1
2018-04-18
worktree: accept -f as short for --force for removal
Stefan Beller
2
-3
/
+4
2018-04-18
completion: reduce overhead of clearing cached --options
SZEDER Gábor
1
-1
/
+5
2018-04-17
glossary: substitute "ancestor" for "direct ancestor" in 'push' description.
Sergey Organov
1
-1
/
+1
[next]