Skip to content

Update to git 2.2.0 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 796 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
796 commits
Select commit Hold shift + click to select a range
dc76c7f
transport: free leaking head in transport_print_push_status()
stefanbeller Oct 21, 2014
8b148bf
.mailmap: add Stefan Bellers corporate mail address
stefanbeller Oct 21, 2014
03e11a7
dir.c: remove the second declaration of "stk" in prep_exclude()
pclouds Oct 21, 2014
f13f9b0
mergetool: rename bc3 to bc
gitster Oct 20, 2014
3c85452
Merge branch 'rs/ref-transaction'
gitster Oct 21, 2014
64bff25
Merge branch 'da/mergetool-tests'
gitster Oct 21, 2014
02f4db8
Merge branch 'da/mergetool-temporary-filename'
gitster Oct 21, 2014
e96e98b
Merge branch 'da/mergetool-tool-help'
gitster Oct 21, 2014
a46af59
Merge branch 'da/mergetool-temporary-directory'
gitster Oct 21, 2014
48f662d
Merge branch 'da/mergetool-meld'
gitster Oct 21, 2014
693f62f
Merge branch 'js/completion-hide-not-a-repo'
gitster Oct 21, 2014
19b5d50
Update draft release notes to 2.2
gitster Oct 21, 2014
b945901
push: heed user.signingkey for signed pushes
Oct 22, 2014
26a22d8
Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
gitster Oct 24, 2014
f35a02b
Merge branch 'po/doc-status-markup'
gitster Oct 24, 2014
217610d
Merge branch 'rs/run-command-env-array'
gitster Oct 24, 2014
7fc311d
Merge branch 'tb/core-filemode-doc'
gitster Oct 24, 2014
bb8caad
Merge branch 'wk/t1304-wo-USER'
gitster Oct 24, 2014
e4da4fb
Merge branch 'eb/no-pthreads'
gitster Oct 24, 2014
1758d23
Merge branch 'nd/dir-prep-exclude-cleanup'
gitster Oct 24, 2014
95d2255
Merge branch 'sb/plug-transport-leak'
gitster Oct 24, 2014
a33043f
Merge branch 'jc/push-cert'
gitster Oct 24, 2014
fbecd99
Update draft release notes to 2.2
gitster Oct 24, 2014
abfef3b
git-svn: only look at the new parts of svn:mergeinfo
stoklund Apr 17, 2014
9ee13a9
git-svn: only look at the root path for svn:mergeinfo
stoklund Apr 17, 2014
d0b34f2
git-svn: reduce check_cherry_pick cache overhead
Oct 19, 2014
54b9534
git-svn: cache only mergeinfo revisions
Oct 20, 2014
2b6c613
git-svn: remove mergeinfo rev caching
Oct 21, 2014
f947ae4
git-svn.txt: advertise pushurl with dcommit
kvilhaugsvik Oct 9, 2014
dfa72fd
git-svn: reload RA every log-window-size
Oct 24, 2014
6725eca
git-svn: remove unnecessary DESTROY override
Oct 25, 2014
aee7d04
git-svn: save a little memory as fetch progresses
Oct 25, 2014
7676aff
git-svn: disable _rev_list memoization
Oct 27, 2014
2509869
difftool--helper: exit when reading a prompt answer fails
j6t Oct 26, 2014
f51140c
git-compat-util.h: support variadic macros with the XL C compiler
dm0- Oct 26, 2014
48a031a
Makefile: reorder linker flags in the git executable rule
dm0- Oct 26, 2014
bfb0e6f
compat/bswap.h: detect endianness from XL C compiler macros
dm0- Oct 26, 2014
da8a366
Documentation: refactor common operations into variables
bk2204 Oct 27, 2014
c6c3e0d
Documentation: remove Asciidoctor linkgit macro
bk2204 Oct 27, 2014
e7f224f
t/lib-gpg: make gpghome files writable
Oct 24, 2014
f4694a8
config.txt: pack.windowmemory limit applies per-thread
rdebath Oct 24, 2014
79a7710
grep: add color.grep.matchcontext and color.grep.matchselected
rscharfe Oct 27, 2014
2b52123
difftool: add support for --trust-exit-code
davvid Oct 27, 2014
5d222c0
receive-pack: avoid minor leak in case start_async() fails
rscharfe Oct 28, 2014
8828f29
use child_process_init() to initialize struct child_process variables
rscharfe Oct 28, 2014
96ef1bd
api-run-command: add missing list item marker
rscharfe Oct 28, 2014
853878d
Merge branch 'bc/asciidoctor'
gitster Oct 29, 2014
d70e331
Merge branch 'jk/prune-mtime'
gitster Oct 29, 2014
c1777a2
Merge branch 'oc/mergetools-beyondcompare'
gitster Oct 29, 2014
ce71c1f
Merge branch 'dm/port2zos'
gitster Oct 29, 2014
7654ca6
Merge branch 'mg/lib-gpg-ro-safety'
gitster Oct 29, 2014
e82935d
Merge branch 'rb/pack-window-memory-config-doc'
gitster Oct 29, 2014
9ce57f1
Merge branch 'da/difftool'
gitster Oct 29, 2014
5b509df
Update draft release notes to 2.2
gitster Oct 29, 2014
a8f01f8
Merge branch 'rs/daemon-fixes' into maint
gitster Oct 29, 2014
27c31d2
Merge branch 'bc/asciidoc-pretty-formats-fix' into maint
gitster Oct 29, 2014
af1b4e3
Merge branch 'rm/gitweb-start-form' into maint
gitster Oct 29, 2014
9db1838
Merge branch 'da/mergetool-meld' into maint
gitster Oct 29, 2014
ebc2e5a
Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint
gitster Oct 29, 2014
49c3e92
Git 2.1.3
gitster Oct 29, 2014
36666ce
Sync with Git 2.1.3
gitster Oct 29, 2014
822aaf0
Git.pm: add specified name to tempfile template
Oct 29, 2014
835e3dd
git-svn: prepare SVN::Ra config pieces once
Oct 29, 2014
7b68b0e
gitk: Do not depend on Cygwin's "kill" command on Windows
sschuberth Oct 23, 2014
4d5e1b1
gitk: Show detached HEAD if --all is specified
max630 Sep 9, 2014
9fabefb
gitk: Remove boilerplate for configuration variables
max630 Sep 14, 2014
4ae9a7b
git-svn: (cleanup) remove editor param passing
Oct 29, 2014
da0bc94
git-svn: add space after "W:" prefix in warning
Oct 30, 2014
81d645d
Merge git://ozlabs.org/~paulus/gitk
gitster Oct 30, 2014
729dbbd
cache-tree: avoid infinite loop on zero-entry tree
peff Oct 29, 2014
5e626b9
bundle: split out a helper function to create pack data
gitster Oct 30, 2014
e8eb251
bundle: split out a helper function to compute and write prerequisites
gitster Oct 30, 2014
d9362ef
bundle: split out ref writing from bundle_create
peff Oct 30, 2014
7ffa35b
git-svn: use SVN::Ra::get_dir2 when possible
Oct 31, 2014
bf1f639
Merge branch 'rs/grep-color-words'
gitster Oct 31, 2014
598d7eb
Merge branch 'rs/child-process-init'
gitster Oct 31, 2014
1d42cf3
Merge branch 'jc/push-cert'
gitster Oct 31, 2014
ef59f32
Merge branch 'for-junio' of git://bogomips.org/git-svn
gitster Oct 31, 2014
4ace7ff
Git 2.2.0-rc0
gitster Oct 31, 2014
d07a63e
l10n: git.pot: v2.2.0 round 1 (62 new, 23 removed)
jiangxin Oct 31, 2014
4dcd03e
l10n: vi.po: Update new message strings
vnwildman Nov 1, 2014
f507e5d
l10n: fr.po (2296t) update for version 2.2.0
jnavila Nov 1, 2014
5331bfd
l10n: sv.po: Update Swedish translation (2296t0f0u)
nafmo Nov 1, 2014
ac4a73d
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
jiangxin Nov 2, 2014
94dd79e
Merge branch 'fr_2.2.0' of git://github.com/jnavila/git
jiangxin Nov 2, 2014
220c313
l10n: zh_CN: translations for git v2.2.0-rc0
jiangxin Oct 8, 2014
6c31a5e
l10n: Updated Bulgarian translation of git (2296t,0f,0u)
alshopov Oct 17, 2014
dd83521
RelNotes/2.2.0.txt: fix minor typos
moy Nov 3, 2014
72549df
fetch: load all default config at startup
peff Nov 4, 2014
9233887
ignore stale directories when checking reflog existence
peff Nov 4, 2014
a8787c5
line-log: fix crash when --first-parent is used
tmikov Nov 4, 2014
f745acb
Documentation: typofixes
tacker66 Nov 3, 2014
251e7da
diff-highlight: exit when a pipe is broken
jszakmeister Nov 4, 2014
03af7cd
gitignore.txt: fix spelling of "backslash"
bennorth Nov 4, 2014
e50cd67
docs/credential-store: s/--store/--file/
peff Nov 6, 2014
e44da1b
Merge branch 'jk/cache-tree-protect-from-broken-libgit2'
gitster Nov 6, 2014
6b55f8b
Merge branch 'rs/use-child-process-init-more'
gitster Nov 6, 2014
a1671dd
Merge branch 'jk/fetch-reflog-df-conflict'
gitster Nov 6, 2014
64b9326
Merge branch 'tm/line-log-first-parent'
gitster Nov 6, 2014
32da67b
Merge branch 'nd/gitignore-trailing-whitespace'
gitster Nov 6, 2014
a1ad247
Merge branch 'maint'
gitster Nov 6, 2014
d956a20
Documentation/git-commit: clarify that --only/--include records the w…
gitster Nov 7, 2014
66edfe9
Git 2.2.0-rc1
gitster Nov 7, 2014
aae828b
t1410: fix breakage on case-insensitive filesystems
peff Nov 9, 2014
2887103
trailer: ignore comment lines inside the trailers
chriscool Nov 9, 2014
d52adf1
trailer: display a trailer without its trailing newline
chriscool Nov 9, 2014
b226293
trailer: use CHILD_PROCESS_INIT in apply_command()
rscharfe Nov 9, 2014
71069cd
config.txt: fix typo
nicoder Nov 9, 2014
a79c3a1
Documentation/config.txt: fix minor typo
quinot Nov 8, 2014
bd51886
Merge branch 'js/diff-highlight-avoid-sigpipe'
gitster Nov 10, 2014
a4c4708
Sync with maint
gitster Nov 10, 2014
80b581d
Merge branch 'master' of git://github.com/git-l10n/git-po
gitster Nov 10, 2014
6066a7e
run-command: use void to declare that functions take no parameters
rscharfe Nov 10, 2014
caea1a2
Merge branch 'rs/clean-menu-item-defn' into maint
gitster Nov 11, 2014
f6f61cb
Sync with maint
gitster Nov 11, 2014
022cf2b
gittutorial.txt: remove reference to ancient Git version
tacker66 Nov 11, 2014
2672671
doc: add some crossrefs between manual pages
fingolfin Nov 11, 2014
bbebdc1
Merge branch 'jk/fetch-reflog-df-conflict'
gitster Nov 12, 2014
7fa1365
Merge branch 'nd/gitignore-trailing-whitespace' into maint
gitster Nov 12, 2014
9c70e2c
Sync with 'maint'
gitster Nov 12, 2014
f570943
Update draft release notes to 2.2
gitster Nov 12, 2014
faa8fac
SubmittingPatches: final submission is To: maintainer and CC: list
svlc Nov 12, 2014
f904f66
t5705: the file:// URL should be absolute
tboegi Nov 13, 2014
8942821
gittutorial: fix output of 'git status'
snaewe Nov 13, 2014
c616d84
l10n: de.po: use imperative form for command options
ralfth Sep 19, 2014
49e0c5a
Git 2.2.0-rc2
gitster Nov 14, 2014
99474b6
difftool: honor --trust-exit-code for builtin tools
davvid Nov 14, 2014
744437f
l10n: de.po: Fixup one translation
stefanbeller Sep 23, 2014
d544b2d
l10n: de.po: translate 62 new messages
ralfth Oct 30, 2014
ea4f93e
Merge branch 'master' of git://github.com/git-l10n/git-po
gitster Nov 17, 2014
b3e4c47
l10n: Update Catalan translation
alexhenrie Nov 18, 2014
3f78278
Merge branch 'da/difftool'
gitster Nov 18, 2014
4d86216
Merge branch 'ta/tutorial-modernize'
gitster Nov 18, 2014
0cfd333
Merge branch 'jc/doc-commit-only'
gitster Nov 18, 2014
e69b1ce
Merge git://github.com/git-l10n/git-po
gitster Nov 18, 2014
d4c4f18
Merge branch 'cc/interpret-trailers'
gitster Nov 19, 2014
f00e081
Merge branch 'tb/no-relative-file-url'
gitster Nov 19, 2014
bfd6b53
Merge branch 'mh/doc-remote-helper-xref'
gitster Nov 19, 2014
eeb92d7
Merge branch 'sn/tutorial-status-output-example'
gitster Nov 19, 2014
ca0107e
Merge branch 'sv/submitting-final-patch'
gitster Nov 19, 2014
e3f9cab
l10n: git.pot: v2.2.0 round 2 (1 updated)
jiangxin Nov 20, 2014
9aeb4c2
l10n: batch updates for one trivial change
jiangxin Nov 20, 2014
388a439
l10n: de.po: translate 2 new messages
ralfth Nov 18, 2014
e6c1c39
l10n: de.po: translate 2 messages
ralfth Nov 20, 2014
7ba2ba7
l10n: remove a superfluous translation for push.c
jiangxin Nov 20, 2014
652e759
Git 2.2.0-rc3
gitster Nov 21, 2014
a2b450d
RelNotes: spelling & grammar tweaks
marcnarc Nov 21, 2014
b260d26
Git 2.2
gitster Nov 26, 2014
3403331
Makefile: do not depend on curl-config
kusma Apr 28, 2014
0e95d34
Unicode file name support (gitk and git-gui)
kblees Feb 4, 2012
f4d22f1
core.hidedotfiles: hide '.git' dir by default
kusma Dec 16, 2009
22b0ece
When initializing .git/, record the current setting of core.hideDotFiles
dscho Jan 9, 2010
10c9b5f
mingw: add tests for the hidden attribute on the git directory
patthoyts Mar 18, 2010
eb79bdf
git am: ignore dirty submodules
dscho May 29, 2010
06a5c39
criss cross rename failure workaround
j6t Sep 16, 2009
ae53c6e
Add a few more values for receive.denyCurrentBranch
dscho Feb 16, 2009
6a240bb
Let deny.currentBranch=updateInstead ignore submodules
dscho Oct 23, 2010
70922b5
Revert "git-gui: set GIT_DIR and GIT_WORK_TREE after setup"
hvoigt Feb 18, 2010
1b080f1
git-gui: provide question helper for retry fallback on Windows
hvoigt Feb 21, 2010
75ba9d0
git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
dscho Jul 23, 2010
e153021
Work around the command line limit on Windows
dscho Aug 11, 2009
a9433fb
Fix another invocation of git from gitk with an overly long command-line
FauxFaux Jul 25, 2010
72e8011
gitk: Use an external icon file on Windows
sschuberth Jul 22, 2012
19bd84b
gitweb: Allow line number toggling with Javascript
dscho Sep 7, 2010
2127d3f
Gitweb: make line number toggling work for Firefox and Safari
dscho Sep 7, 2010
72bc467
Gitweb: add support for Alex Gorbatchev's SyntaxHighlighter in Javasc…
dscho Sep 25, 2011
b284d74
Only switch on the line number toggle when highlighting is activated
dscho Sep 25, 2011
997e235
gitweb (SyntaxHighlighter): interpret #l<line-number>
dscho Sep 26, 2011
fc251df
t0302: check helper can handle empty credentials
jberezanski Jun 26, 2013
46cc7e6
wincred: handle empty username/password correctly
jberezanski Jun 26, 2013
6094d4d
Teach 'git pull' to handle --rebase=interactive
dscho Oct 22, 2011
4cf2c05
Handle the branch.<name>.rebase value 'interactive'
dscho Oct 22, 2011
b151749
Teach 'git remote' that the config var branch.*.rebase can be 'intera…
dscho Feb 3, 2012
2c28c41
submodule: Fix t7400, t7405, t7406 for msysGit
sschuberth Apr 27, 2011
8956a72
am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
sschuberth Mar 23, 2012
44a0797
Windows: make sure that merge-octopus only outputs LF line endings
dscho Apr 10, 2012
ad871dc
MinGW: Update tests to handle a native eol of crlf
Aug 16, 2013
c4fe2c3
work around misdetection of stdin attached to a tty
hvoigt Jun 16, 2010
61773f2
Handle new t1501 test case properly with MinGW
dscho Jan 8, 2011
5a67adf
t3102: Windows filesystems may not use a literal asterisk in filenames.
patthoyts Apr 26, 2011
51d9ad3
t9350: point out that refs are not updated correctly
SRabbelier Jul 24, 2011
edcaa44
t1050: Fix invalid call to dd(1)
dscho May 23, 2012
3bdc22a
Work around a problem identified by BuildHive
dscho May 29, 2012
ebb3a6e
t0008: avoid absolute path on Windows as colon is used in the tests
patthoyts May 30, 2013
6fe7109
t800[12]: work around MSys limitation
kblees Sep 10, 2013
3ae9a79
tests: turn off git-daemon tests if FIFOs are not available
kasal May 29, 2014
039717d
fast-export: do not refer to non-existing marks
dscho Jul 23, 2011
a182d3b
transport-helper: add trailing --
SRabbelier Aug 29, 2010
5025dba
remote-helper: check helper status after import/export
SRabbelier Jul 23, 2011
76bcac9
Always auto-gc after calling a fast-import transport
dscho Apr 9, 2012
9bbc03f
Handle http.* config variables pointing to files gracefully on Windows
dscho Jul 26, 2009
3651ecc
Fixed wrong path delimiter in exe finding
Sep 29, 2011
7bc77f2
Fix launching of externals from Unicode paths
aroben Jun 5, 2012
22bcb2d
Make non-.exe externals work again
aroben Jun 5, 2012
15f5ed8
help: correct behavior for is_executable on Windows
hvoigt Jun 22, 2012
eb26686
Add a README.md
dscho Jan 10, 2014
3a3029a
Config option to disable side-band-64k for transport
t-b May 8, 2014
1eae9c8
Win32: make FILETIME conversion functions public
kblees Jul 6, 2013
75b714e
Win32: dirent.c: Move opendir down
kblees Sep 8, 2013
a2db912
Win32: Make the dirent implementation pluggable
kblees Sep 8, 2013
8382ff2
Win32: make the lstat implementation pluggable
kblees Sep 8, 2013
f1ba642
add infrastructure for read-only file system level caches
kblees Sep 8, 2013
42e179b
Win32: add a cache below mingw's lstat and dirent implementations
kblees Oct 1, 2013
3a6de30
fscache: load directories only once
kblees Jun 24, 2014
9cc7f39
Add a test demonstrating a problem with long submodule paths
vangdfang Jan 9, 2014
5c3c9ac
Win32: support long paths
kblees Feb 11, 2014
a8f5dce
Win32: fix 'lstat("dir/")' with long paths
kblees Jul 4, 2014
b710d98
Merge 'refs/rewritten/junio/notyet' into HEAD
t-b Nov 27, 2014
0011cc8
Merge 'unicode' into HEAD
t-b Nov 27, 2014
ff4fbff
Merge 'hide-dotgit' into HEAD
t-b Nov 27, 2014
7be7fc7
Merge 'am-submodules' into HEAD
t-b Nov 27, 2014
ff0afa2
Merge 'criss-cross-merge' into HEAD
t-b Nov 27, 2014
bc4abb8
Merge 'deny-current-branch' into HEAD
t-b Nov 27, 2014
7e52ff9
Merge 'git-gui' into HEAD
t-b Nov 27, 2014
8d35f78
Merge 'gitk' into HEAD
t-b Nov 27, 2014
8fa7fb5
Merge 'gitweb-syntax' into HEAD
t-b Nov 27, 2014
a60c45b
Merge 'jberezanski/wincred-sso-r2' into HEAD
t-b Nov 27, 2014
8992e84
Merge 'pull-rebase-interactive' into HEAD
t-b Nov 27, 2014
61cf5f9
Merge branch 'some-CR-fixes'
t-b Nov 27, 2014
c649e39
Merge 'win-tests-fixes' into HEAD
t-b Nov 27, 2014
a509f25
Merge 'remote-hg-prerequisites' into HEAD
t-b Nov 27, 2014
ff372a5
Merge 'http-msys-paths' into HEAD
t-b Nov 27, 2014
b8cda01
Merge 'fix-externals' into HEAD
t-b Nov 27, 2014
82592eb
Merge 'fix-is-exe' into HEAD
t-b Nov 27, 2014
e413e56
Merge pull request #115 from msysgit/tip4commit
t-b Nov 27, 2014
93ed7b6
Merge remote-tracking branch 't-b/sideband-bug'
t-b Nov 27, 2014
1eea7ea
Merge remote-tracking branch 'kblees/kb/fscache-v4-tentative-1.8.5' i…
t-b Nov 27, 2014
47dca29
Merge pull request #122 from kblees/kb/long-paths-v2
t-b Nov 27, 2014
7a598db
Merge pull request #231 from kblees/kb/msysgit-2.1.0
t-b Nov 27, 2014
fcaa149
git-gui/gitk: Do not use a Cygwin-specific kill flag on Windows
sschuberth Aug 29, 2014
d8971b9
Merge pull request #239 from sschuberth/taskkill
t-b Nov 27, 2014
1732249
MinGW: Use MakeMaker to build the Perl libraries
sschuberth Aug 29, 2013
1ae29dc
Makefile: Set htmldir to match the default HTML docs location under MSYS
sschuberth Sep 4, 2013
dfab05c
Merge pull request #1 from t-b/new-sdk-fixes
t-b Nov 27, 2014
ffd0ff1
t5000: Fix CRLF vs LF issue
t-b May 16, 2014
43d96e0
t2025: Tell tail explicitly to read from stdin
t-b Sep 24, 2014
e6c590c
t5503: Mark flaky tests as known breakages
t-b Sep 25, 2014
d5a2738
t1508: Be more clever than msys path substitution
t-b Sep 24, 2014
7a24577
Merge pull request #3 from t-b/test-fixes-again
t-b Nov 27, 2014
a4bfa16
t0027: Disable test on MINGW
t-b Oct 2, 2014
61dd07d
Enable support for perl regular expressions (LIBPCRE)
t-b Sep 3, 2014
1956999
Merge pull request #5 from t-b/dont_execute_test_which_errors_out
t-b Nov 27, 2014
0e0466d
Merge pull request #4 from t-b/use-libpcre
t-b Nov 27, 2014
e0972ec
Mark t0027-auto-crlf as cheap enough for MinGW
dscho Oct 8, 2014
b47c80f
Merge pull request #7 from dscho/mingw-tests
t-b Nov 27, 2014
0cf4008
Merge pull request #10 from t-b/mergeing-rebase-to-v2.1.2
t-b Nov 27, 2014
aa747df
Adjust README.md to reflect the new Git for Windows home
dscho Oct 14, 2014
9b0b4b0
MINGW: install into /mingw/bin/ by default
dscho Oct 9, 2014
ca9bf9d
Merge pull request #14 from dscho/readme
t-b Nov 27, 2014
08ae53e
Merge pull request #8 from dscho/mingw-prefix
t-b Nov 27, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
/git-index-pack
/git-init
/git-init-db
/git-interpret-trailers
/git-instaweb
/git-log
/git-ls-files
Expand Down Expand Up @@ -178,6 +179,7 @@
/gitweb/static/gitweb.min.*
/test-chmtime
/test-ctype
/test-config
/test-date
/test-delta
/test-dump-cache-tree
Expand All @@ -198,6 +200,7 @@
/test-revision-walking
/test-run-command
/test-sha1
/test-sha1-array
/test-sigchain
/test-string-list
/test-subprocess
Expand Down
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ Shawn O. Pearce <[email protected]>
Simon Hausmann <[email protected]> <[email protected]>
Simon Hausmann <[email protected]> <[email protected]>
Stefan Beller <[email protected]> <[email protected]>
Stefan Beller <[email protected]> <[email protected]>
Stefan Naewe <[email protected]> <[email protected]>
Stefan Naewe <[email protected]> <[email protected]>
Stefan Sperling <[email protected]> <[email protected]>
Expand Down
32 changes: 19 additions & 13 deletions Documentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ MAN7_TXT =
TECH_DOCS =
ARTICLES =
SP_ARTICLES =
OBSOLETE_HTML =

MAN1_TXT += $(filter-out \
$(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \
Expand All @@ -26,6 +27,7 @@ MAN7_TXT += gitcore-tutorial.txt
MAN7_TXT += gitcredentials.txt
MAN7_TXT += gitcvs-migration.txt
MAN7_TXT += gitdiffcore.txt
MAN7_TXT += giteveryday.txt
MAN7_TXT += gitglossary.txt
MAN7_TXT += gitnamespaces.txt
MAN7_TXT += gitrevisions.txt
Expand All @@ -37,11 +39,11 @@ MAN_TXT = $(MAN1_TXT) $(MAN5_TXT) $(MAN7_TXT)
MAN_XML = $(patsubst %.txt,%.xml,$(MAN_TXT))
MAN_HTML = $(patsubst %.txt,%.html,$(MAN_TXT))

OBSOLETE_HTML = git-remote-helpers.html
OBSOLETE_HTML += everyday.html
OBSOLETE_HTML += git-remote-helpers.html
DOC_HTML = $(MAN_HTML) $(OBSOLETE_HTML)

ARTICLES += howto-index
ARTICLES += everyday
ARTICLES += git-tools
ARTICLES += git-bisect-lk2009
# with their own formatting rules.
Expand Down Expand Up @@ -97,6 +99,13 @@ man7dir = $(mandir)/man7

ASCIIDOC = asciidoc
ASCIIDOC_EXTRA =
ASCIIDOC_HTML = xhtml11
ASCIIDOC_DOCBOOK = docbook
ASCIIDOC_CONF = -f asciidoc.conf
ASCIIDOC_COMMON = $(ASCIIDOC) $(ASCIIDOC_EXTRA) $(ASCIIDOC_CONF) \
-agit-version=$(GIT_VERSION)
TXT_TO_HTML = $(ASCIIDOC_COMMON) -b $(ASCIIDOC_HTML)
TXT_TO_XML = $(ASCIIDOC_COMMON) -b $(ASCIIDOC_DOCBOOK)
MANPAGE_XSL = manpage-normal.xsl
XMLTO = xmlto
XMLTO_EXTRA =
Expand Down Expand Up @@ -304,14 +313,12 @@ clean:

$(MAN_HTML): %.html : %.txt asciidoc.conf
$(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
$(ASCIIDOC) -b xhtml11 -d manpage -f asciidoc.conf \
$(ASCIIDOC_EXTRA) -agit_version=$(GIT_VERSION) -o $@+ $< && \
$(TXT_TO_HTML) -d manpage -o $@+ $< && \
mv $@+ $@

$(OBSOLETE_HTML): %.html : %.txto asciidoc.conf
$(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
$(ASCIIDOC) -b xhtml11 -f asciidoc.conf \
$(ASCIIDOC_EXTRA) -agit_version=$(GIT_VERSION) -o $@+ $< && \
$(TXT_TO_HTML) -o $@+ $< && \
mv $@+ $@

manpage-base-url.xsl: manpage-base-url.xsl.in
Expand All @@ -323,13 +330,12 @@ manpage-base-url.xsl: manpage-base-url.xsl.in

%.xml : %.txt asciidoc.conf
$(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
$(ASCIIDOC) -b docbook -d manpage -f asciidoc.conf \
$(ASCIIDOC_EXTRA) -agit_version=$(GIT_VERSION) -o $@+ $< && \
$(TXT_TO_XML) -d manpage -o $@+ $< && \
mv $@+ $@

user-manual.xml: user-manual.txt user-manual.conf
$(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
$(ASCIIDOC) $(ASCIIDOC_EXTRA) -b docbook -d article -o $@+ $< && \
$(TXT_TO_XML) -d article -o $@+ $< && \
mv $@+ $@

technical/api-index.txt: technical/api-index-skel.txt \
Expand All @@ -338,8 +344,7 @@ technical/api-index.txt: technical/api-index-skel.txt \

technical/%.html: ASCIIDOC_EXTRA += -a git-relative-html-prefix=../
$(patsubst %,%.html,$(API_DOCS) technical/api-index $(TECH_DOCS)): %.html : %.txt asciidoc.conf
$(QUIET_ASCIIDOC)$(ASCIIDOC) -b xhtml11 -f asciidoc.conf \
$(ASCIIDOC_EXTRA) -agit_version=$(GIT_VERSION) $*.txt
$(QUIET_ASCIIDOC)$(TXT_TO_HTML) $*.txt

XSLT = docbook.xsl
XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
Expand Down Expand Up @@ -386,14 +391,15 @@ howto-index.txt: howto-index.sh $(wildcard howto/*.txt)
mv $@+ $@

$(patsubst %,%.html,$(ARTICLES)) : %.html : %.txt
$(QUIET_ASCIIDOC)$(ASCIIDOC) $(ASCIIDOC_EXTRA) -b xhtml11 $*.txt
$(QUIET_ASCIIDOC)$(TXT_TO_HTML) $*.txt

WEBDOC_DEST = /pub/software/scm/git/docs

howto/%.html: ASCIIDOC_EXTRA += -a git-relative-html-prefix=../
$(patsubst %.txt,%.html,$(wildcard howto/*.txt)): %.html : %.txt
$(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
sed -e '1,/^$$/d' $< | $(ASCIIDOC) $(ASCIIDOC_EXTRA) -b xhtml11 - >$@+ && \
sed -e '1,/^$$/d' $< | \
$(TXT_TO_HTML) - >$@+ && \
mv $@+ $@

install-webdoc : html
Expand Down
26 changes: 26 additions & 0 deletions Documentation/RelNotes/2.1.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Git v2.1.3 Release Notes
========================

* Some MUAs mangled a line in a message that begins with "From " to
">From " when writing to a mailbox file and feeding such an input to
"git am" used to lose such a line.

* "git daemon" (with NO_IPV6 build configuration) used to incorrectly
use the hostname even when gethostbyname() reported that the given
hostname is not found.

* Newer versions of 'meld' breaks the auto-detection we use to see if
they are new enough to support the `--output` option.

* "git pack-objects" forgot to disable the codepath to generate
object recheability bitmap when it needs to split the resulting
pack.

* "gitweb" used deprecated CGI::startfrom, which was removed from
CGI.pm as of 4.04; use CGI::start_from instead.

* "git log" documentation had an example section marked up not
quite correctly, which passed AsciiDoc but failed with
AsciiDoctor.

Also contains some documentation updates.
Loading